

Balatro, it’s like solitaire but more addictive than fentanyl.
Balatro, it’s like solitaire but more addictive than fentanyl.
Not sure how long ago you tried it. But my first attempt at an install back in 2021 was so much more complicated than when I did it again in 2024. It’s been rock solid ever since. I use the docker all-in-one method, it’s pretty straightforward. When I went back to college, I decided to use it to organize all my classwork, and it’s perfect for that. I still prefer LibreOffice to author papers though.
I didn’t realize how temporary and disposable Starlink’s satellites were. They incinerate 4 or 5 a day by de-orbiting them into the ozone. Here’s a pretty good CNET article that talks about how they “dispose” of them. IDK, doesn’t seem sustainable. They also mention the bandwidth gains are being diminished with the influx of new users, so their solution is more temporary satellites.
They’re just following in the footsteps of Comcast. The FCC gave SpaceX/Starlink $885.5 million to provide rural broadband after they gave Comcast over $1 billion less than 5 years ago to do the same thing. Starlink actually works out there from what I understand, so I guess that’s something.
I hope they both choke on their own bots.
Hey, I just wanted to say this was a pretty great read, even if it was depressing as hell. You’ve got a knack for painting a picture with words.
I’ve been arrested, held up at gun point, and spent a few weeks in a Texas jail in the 90s because I like smoking weed. Now I have 3 weed stores within 2 miles of me, and it’s as mundane as buying a loaf of bread. So that’s a positive in my book.
Honestly, if Primer had any, I’m to dumb to spot them.
I can totally relate. I went and built a NAS then installed Proxmox on it to then create a VM for TrueNAS in which i then created a docker for Nextclound. Then I installed Arch on a different VM and used Nextcloud sync so I can have access to my files on my laptop that also runs Arch. Humblebrag over, I apologize for trying to relate to a windows user.
Dude Navidrome is so great. I hooked my my decades worth of music collection up to it and now I can stream b-side tracks and indie bands that weren’t on Spotify. Plus when I hit random I know it’s actually random and not some algo to sell the newest slop that Spotify is pushing.
I once had an Excedrin get stuck in my throat sideways. That was a pretty uncomfortable several hours of my life.
Code on into the great beyond
Yup, I worked there in the late 90s and this was my experience. Also, at the end of the night the managers would lock the doors and make us clock out and clean the store. I didn’t know about wage theft back then, but I did know what they were doing was wrong.
Yeah, I got a phone warning before the last earthquake I experienced in Washington. It’s pretty cool, but I got the notification probably 15 seconds before I felt it. Maybe I could have planned better if I had longer, but it was like a 4.5 so it didn’t matter. Japan has a really good advanced warning system, the notification sound is pretty eerie.
Hey thanks for that. I do like hackernews and ars technica. And I already selfhost a bunch of other stuff. So I guess I found what I’m going to setup next. In the past whenever I’ve looked into RSS I’ve found some sites go out of their way to try to stop it.
For example here’s a site I’d like to get the feed for featured reviews: https://rateyourmusic.com/
Short of scraping it with python beautiful soup I don’t see an easy way to get the feed.
Any good feeds you recommend?
A stable diffusion plug-in or something to export 3d models for blender would be awesome. I’ve been waiting for something like that.
Hey, cool idea! I’ve also got a bunch of dockers and services running on a swarm on multiple devices. Like any good project, it’s on it’s like 3rd or 4th iteration now, having run into some roadblock each time. I structure most of my services into stacks. For example, I have a stack for proxy, www, monitoring, and of course the 'ol arr stack. Anyways, I keep all my notes on the stack compose yaml files that seems to work for me. I only interact with docker on the cli because portainer wants me to pay to use docker swarm. But because I’m so adept at docker on the cli, I have recently stumbled across gemini-cli. Dude, having that to help trouble shoot docker stuff is amazing. It’s really good, but I’d keep it on a short leash.