this post was submitted on 26 Apr 2025
361 points (97.6% liked)

Programming

19813 readers
832 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
(page 2) 37 comments
sorted by: hot top controversial new old
[–] nesc@lemmy.cafe 38 points 1 day ago (3 children)

Developers developers developers

[–] rtxn@lemmy.world 16 points 1 day ago (1 children)

Ballmer was definitely one of the CEOs of all time. I'm not convinced cocaine didn't play a large role in shaping Microsoft.

[–] spacecadet@lemm.ee 4 points 1 day ago (1 children)

But Seattle doesn’t do cocaine Remember Microsoft is on the east side

Okay…. Cocaine probably played a large part

Best cocaine in Puget Sound comes from Bellevue, prove me wrong

[–] Railcar8095@lemm.ee 1 points 1 day ago

Best cocaine in Puget Sound comes from Bellevue, prove me wrong

Challenge accepted, but you provide the samples

[–] Akasazh@feddit.nl 1 points 19 hours ago (1 children)
[–] nesc@lemmy.cafe 1 points 16 hours ago

I. Love. This. Company!

[–] thingsiplay@beehaw.org 0 points 1 day ago (1 children)

https://skipvids.com/?v=8fcSviC7cRM (it's just a frontend to not use YouTube directly)

[–] tauren@lemm.ee 3 points 21 hours ago
[–] daskye@fedia.io 23 points 1 day ago (1 children)

I think a lot of people would really benefit from learning neovim

load more comments (1 replies)
[–] FizzyOrange@programming.dev 21 points 1 day ago

Not an issue. Install Clangd and CodeLLDB. They are much better anyway (see my other comment).

The real golden jewel that Microsoft keeps to itself is the Remote SSH extension. There's no open source alternative as far as I know.

There's also Pylance but that only matters if you're using Python.

[–] MichaelMuse@programming.dev 3 points 23 hours ago

More and more engineers wok with cursor.

[–] enemenemu@lemm.ee 9 points 1 day ago (1 children)

It looks like the extension is licensed under MIT https://github.com/Microsoft/vscode-cpptools You can "simply" fork it and provide builds yourself, right?

[–] FizzyOrange@programming.dev 36 points 1 day ago

Not the case. There are binary components.

It doesn't matter though because the Clangd & CodeLLDB extensions completely replace it and are actually waaaaaaay better.

With Microsoft's C++ extension it always rinsed the CPU - there were files I had to avoid opening because then it would analyse them and I'd have to kill it. The code intelligence also seemed very "heuristic" and was quite slow.

Clangd fixes all of that. It's fast, doesn't choke on huge files, and if you have compile_commands.json it's actually the first properly fast and robust C++ IDE I've ever used. You know if you've used a Java IDE the code intelligence just works and is fast and reliable. It's like that.

[–] commander@lemmy.world 4 points 1 day ago (1 children)

I started using Lapce. That or Zed just I installed Lapce first. I still use VS Code at work but personal machines I've moved on

[–] hobbsc@lemmy.sdf.org 1 points 1 day ago (1 children)

i'm using zed currently but waiting on the enshittification. i just expect most projects to head that direction these days.

[–] vivendi@programming.dev 4 points 23 hours ago (1 children)

between lapse and zed I also decided on Lapse because it feels much more community-oriented than Zed; maybe you should look into that

load more comments (1 replies)
[–] krigo666@lemmy.world 4 points 1 day ago (3 children)
[–] MudMan@fedia.io 10 points 1 day ago (1 children)

(...), e.g. via a user-customizable toolbar and how views can be layouted.

I WILL find these people and hurt them. Nobody will blame me.

[–] tiredofsametab@fedia.io 1 points 1 day ago (1 children)

I hate the way it sounds but, at the same time, it is simpler and more regular.

[–] MudMan@fedia.io 5 points 1 day ago (1 children)

So is "I runned to the shop and buyed a bottle of milk".

"Layout" is a noun made from a verb. Just say "how the views can be laid out". You can't make a verb out of a noun made from a verb. It makes my brainies ouchie.

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