awk(1)
ward
FTFY
awk(1)
ward
FTFY
It’s overpriced hardware
Have you seen the M4 benchmarks?
If you’re memory bound then sure, you can get way more bang for your buck with Intel/AMD. But for pretty amazing CPU performance I think the “Apple is overpriced” trope isn’t really true any more.
Ah, pretty sure that’d be the whole OnStar transceiver, too (which isn’t a bad thing to disable…).
I thought the antenna itself was behind a fuse (as in, feedline has an inline fuse) which would be a peculiar design I think.
Are antennas usually behind a fuse?
And environment — DISPLAY
and PATH
in particular.
Immich looks particularly good to me.
It is! Been running it for a few years now and I love it.
The local ML and face detection are awesome, and not too resource intensive — i think it took less than a day to go through maybe 20k+ photos and 1k+ videos, and that was on an N100 NUC (16GB).
Works seamlessly across my iPhone, my android, and desktop.
Maybe they mean four year uptime…
Yeah, I would additionally like to see fines be in units of revenue — $50M means wildly different things to different organizations.
For very simple tasks you can usually blindly log in and run commands. I’ve done this with very simple tasks, e.g., rebooting or bringing up a network interface. It’s maybe not the smartest, but basically, just type root
, the root password, and dhclient eth0
or whatever magic you need. No display required, unless you make a typo…
In your specific case, you could have a shell script that stops VMs and disables passthrough, so you just log in and invoke that script. Bonus points if you create a dedicated user with that script set as their shell (or just put in the appropriate dot rc file).
I like the “this can’t really be compared to Windows or macOS” aspects of tiling window managers. I like it when the window manager sort of “gets out of the way,” but that’s just me.
I think there’s a bias in the US against this sort of thing that doesn’t exist (or not to the same extent) in Europe due to the age of the cities/buildings.
In the US, a building from the 1700s is a historic artifact to be cherished, while in parts of Europe a building from the 1500s is just the local pub.
So, the US is often hesitant to modify these old buildings, but Europe seems to have more of a perspective of “it’s a building, not a museum, let’s give it new life by modifying it.”
This is just from the perspective of me, from the US — and I think these old/new buildings are really neat!
IIRC that was the release that cleaned up the make
output substantially.
EulerOS, a Linux distro, was certified UNIX.
But OS X, macOS, and at least one Linux distro are/were UNIX certified.
The network gear I manage is only accessible via VPN, or from a trusted internal network…
…and by the gear I manage, I mean my home network (a router and a few managed switches and access points). If a doofus like me can set it up for my home, I’d think that actual companies would be able to figure it out, too.
Add to that photo editing (as much as GIMP is great…). I would guess DAW and video editing would fall under that category, too…and good luck finding many AAA open source games.
IIRC Torvalds uses Fedora.
(Debian for me.)
Remote backup server would be my suggestion.
Configure it with a VPN to talk to your home network and set it up at a trusted friend’s or family’s place.
I do this with a raspberry pi and an external HDD that takes daily/weekly/monthly snapshots, with daily rsync. Works nicely for me.
Not sure why you’re saying Python forces everything to be object oriented…?