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

Linux

48331 readers
942 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 3) 50 comments
sorted by: hot top controversial new old
[–] De_Narm@lemmy.world 5 points 1 year ago* (last edited 1 year ago) (1 children)

I honestly don't get it. I had to use it on a job until recently and needed a few plugins for it to be useful. Every major plugin either got worse over time or never fully functioned to begin with. On top of that, it was sometimes slow as fuck despite me having a rather strong machine.

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

Intellisense is the reason

[–] sping@lemmy.sdf.org 4 points 1 year ago

I thought that was just their term for code aware features like jumping to defn/references, doc popups, completions, renaming and so on. That is in no way unique to vscode.

[–] AlmightySnoo@lemmy.world 4 points 1 year ago* (last edited 1 year ago) (2 children)

Intellisense dies when you write heavily templated C++ code (and there are valid production cases for that: in my job we write lots of expression templates to produce optimized math code). In contrast, I found clangd to be pretty responsive even in such scenarios.

load more comments (2 replies)
[–] pascal@lemm.ee 5 points 1 year ago (3 children)

It's quite common knowledge, Microsoft does horrible operating systems but great dev tools. Visual Studio (not vscode) was amazing to develop software.

And thanks god we don't have to deal with Eclipse anymore.

The real question would be why the open source community cannot create a better dev tool that's not outmatched by a glorified text editor.

load more comments (3 replies)
[–] cheerjoy@lemmy.world 4 points 1 year ago

I hate Windows. I'm too young for all that Microsoft drama, so they're fine in my books.

[–] library_napper@monyet.cc 4 points 1 year ago (1 children)

Vim and screen have always met my coding needs

[–] pythonoob@programming.dev 4 points 1 year ago (8 children)

How do you use screen for programming?

load more comments (8 replies)
[–] Secret300@sh.itjust.works 4 points 1 year ago (4 children)

Make something better and I'll switch to it

load more comments (4 replies)
[–] glowie@infosec.pub 4 points 1 year ago (4 children)

Have you had a merge conflict yet? A breeze to manage with GH Desktop + VSC

load more comments (4 replies)
[–] ennemi@hexbear.net 4 points 1 year ago

I'm thinking of ditching it. It's been pretty awful lately. A lot of the official extensions I relied on have regressed to the point of being useless.

Also, releasing a FLOSS editor and then forcing you to use a proprietary build with telemetry if you want to debug .NET code is the most Microsoft thing ever.

[–] seitanic@lemmy.sdf.org 4 points 1 year ago

What's interesting about it?

[–] damnthefilibuster@lemmy.world 3 points 1 year ago (9 children)

Y’all use VSCode??? Whatever happened to good ol’ Sublime Text?

[–] beyond@linkage.ds8.zone 4 points 1 year ago

Sublime Text is proprietary, which makes it a non-starter for many including myself. VS Code, on the other hand, might be developed by Microsoft but there is a liberated version called VSCodium that has none of the telemetry and such.

That being said, on GNU/Linux I prefer Kate.

load more comments (8 replies)
load more comments
view more: ‹ prev next ›