

Year of the Linux terminal


Year of the Linux terminal


But why? And how the fuck did this get into the arch official repos already?


waymos are free.
Oh man the little neon child statue works. If you get a bunch of those you could probably rustle some waymos into some parking lot and brand them with bologna.
The domain wasn’t that old but I don’t think that was the issue. I’m pretty sure it was about the age of the DMARC DNS record.
IIRC you must create an SSL keypair, give the keys to the SMTP server, and encode public key in a of DNS record. But way more Byzantine.
I’ve seen SMTP servers self hosted alongside WordPress just for sending invite emails. There’s definitely some openssl keygen and DNS magic that needs to happen. Then it took almost a month before email sending really worked. There was a while where it would show up in spam for most recipients while gmail would flat out ignore it.
If you’re not scared of the openssl/DNS magic and are willing to let it sit for months before actually migrating then yes.


This is a grocery list manager. What the hell did it even get flagged for?


I say probably yes, but regardless I wouldn’t trust such a young project with only one contributor with my ssh connection.
Its like every commit is pushed directly to main triggering a new version. I wouldn’t trust that release cycle ever. Its just over a week old and is already on v3.


You’ll have to be more specific with how anthropic is debuging Firefox. There’s many sort of possible setups. In general though, you’ll need
You’ll also need to know which models your hardware can run. “Smarter” models require more ram. Models can run on both CPUs and GPUs but they run way faster on the GPU, if they fit in the VRAM.


Why are we singling out her of the six? Is it because she’s not in a KC-135 in this picture?


Its quite explicitly malicious. If you do anything they think is not in national security interests: treason.


Lol he must really be fucked.


Aren’t they sitting on a concentration camp of tens of thousands of ISIS family members? Like strictly women and children.
You’ll have to give more details. What apps are you using? What does the app say about the signal? Can I assume normal apps can’t see it like a laptop?


curl command in a shell script. Use jq, hq, gron, grep or whatever to parse output. Pipe the response to a file to cache. Use a text editor and tmux for UI. Program workflows directly into the shell script. UNICS is an IDE.
tl;dr Bruno


I generally follow the same pattern as you. ~/Code with programming language based sub folders. But there’s also a ~/Code/Work and ~/Code/Orgs which is for code that has a certain purpose. Generally the by-language subfolders are for projects I cloned, not authored. There is a fair amount of symlinking also.
Also /data for long term storage drives. Directories under ~/Audio and ~/Video will usually symlink to there.


Wastewater analysis is a real thing and is very useful. People were using it to track covid after the pandemic although idk how accurate it was there.
The privacy concern here is only if they are getting per-household or per-toilette data. You don’t have to worry about per-household analysis ever happening unless your sewer system is somehow privatized, in which case, lol rip.
Smart toilets exist and definitely are a massive privacy concern. But they haven’t caught on because only rich weirdos would ever want their toilet to be an iot device.


You don’t ssh in at ssh.mysite.com. Port 443 is form HTTPS traffic only. SMTP and IMAP traffic will require additional ports exposed that don’t need to go through caddy. Only the web UIs for your email will be exposed on the subdomains via caddy.
Registering a mail domain is done through DNS records too not via caddy.
From The Intercept 2025, CEO Andy Yen made these posts on X:
Protonmail has been pro-trump strictly for its own economic interests. Its definitely believable that they would endorse right-wing media figures in its own economic interests.
This doesn’t mean you should go back to google. That’s silly. Just know that Protonmail or any corporation isn’t a long term solution. They aren’t immune to enshittification. And all businesses inherently have political interests. The only long term solution is open source and self hosted.