“Devious licks”, aka literally just straight up stealing shit and posting it on tiktok
“Devious licks”, aka literally just straight up stealing shit and posting it on tiktok
I do. Back on reddit, the rate of new content was enough that hot was effectively new with a quality filter. Around the end of June, when reddit pulled the api shit and people were just starting to jump ship, lemmy was a lot smaller and had less content. So if you sorted by active or hot, you would always end up seeing the same 2-year-old posts at the top every time. I set my default sort to new so that I would actually see different posts.
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
try connecting your phone to the port and see if you can transfer files
Except sometimes you can’t not use the service.
It’s completely unreasonable to expect people to quit their job just because they disagree with the terms and conditions of a single piece of software they’re required to use for work. If that service is collecting their data, there’s basically nothing they can do about it.
use lemmy and mastodon
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); }