this post was submitted on 18 Oct 2025
64 points (100.0% liked)

Linux Memes

1327 readers
1 users here now

A little experimental Linux memes community. We'll see how this works out!

founded 2 years ago
MODERATORS
64
Break the Cycle (lemmy.dbzer0.com)
submitted 2 months ago* (last edited 2 months ago) by Stamets@lemmy.dbzer0.com to c/linux_memes@sopuli.xyz
 
top 6 comments
sorted by: hot top controversial new old
[–] turbowafflz@lemmy.world 16 points 2 months ago

Well that way it takes longer so you make more money

[–] marcos@lemmy.world 5 points 2 months ago

Well, my workplace insists I use Windows... but I wouldn't touch that to gaming, getting annoyed defeats the point.

[–] AceFuzzLord@lemmy.zip 4 points 2 months ago (1 children)

I have been doing something similar for my C Programming class. I have a win10 VM running VS Code Community ( what we're using ) on my laptop and I don't use the VM for anything else.

I would use something like VS Codium, but I wasn't able to set it up just right and couldn't get the correct extension my instructor uses ( that default C/C++ pack from macrohard themselves ) working. Plus, it makes following along so much easier when I have as close to the same set-up as my instructor does, IDE wise.

[–] joshcodes@programming.dev 1 points 2 months ago

Huh, my favourite part of using C and C++ was the ease of doing it all on Linux. Didn't even need to install a compiler, just write code, run compile and laugh my way through endless segfaults because I am very bad at those languages

[–] vrighter@discuss.tchncs.de 1 points 2 months ago

This is unironically true. I am forced to use c# on visual studio at work. To run apps in containers, or rather i write linux apps on windows

But linux on my machine at work? "MOST UNORTHODOX!!!!".

[–] 18107@aussie.zone 1 points 2 months ago

I actually do that, but only because I'm forced to use Visual Studio. I have it installed in a VM with no network access because I don't trust it.