

Are those custom 3d printed rack mounts for the ThinkCentres? Got an STL to share? I’d love to print rack mounts for mine (m910q)


Are those custom 3d printed rack mounts for the ThinkCentres? Got an STL to share? I’d love to print rack mounts for mine (m910q)


Oh hey, you’re totally right, that’s crazy. I use Beeper (hosted matrix setup) to aggregate my chats and I guess I’ve always been using that to search across all servers without realizing. Fully thought the DM search would also search across servers.
DMs are definitely also another case though - you can’t easily DM people on another server if that requires you to log into another server.


That’s still not a solution. That entails non unified communication, access, and search. Making it easy to log in to others still doesn’t solve easy sharing between others. Also oauth2 is a pain to set up, and many people hosting their own instance aren’t going to bother.
Swift: : Equatable
(assuming all the members of the struct are themselves equatable, if not the compiler will tell you to implement the == method)
Have you used fish? The built-in fuzzy matching works pretty well for me. Wondering if there’s any reason to add atuin in. Sync seems like a negative to me more than a positive.
This is a fantastic write-up, thanks for sharing!
FYI, Jenkins has an endpoint to validate the pipeline without running it, and there’s a VSCode extension to do this without leaving the editor: https://www.jenkins.io/blog/2018/11/07/Validate-Jenkinsfile/


The WinAmp maybe sorta open-sourcing is interesting. I’ve never used it (aside from downloading it to get MilkDrop working in Foobar2000).
I feel the same way. Designing good, opinionated APIs is HARD, but it also provides the best experience for both the author and the consumer.
Among other examples.
In a world where your IDE and maybe also compiler should warn you about using unicode literals in source code, that’s not much of a concern.
VSCode (and I’m sure other modern IDEs, but haven’t tested) will call out if you’re using a Unicode char that could be confused with a source code symbol (e.g. i and ℹ️, which renders in some fonts as a styled lowercase i without color). I’m sure it does the same on the long equals sign.
Any compiler will complain (usually these days with a decent error message) if someone somehow accidentally inserts an invalid Unicode character instead of typing ==.
These names are really fun! Good ones to add to my list…


Cool to see the Immich team going full time. I don’t use it personally but I hear great things
You mean like git sparse-checkout? Admittedly experimental but useful
Actually I’m guessing this is a localization failure


Also, I was just looking this morning at writing something like that Fitbit/influxDB integration for YNAB (You Need a Budget) for visualization in grafana!


I usually don’t pay much attention to the “new software” section, but PerPlexed looks pretty cool! It never occurred to me that it would be possible to create an alternative Plex UI from scratch like that


You should reach out to the authors! I have no clue how they create their “new” section


Also, that CLI trick is crazy! Never knew that and I’m a fairly proficient shell user.


Anyone use authentik? Seems useful, most of my homelab services are unsecured ATM (just local only/vpn)
I’m hosting most of my homelab off one m910q I got off eBay, with a 128gb M.2 SSD I bought separately. $55usd total. It handles around 15 services (including DNS and *Arrs) pretty well. Using a separate NAS for the actual storage and Plex streaming.