

Maybe take a look at Outline. (Not affiliated, but I host it for myself.)
I also host KitchenOwl, but mostly just as a grocery list.


Maybe take a look at Outline. (Not affiliated, but I host it for myself.)
I also host KitchenOwl, but mostly just as a grocery list.
Nice Dali-esque chair!


Oh thank God it’s tobacco, I read it as Tabasco and was very worried.


I would love to see some enterprising politicians try to pass massive funding for solar/renewable and just call it some stupid nationalistic thing to make it popular with the grey matter-challenged demographic.
Go renewable to save the planet? Fuck off hippie! Go renewable because then we can bomb with impunity? I’m listening…


The dot-com bubble burst, but…well, it got better.
Of course there were some casualties (famously pets.com), but Microsoft, Cisco, Intel, Amazon…yeah they got their clock cleaned at the time, but long term they were pretty successful.
For all the problems with tech companies, having a chunk of compensation be in the form of RSUs isn’t the worst idea ever. (I know it’s not specific to tech companies, but it’s generally a very prominent aspect of tech company compensation, Netflix notwithstanding.)


I brought this up to my ex over the course of our usual conversations
…
If we are weeks away from never being able to meet again
…🤔


At this point, they no longer obey the laws of classical physics, and the resulting quantum phenomena — known as relativistic effects…
This is…not how I would word things. Atomic physics is usually not in a classical (Newtonian) regime, and a quantum treatment is standard.
Adding relativistic effects to the quantum treatment is also standard, but many aspects of e.g. the hydrogen atom are reasonably well described without relativistic effects, though of course relativistic effects do matter.
Nitpicking aside, neat stuff!
I’m really really glad that I get root on my work computer.
I think glass is technically an amorphous solid .

Fare from Mars back to Earth should always be free.


“Can the US lose in a way that allows the crazies in office to save face in their eyes?” seems an important question to me. Because if the options are the US clearly losing vs. the US clearly losing but nuking Iran so everyone loses…


I wonder if there’s a legal difference between companies adding a tariff line item to the invoice vs. just raising prices (not that there’s a moral difference IMHO).
“…I really don’t want to have to wipe the thing because it’s running a headless OS”
I feel like logging in as root on a headless system and hoping you type the command(s) to restore functionality is a rite of passage.


AWS was recently “having issues” due to the Iran situation — same thing I wonder?
After reading a few of these I feel like I was either a very boring grad student, or my professors were all very chill. (Or maybe just subject to male privilege.)
A few run-ins with IT, but I don’t think I ever got nasty letters from professors…


…or is it about an hour from damn time? I can never remember.


I’ve been pleased with it. Family is very relaxed about projects like this, but yeah it’s low power draw. I don’t think I have anything special set up but the right thing to do for power would be to spin down drive when not in use, as power is dominated by the spinning rust.
Uptime is great. Only hiccups are that it can choke when compiling the ZFS kernel modules, triggered on kernel updates. It’s an rpi 3/1GB RAM (I keep failing at forcing dkms to use only 1 thread, which would probably fix these hiccups 🤷).
That said, it is managed by me, so sometimes errors go unnoticed. I had recent issues where I missed a week of rsync because I switched from pihole to technitium on my home server and forgot to point the remote rpi there. This would all have been fixed with proper cron email setup…I’m clearly not a professional :)


Not the same, but for my Immich backup I have a raspberry pi and an HDD with family (remote).
Backup is rsync, and a simple script to make ZFS snapshots (retaining X daily, Y weekly). Connected via “raw” WireGuard.
Setup works well, although it’s never been needed.
I switched to Technitium and I’ve been pretty happy. Seems very robust, and as a bonus was easy to use it to stop DNS leaks (each upstream has a static route through a different Mullvad VPN, and since they’re queried in parallel, a VPN connection can go down without losing any DNS…maybe this is how pihole would have handled it too though).
And of course, wildcards supported no problem.