

I was going to say the same thing. I regret waiting so long to buy one. Between that and Bazzite I never play my consoles anymore.


I was going to say the same thing. I regret waiting so long to buy one. Between that and Bazzite I never play my consoles anymore.


While this is correct, sometimes it can be free. I live in a cold climate, and over the winter I hooked up a folding@home computer in my office to keep things a bit warmer. Computers are 100% as efficient as a space heater.
Of course now that it’s getting warm things are changing. I’m actually in the middle of doing my last folding@home tasks until the temps drop next fall.
What would a bee do in zero gravity?
deleted by creator


Plus that amazing video of them driving the wind turbine blade up the mountain https://youtu.be/9dtUrY8_1CM


I don’t understand. Why should people run windows?


deleted by creator


deleted by creator


“I think we still have some work to do to figure out the exact ad format that’s going to work best,”
Why is it always ads?
investors that have ploughed around $70 billion into the company
That’s a lot of fucking ads.


That’s a shitty response, but I did it anyway, and found myself here https://www.openbible.info/topics/having_a_personal_relationship_with_christ where I don’t see anything telling people to have a personal relationship with Jesus. I guess I’m misinterpreting it again.


deleted by creator
The driving stunts in that movie are so rad, like her 180 reverse parking job.
What would Delilah say?


Ok, then I’m amazed somebody has such a tiny finger.


That doesn’t look even close to as thin as a human hair.


deleted by creator


You should take notes about how you set up each app. I have a directory for each self hosted app, and I include a README.md that includes stuff like links to repos and tutorials, lists of nuances of the setup, itemized lists of things that I’d like to do with it in the future, and any shortcomings it has for my purposes. Of course I also include build scripts so I can just “make bounce” and the software starts up without me having to remember all the app-specific commands and configs.
If a tutorial gets you 95% of the way, and you manage to get the other 5% on your own, write down that info. Future you will be thankful. If not, write a section called “up next” that details where you’re running into challenges and need to make improvements.
The article mentions that the build cache and the runtime cache were different in the past, but now are the same. I wonder if they are talking about the buildx cache, which is not the same as the build cache.