

The online college I’m taking classes at has a whole long ass disclaimer about how using AI is forbidden. I’m positive the professors are using AI to grade. Bulletized strength and weaknesses that just parrot back what I wrote.
The online college I’m taking classes at has a whole long ass disclaimer about how using AI is forbidden. I’m positive the professors are using AI to grade. Bulletized strength and weaknesses that just parrot back what I wrote.
Might be my imagination but I think Kirkland stuff has been declining in quality lately. The paper towels seem worse now, but I’m not sure how.
Balatro, it’s like solitaire but more addictive than fentanyl.
I have a separate IoT network. It’s basically just a guest wifi for IoT. Anything coming in on that network gets a VLAN tag and only previous & established connections can get out. Honestly, it’s kinda a pain in the ass with homeassistant because I keep HA on the other network so I have to manually find devices. It might be easier to just block it at the ip level or blacklist outgoing ip ranges to Tuya or whatever.
I can think of worst last meals.
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.
A club is alright, but have you ever had a Monte Cristo?
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.
Not a gen Z but I’m actually a fan of both of those words. It’s like a forceful put or get.
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
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.