I paid ~$180 for my used mint-condition Pixel 6 on Swappa. You have to look up which exact model numbers are bootloader unlockable, then filter on those.
I paid ~$180 for my used mint-condition Pixel 6 on Swappa. You have to look up which exact model numbers are bootloader unlockable, then filter on those.
Yeah, it is probably worse in terms of UX. I’ve been intentionally using “worse” software, developed mostly by volunteers, that’s free (gratis and libre), and doesn’t spy on its users for a long time now though. For instance, FreeCAD and GIMP is pretty bad on the UX side, and FreeCAD is even pretty buggy; but I don’t feel like I’m being exploited by using them. Cinny does look nice.


Just don’t use AI coding tools then? Studies show they make people less productive anyways.
Matrix is adequate, IMO. Some people have a really low tolerance for software that isn’t very polished. I, personally, don’t care much how polished an app is, but have known a person that cared so much they left a group over how much they disliked the UX of Element/Matrix. I’m fine with TUIs, old GTK UIs, Java Swing UIs, as long as it works, lol.


I joined a Matrix group, and the UX frustrated one person so much, they just quit. Kinda surprised me some people care about UX that much. I guess I’m used to using software developed by hobbyists, lol.


Signal is ok. SimpleX theoretically has better privacy guarantees (metadata privacy, more decentralized). Matrix is ok for communities; I think it exposes a lot of metadata though (who you are talking to, not what you’re talking about).
Perhaps. I read it as the “setup” being the emphasized part (i.e. the context set by the first part of the sentence), with the states being a representative of the “people” under the political theory at the time… This was written by the elite more or less fine with slavery and indentured servitude, and only thought that white male landowners really counted. Either way, I think regular citizens should be able own firearms.
Maybe I’m just old, but suppressors seem pointless to me. If I understand correctly, you need to use subsonic ammo to get the full effect, which pretty much negates the extra “stopping power” of rifles (or higher velocity handguns). Simple foam ear plugs, like many people wear to work, can be as good or better in terms of db reduction if going to a range or popping some off in “the back 40” if you’re fortunate. If you need to run to your gun in an emergency to save you’re own life, I don’t think you’d take the time to grab your hearing protection. Hearing impaired is better than dead. And you’re definitely not going to EDC active hearing protection. Perhaps I’m not understanding the benefits though. I see the benefits if it’s like your job or something (work at a range, are a rancher that shoots vermin/predators at night). I suppose if you’re training in some kind of militia to work in a squad, active hearing protection with integrated radio would be nice, but virtually nobody is doing that.
The interpretation of the 2nd amendment that the courts take never made sense to me. It clearly says states can have well-regulated militias, not that citizens must have rifles with 50rd drum magazines.
I assumed LaTex is a descendant of TeX. I’m not really well informed about the history of this kind of stuff, which is why I found it interesting.
Your POV is also interesting, as I always kind of held “hacker culture,” in pretty high regard. But, now that I think about it, I see the appeal of rigorous, well studied things, built very deliberately, on strong foundations. I guess that’s why I instinctively like things like Haskell, the kind of ML with provable bounds, information theory, etc. I’ve never messed around with Lisp-like languages, but I remember my ML-focused advisor speaking of them from when symbolic-AI and self-modifying code was all the rage.
This video gave me a background on LaTeX I didn’t know about before (didn’t know Knuth was behind it): https://www.youtube.com/watch?v=Y65FRxE7uMc


It’s been a while since I messed with home automation, but ESPHome was amazing to program ESP microcontrollers (i.e. you most likely wouldn’t have to write any code). You can use ESPHome devices with both Home Assistant and Openhab (using MQTT, IIRC). The last I checked, it was easier to program your own functionality in OpenHAB than Home Assistant.
It creates a problems for copy-left licensed projects. Someone may be unintentionally breaking the license by using LLM bots, or even LLM autocomplete.
For servers, I usually choose the distro with a version with the EOL scheduled furthest into the future. Usually that means Ubuntu (Server) LTS.


In the case of Linux, especially the ones without a business built around them (e.g. Debian), they’re more like mutual aid. They’re not looking to sell it or exfiltrate your data in the future, after the “beta.”


I’ve been using an this image for a while: https://hub.docker.com/r/dyonr/qbittorrentvpn/


I think it’s still got a lot of gas. Investors still seem to be hyped about AI (e.g. the game stock downturn after Genie was announced), and that’s all that matters. Tesla has held a nonsensical value pretty much for its entire existence. Furthermore a lot of the money going into the market is passive (401ks going straight into very top-heavy index funds), propping the largest companies up.


They’re firing people living HCOL countries, and hiring in LCOL countries, using AI as cover.


I read a post from someone in MN that said ICE typically doesn’t pursue people that run (on foot or vehicle). They can chase you, probably not legally in most cases, but laws don’t apply.
I think I’d install proxmox on all machines because there is a proxmox provider for Terraform. Then, manually create the VMs, and to learn the barebones, use kubeadm to set everything up, and kubectl to manage it. Once comfortable and knowledgeable with that, start messing around with Terraform and Ansible.