One of the best things about having an instant pot is the ease of making refried beans from scratch. They’re fairly low effort, and so so much better (not to mention cheaper).
- 0 Posts
- 104 Comments
qjkxbmwvz@startrek.websiteto 196@lemmy.blahaj.zone•Magic beyond comprehension ruleEnglish71·1 month agoHave you encountered modern shifters? They’re fairly involved.
Electronic shifting, hydraulic brakes, liberal use of sealed cartridge bearings, carbon fiber parts requiring strict torque specs…these are definitely different than 70’s friction shift ten-speed bikes.
Or, they’re about to collect their paycheck from the photoshoot they just participated in.
I know the “attack helicopter” bit is a transphobic trope, but given how hard those fans are probably working, I think this computer might actually identify as one.
(If this comment is offensive I can remove it/mod can obviously remove it — not trying to be a dick!)
qjkxbmwvz@startrek.websiteto Linux@lemmy.ml•Is it possible to manage Apple devices on Linux?2·2 months agoOthers mentioned virtualization — I have had issues with COW filesystems (btrfs), as COW does not always play nicely with VM drives (extreme fragmentation and very poor performance).
qjkxbmwvz@startrek.websiteto Linux@lemmy.ml•Linux kernel is leaving 486 CPUs behind, only 18 years after the last one made1·2 months agoMaybe there’s some interplay between amd64 and x64 architectures.
AMD64 and x64 are the same thing. Do you mean AMD64 and x86? There is definitely interplay there, as AMD64 implements the x86-32 instruction set.
You mentioned ham radio — definitely fun! It’s a process to get into it though, as you need to study/pass an exam, and then you need a radio. Radios range from cheap ($25 or so) in the VHF/UHF (“walkie talkie”-style) to more expensive for an HF rig ($1000 range for 100W HF). If you want to get into low power (“QRP”) it can be much cheaper. You also need a fair amount of space for a good antenna setup…
There are tons of different communication modes, some without a computer and, like you mentioned, some that use computers.
wsjtx
andfldigi
are popular programs.Good luck!
Deja vu is usually a glitch in the Matrix. It happens when they change something.
You can have a lot of smart functionality and remain local-only (e.g., Home Assistant). All my smart devices are on their own VLAN with no Internet access — if something breaks it’s not the cloud’s fault, it’s mine.
qjkxbmwvz@startrek.websiteto 196@lemmy.blahaj.zone•We need more midgrey themes ruleEnglish5·4 months agoBlender has entered he chat (unless things have changed since I used it last).
qjkxbmwvz@startrek.websiteto 196@lemmy.blahaj.zone•peak social engineering at the dallas airport bathroom rule7·5 months agoI prefer the phrase “testicular manifold.”
We had kids — we wanted to make friends in our 30s, so we just made the friends. Problem solved.
(In all seriousness, your friend — or at least, acquaintance — group explodes when you have daycare/kid activities.)
qjkxbmwvz@startrek.websiteto Linux@lemmy.ml•Apparently, 12% of Technology Workers Believe that MacOS is based on Linux2·5 months agoNewer macOS is not Unix certified.
It’s UNIX 03 compliant https://en.m.wikipedia.org/wiki/Single_UNIX_Specification
qjkxbmwvz@startrek.websiteto Linux@lemmy.ml•Apparently, 12% of Technology Workers Believe that MacOS is based on Linux4·5 months agoOne or two Linux distros were (are?) UNIX certified, though.
qjkxbmwvz@startrek.websiteto Linux@lemmy.ml•Can we please, PLEASE for gods sake just all agree that arch is not and will never be a good beginner distro no matter how many times you fork it?1·5 months agoHaha yeah that was the counter example I was thinking of. I agree completely — you could make a Gentoo from source beginner distro, and I think you could make it reasonably “idiot proof,” but it would still be a bad user experience most likely (too much time spent compiling).
qjkxbmwvz@startrek.websiteto Linux@lemmy.ml•Can we please, PLEASE for gods sake just all agree that arch is not and will never be a good beginner distro no matter how many times you fork it?72·5 months agoIf your distro can’t be forked into a “beginner distro” then it’s fundamentally flawed IMHO.
To be clear, I’ve used Arch as my daily drivers for a while, and while it’s not the best fit for my needs (I use Debian mostly), there’s nothing that I experienced that was incompatible with a “beginner” distro.
That character is from the 20s: https://en.m.wikipedia.org/wiki/Reddy_Kilowatt
qjkxbmwvz@startrek.websiteto Linux@lemmy.ml•(Gentoo)Help me reduce my boot up memory usage12·5 months agoYou can also drop cache for debugging by running something like
echo 3 | sudo tee /proc/sys/vm/drop-caches
But remember that the kernel knows best — this RAM will automatically be freed up when needed and you should never run this except for debugging (or maybe benchmarking).
qjkxbmwvz@startrek.websiteto Linux@lemmy.ml•What are some fun or unconventional uses for an old Atom notebook with 2GB RAM?1·6 months agoI’ve been super happy with it. Knock on wood it’s been super reliable. I have a single ZFS drive, take snapshots with various retention policies, nothing fancy.
Another fun thing is to set up a reverse proxy on it as an endpoint for services on your local (home) network which can only be accessed by VPN. For example, my Jellyfin service isn’t public facing, but I didn’t want e.g. my parents to need to set up WireGuard. So instead they can point their TV to a raspberry pi on their network to access the service — even a first gen RPI can handle Jellyfin reverse proxy over WireGuard for moderate bitrates!
Open, or standards-compliant local-only gear is the way to go for smart home stuff IMHO. Never had a problem with a Zigbee, Matter, or ESPHome device suddenly deciding it would stop working because manufacturer said so.