this post was submitted on 28 Mar 2025
2249 points (99.2% liked)

Technology

68400 readers
2487 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Melatonin@lemmy.dbzer0.com 80 points 1 week ago* (last edited 1 week ago) (12 children)

So wait.

GitHub is Microsoft?

EDIT: Okay, fuck that. I was just getting all set up there but not now.

I am trying to decide between PyCharm and VS Code for my Python IDE. I was leaning toward VS Code, but they're Microsoft too, aren't they?

[–] rc__buggy@sh.itjust.works 110 points 1 week ago (2 children)
[–] sunshine@lemmy.ml 25 points 1 week ago (1 children)
[–] Yaky@slrpnk.net 49 points 1 week ago

Has been since 2018, and acquisition news caused quite an upset at the time.

[–] CosmicTurtle0@lemmy.dbzer0.com 28 points 1 week ago

Yeah they bought them almost 10 years now?

[–] afk_strats@lemmy.world 24 points 1 week ago* (last edited 1 week ago) (2 children)

VS Code has a fully open source base which excludes proprietary extensions and default telemetry ( kind of how AOSP is for Android)

Check here for more info:

https://github.com/microsoft/vscode/wiki/Differences-between-the-repository-and-Visual-Studio-Code

[–] airglow@lemmy.world 61 points 1 week ago (2 children)

And VSCodium is the project that releases builds from the VS Code source code. Privacy-conscious developers should use VSCodium (which is fully FOSS) instead of Visual Studio Code (which is partially proprietary and includes tracking).

[–] cyberwolfie@lemmy.ml 2 points 1 week ago

I use this on my private setup, but struggling to get tge Python language server to properly work. Apprently the VS Code one is unavailable. What do people use for this on VS Codium?

[–] ada@lemmy.blahaj.zone 5 points 1 week ago (1 children)
[–] afk_strats@lemmy.world 3 points 1 week ago* (last edited 1 week ago)

I know 😢 ~~is~~ was

[–] Sunshine@lemmy.ca 15 points 1 week ago

I recommend Codeberg or Forgejo!

[–] merdaverse@lemmy.world 14 points 1 week ago* (last edited 1 week ago) (3 children)

Yes, also remember to completely avoid Typescript and C# since they are also Microsoft. And Rust since heavy ties to Amazon. Don't look for a job on Linkedin (where most listings are posted) because that's also Microsoft. Actually, just to spare you the time, avoid programming altogether and do something like farming, since no Big Tech influence there. /s

[–] Hudell@lemmy.dbzer0.com 6 points 1 week ago

I do like the work Microsoft has done with typescript itself, but more and more I'm seeing they are trying to tie up the language to VSCode, treating other editors as "second class citizens" for it and that has started to make me reconsider things.

[–] Melatonin@lemmy.dbzer0.com 4 points 1 week ago* (last edited 1 week ago) (3 children)

I'm retired and doing hobby projects in Python and java, so I get choices (including not playing) but wtf, big tech figured out how to take over open source?

That's particularly evil.

[–] merdaverse@lemmy.world 5 points 1 week ago (1 children)

A cynical explanation would be using the EEE theory to explain all of this.

A more nuanced one would be that corporations benefit from open source since it creates an easier pipeline to onboard engineers and they also benefit from the free labor that people put into the projects out of passion. Whether they want to kill OSS after embracing it is debatable, but they definitely want to have as much leverage on it as possible.

[–] Melatonin@lemmy.dbzer0.com 7 points 1 week ago

Bill Gates stated: "One thing we have got to change in our strategy – allowing Office documents to be rendered very well by other people's browsers is one of the most destructive things we could do to the company. We have to stop putting any effort into this and make sure that Office documents very well depend on proprietary IE capabilities. Anything else is suicide for our platform. This is a case where Office has to avoid doing something to destroy Windows."

That Wikipedia is a gold mine of evil.

[–] asparagapple@lemmy.world 5 points 1 week ago (1 children)

Python's creator and BDfL works at Microsoft.

[–] Melatonin@lemmy.dbzer0.com 2 points 1 week ago

I'm not trying to be like some HOLY MOUNTAIN that no unclean things can ever touch.

I'm just trying to keep myself free. I'll use people's stuff. If that starts becoming bondage, I'm out

[–] retro@infosec.pub 1 points 1 week ago (1 children)

They can support these languages because they have the resources to do so.

[–] Melatonin@lemmy.dbzer0.com 2 points 1 week ago

I feel like a good illustration would be a bicycle.

  1. My bicycle works fine, a little slow, but it beats walking, and requires little to no outside resources or upkeep.
  2. My neighbor, Joe Microsoft, slaps an 80cc motor on my bike. It's a lot faster, and less work for me, and Joe keeps it full of gas and tuned up, and fixes it when it breaks.
  3. I need Joe now to support my biking. I no longer have the resources to do it at this level, but Joe does.

Is that about right? Are we selling open source for speed and convenience?

[–] xigoi@lemmy.sdf.org 0 points 1 week ago

Yes, also remember to completely avoid Typescript and C# since they are also Microsoft.

This, but unironically.

[–] theherk@lemmy.world 13 points 1 week ago (2 children)

Might check out Zed. Relatively new editor from the folks behind Atom and treesitter. Extremely fast with an excellent interface and vim mode. The second best vim mode behind Neovim.

[–] robber@lemmy.ml 5 points 1 week ago (1 children)

I've been testing Zed for the last couple weeks for some Vue / Nuxt projects. It works great for that and seems very stable so far, but is also developed by a for-profit. Curious to see how the Zedless project works out.

[–] theherk@lemmy.world 4 points 1 week ago

I actually think their comments when it first went open source are pretty compelling. I don’t disagree with you and I’m interested to see how zedless fares, but new projects of this scale are tough to do well and quickly. I’m pretty happy with their current approach.

[–] jlh@lemmy.jlh.name 3 points 1 week ago

Zed is great! Not as many features as IntelliJ, but insanely fast, and new features are being added all the time.

[–] nnullzz@lemmy.world 12 points 1 week ago

PyCharm is a solid choice. It just works. But if you’re open to another editor, take a look at Zed. It has python support too. It’s super snappy and way less bloated than the others.

[–] FrameXX@discuss.tchncs.de 11 points 1 week ago

If you like VSCode you can try VSCodium which supports almost all features of VSCode but should be fully FOSS without Microsoft proprietary blobs.

[–] ghost_towels@sh.itjust.works 7 points 1 week ago

I’m also very new to doing any type of programming, and also don’t remember things from last week lol. I use Kate, it’s from KDE which is from the Linux world but works on windows! They have some other good programs that also work on windows (and Mac too I think!) if you’re trying to extract yourself from there. I don’t know python very well so don’t know if Kate is the best choice compared to PyCharm for your use case, but might be a good allrounder.

[–] AntY@lemmy.world 2 points 1 week ago

Can I suggest vim or emacs?