

By myself, probably Apollo 13 - I used to watch it like once a day over the summer. With my dad, we watched Predator every time my mom had to work late.
By myself, probably Apollo 13 - I used to watch it like once a day over the summer. With my dad, we watched Predator every time my mom had to work late.
Yes! It used to be so hit or miss with Wine, but I played WoW in it around the same time and it was crazy that it worked (at least most of the time).
There’s just no reason to do this work. Even if you ignore the fork’s controversial maintainer, and just favor the fact that it’s maintained at all (which is what the proposal’s author is suggesting) just… Why?
X11 is basically over at this point, why throw a last minute wrench into the existing, working Xorg infrastructure?
When we dropped XFree86 back in the day there were license issues, packaging issues and a real alternative didn’t exist - all justifying the effort to switch. None of these are a problem today.
It’s more of an issue with torrent seeding. You need to be able to accept incoming connections to seed, so you need a VPN/router to allow incoming traffic to a certain port to reach your torrent client.
So, not a problem for leeching, but if you are trying to meet ratio requirements, could be a big problem.
Probably due north.
Hey, that’s great. I’m not sure it’s a way to reach full communism, but good on them.
Perfect example. Insurance is an entire industry of blood sucking middle men producing absolutely nothing.
Good luck to your friend. Sorry they have to support a useless leech corporation instead of, you know, paying that money to actual workers.
It’s really hard to generalize about leftist groups. The communists that feel this way have formed co-ops, or are cooperating with anarchists to do something like syndicalism (focused on unionizing existing businesses).
But the methods to start and grow businesses in a capitalist country inherently rely on acting like a capitalist. Getting loans requires a business plan that makes profit, acquiring facilities and other businesses requires capital. Local co-ops exist because they can attract members and customers that value their co-opness, but it’s very hard to scale that up to compete at a regional level. It’s not impossible, but it’s hard to view it as an engine for vast change.
Communists that focus on voting are delusional (in my opinion) but like all reformists they view the existing government as the mechanism to make widespread change.
I thought it was great, premise and execution.
Use the ‘scaled’ sort for your frontpage. Helps keep the smaller communities you sub to from getting totally drowned out by some of the larger ones.
I agree. I have become more amenable to things like Flatpak or Podman/Docker to keep the base system from being cluttered up with weird dependencies, but for the most part it doesn’t seem like there’s a huge upside to going full atomic if you’re already comfortable.
Raised by Wolves had a great intro theme and art style.
I would list the great Star Trek opening themes, but honestly they are long and can be a bit much when you’re on your like eighth episode in a row.
I use private trackers exclusively for content I want to “own” or want in the highest possible quality. Stremio/RD is great though for my wife to be able to search new media and potentially stream in okay quality without fucking with sonarr. Or popular TV you’re maybe not sold on but would try an episode. Or for old SD content, like tossing on a 90s show for a few episodes. To be honest, I live in a world of ad block and Stremio is sometimes the only way I even know something is out…
Anyway, they complement each other well.
Yeah, I’ll be honest I’m pretty tuned out on the Dems, but the first time I heard about this was an unwanted donation solicitation that started like “I just got off the senate floor…” and it made it feel so transparent that right now, it’s performative bullshit.
Could be the start of something, but it won’t be until the Dems prove they’re effective at something other than fundraising to lose elections.
Certain ones, like music trackers, can still be interviewed into. Once you get into an initial tracker and establish yourself, it becomes easier to find / get into new ones via forum invites. It’s a long road but barring a time machine it’s the easiest way.
I dunno, maybe I just had crappy indexers but usenet was always more miss than hit for me. Maybe it’s superior to public torrents but private trackers are the gold standard.
In my experience that’s a very appropriate boner.
I was sort of with you on the ocean stuff, swimming there isn’t really a substitute for a lifejacket, but swimming being for the privileged is a weird take.
If you don’t have access to a body of water for free, then public pools are usually cheaper than a movie ticket. You don’t need any equipment, all you need is one person that kinda half way knows how to swim and is willing to point you in the right direction.
My kid bought me a Back to the Future DeLorean for my birthday, about 2000 pieces.
Initially I thought it was kind of a mis-gift, something they would enjoy more than me since I hadn’t built a set since they were small and needed my help, but I made it a point to crack it open instead of letting it sit and it turned out to be quite enjoyable.
I couldn’t find the specific reasoning for this change, but I feel like QEMU is probably just too holistic to be appropriate for this kind of project.
QEMU needs to be able to emulate all the ARM hardware with enough fidelity to boot a naive operating system. For the purposes of running userspace applications almost all of that is not required, you really just need to convert one ABI to the other and translate the instructions. No need to handle firmware, the MMU, interrupts, disks etc.