spacecrab.bsky.social
@spacecrab.bsky.social
I think we should rename generations by their most embarrassing music genre.

Boomers -> Disco Generation
Gen X -> Glam Metal Generation
Millennials -> Nu Metal Generation
Gen Z -> Mumble Rap Generation
Gen Alpha -> Cocomelon Generation? TBD
March 29, 2025 at 9:01 AM
Thanks! I've heard of Sousou no Frieren before but haven't watched it yet. Thankfully it's now the weekend :)
March 29, 2025 at 8:51 AM
I'm 6 months behind you, and so, so tired. My hair has turned white over the past 18 months, and my entire being feels like stretched out elastic.

Please tell me it gets easier? At this point I'm just hoping for some hope, haha
March 29, 2025 at 8:42 AM
Thanks for mentioning those 2, as they're both 2 of my favs from when I was watching in the earlier 2000s.

Bebop is still what I measure most things against, and am wondering if there's anything more current that is similar in quality to Bebop, Monster, etc.
March 29, 2025 at 8:37 AM
Highly agree with the comments about getting a good cartridge so you don't cause damage.

While on the topic of not damaging your records, check out this old NPR article on the IRENE player used for archiving. www.npr.org/2007/07/15/1...
You Can Play the Record, but Don't Touch
Physicists from California have updated a hands-off approach to playing old and broken records. A computer-generated program called IRENE has found a way to reconstruct sound without ever touching cla...
www.npr.org
January 28, 2025 at 11:10 AM
LinkedIn is such a mess now. It’s sad how every site has become a haven for wannabe influencers, even places that are supposed to be professional.
January 22, 2025 at 11:26 AM
It would be better than the current JavaScript implementation where values suffer from being “truthy” “falsy”
January 21, 2025 at 9:01 AM
Looks delish! I’m going to try a take on it with Nutritional Yeast 🧀
January 20, 2025 at 3:05 AM
So like ç

I’ve always been taken by the cursive lowercase y. Just so classy.
January 18, 2025 at 9:47 PM
Very nice! But maybe don’t start out with X/Twitter in the video for a BlueSky post 🫠
January 17, 2025 at 10:39 PM
Do I pronounce this as “Thee very thin gapp”?
January 17, 2025 at 10:26 PM
If you want to persist your db data, you can add something like this to your docker compose
```
volumes:
- ./postgres-data:/var/lib/postgresql/data
```
Or via CLI

`-v ./postgres-data:/var/lib/postgresql/data`

I also found a nice setup tutorial: tsmx.net/postgresql-d...
Running PostgreSQL with Docker on Linux using local persistent data storage – tsmx
tsmx.net
January 16, 2025 at 5:21 PM
Running things in Docker instead of installing locally is so nice, especially getting to avoid dependency issues and conflicts; just have it all siloed off! Don’t need it anymore? Just nuke the image and container without worrying about the random config files, etc. Even better with ansible too
January 16, 2025 at 5:06 PM
Claude is telling me this is called “Distancing Past Tense” or “Attitudinal Past Tense”, where a question or request is put into a more passive statement by creating psychological distance between the question/request and the immediacy of the phrasing, thus less pressure.
January 16, 2025 at 2:13 AM
This is the first thing that pops into my head.

Then I think of data flow, hieraechies and relationships.
January 16, 2025 at 1:32 AM
Looks good so far!
January 16, 2025 at 1:24 AM
Do you have any examples? I agree and have been trying to do the same but always want to learn what others are doing!
January 16, 2025 at 12:57 AM