olsonexi@lemmy.wtftoTechnology@lemmy.world•Google spent $26 billion to hide this phone setting from youEnglish
2·
1 year agosame in firefox
same in firefox
if vanilla wine doesn’t work, you might want to try adding it to steam as a non-steam game and running it with proton. it’s no guarantee, but i’ve found that proton sometimes works better for some programs that don’t work properly with wine.
Unfortunately, until and unless peertube can pay creators (so basically never), it will only ever see use by foss enthusiasts, and even then only hobbyists will use it as their primary platform. For someone making a career out of it, youtube is pretty much the only real option at the moment.
It’s so beautifully human that decades of scientific innovation paved the way for this technology, only for us to use it to look at boobs.
deleted by creator
idk, maybe C# just doesn’t have great syntax for the way you’re doing it or something, but I think the simplest solution is the most readable in this case:
for (int i = 1; i < JUST_THE_WORST_NUMBER; i += 2) { Console.WriteLine(i); }