this post was submitted on 07 Oct 2023
359 points (90.0% liked)

Linux

48331 readers
829 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I get that it's open source provided you use codium not code but I still find that interesting

(page 2) 50 comments
sorted by: hot top controversial new old
[–] t0m5k1@lemmy.world 9 points 1 year ago

Vscode, the chrome browser with a ide suit. No thanks

[–] sxan@midwest.social 8 points 1 year ago (2 children)

You use whatever works best for you. Microsoft Lens, on Android, is still unmatched for scanning, correcting perspective, and cleaning up whiteboards. No OSS tool comes close - and, believe me, I tried to use others (or, other; I think OpenScan is the only thing that attempts something similar). It would be foolish to not use a tool that you like using and doesn't have any hidden consequences, merely because of on opinion.

I don't think VSCode is particularly good, myself, but the point remains: it's free, I haven't heard anything about it surreptitiously sending info to MS, and if it works for people, then great.

load more comments (2 replies)
[–] alsimoneau@lemmy.ca 8 points 1 year ago (4 children)

I was using Atom, but that died. I work with both Python and Fortran, and VSCode works for my usecase, but I'm open to suggestions.

load more comments (4 replies)
[–] interdimensionalmeme@lemmy.ml 8 points 1 year ago (1 children)

I rather use notepad++ masterpiece

load more comments (1 replies)
[–] victron@programming.dev 8 points 1 year ago (1 children)

I love vscode. But this thread made me want to learn neovim just so I don't have all my eggs on a single basket.

load more comments (1 replies)
[–] intensely_human@lemm.ee 8 points 1 year ago (2 children)

I just want Atom back, or anything that works like it. I want a text editor with a folder tree browser. Syntax highlighting is nice. And decent full project text search.

I use vim for writing code, and atom for taking notes, or just reading code. Then they shut down atom and it sucks.

I hate that I need to dedicate so much time to finding new tools in tech. It’s nice that vim doesn’t change.

load more comments (2 replies)
[–] rufus@discuss.tchncs.de 7 points 1 year ago (2 children)
load more comments (2 replies)
[–] Betazed@lemmy.sdf.org 7 points 1 year ago

It's definitely one of those "a broken clock is still right twice a day" situations. It's a good product and I find it invaluable for PowerShell scripting. I have, however, been trying to dial in emacs for PowerShell.

[–] dream_weasel@sh.itjust.works 6 points 1 year ago

Vim. viiiiiiiiim

[–] oscardejarjayes@hexbear.net 6 points 1 year ago

vim and neovim actually hold a pretty significant marketshare on Linux. a lot of developers use MacOS or Windows, so what does it matter if one more small thing is proprietary? It obviously does matter, but people don't think of it that way.

[–] PuppyOSAndCoffee@lemmy.ml 6 points 1 year ago (3 children)

Just learned about zed and helix yesterday.

load more comments (3 replies)
[–] witx@lemmy.sdf.org 6 points 1 year ago (1 children)

And vscode doesn't even work properly. The amount of colleagues I have using it for C++ and they can't even get intellisense working with the f-ing thing. It's bonkers they work that way. It takes them ages to do anything, and its not a case of them being super experienced and not needing those aides.

[–] DarkenLM@kbin.social 6 points 1 year ago (2 children)

Playing the devil's advocate here, even IDEs like Visual Studio and IntelliJ have multiple times crashed on me or taken ages to update a single line on intellisense. C++ is simply a language where a dynamic LSP is everything but easy to make.

load more comments (2 replies)
[–] Syudagye@pawb.social 6 points 1 year ago (3 children)

I need to use VSCode at university because their version of neovim is too outdated for my config...

load more comments (3 replies)
[–] Shimitar@feddit.it 6 points 1 year ago

Not me, i use and like a lot QtCreator... Granted, i work with C/C++ so... But its Open Source, cross-platform, has tons of integeations with analyzers debuggers and various tools.

Kdevelop never triggered my bells and CodeBlocks just doesnt feels right for me, but thats me.

For everyrhing else vim or kate depending on how i feel.

[–] Templa@beehaw.org 6 points 1 year ago

If you're a true MS hater you can't use TypeScript either. /sarcasm

If you work as developer, depending on where you work at using code editors with features like remote SSH is a must. If you are just a hobbyist even coding on Nodepad++ will do.

[–] cupcakezealot@lemmy.blahaj.zone 6 points 1 year ago* (last edited 1 year ago) (2 children)

Even Codium is pretty bloated though since it's still electron.

Also Sublime Text supremacy

load more comments (1 replies)
[–] dylanTheDeveloper@lemmy.world 5 points 1 year ago (4 children)

Intellisense is the reason

load more comments (4 replies)
[–] bunnyfc@kbin.social 5 points 1 year ago

i use sublime instead

load more comments
view more: ‹ prev next ›