You can turn it off, at least for ext4: https://lwn.net/Articles/784041/
You can turn it off, at least for ext4: https://lwn.net/Articles/784041/
Although you can use case insensitive filesystems with Linux, and case sensitive filesystems with macOS. I believe the case sensitivity is a function of the specific filesystem — but yeah, practically, the root for Linux is always case sensitive, and APFS ain’t is only if you ask it to be ( https://support.apple.com/lv-lv/guide/disk-utility/dsku19ed921c/mac ).
Not sure why you’re saying Python forces everything to be object oriented…?
My university was pretty zen about this — essentially, “don’t use your own access point/router please. But if you do, please talk to your resident (University employed) student IT rep and they can probably help you set it up correctly.”
This joke is where the Led Zeppelin song name comes from https://en.m.wikipedia.org/wiki/D'yer_Mak'er
…but was it the “Windows Uninstall” button…or the “format /dev/sda1 as ext4” button?
California has optional mail ballots for everyone. Can’t imagine voting without it — I can fill out my ballot at my leisure, researching measures when I have time. No need to remember anything or make a cheat sheet for election day. And no standing in line.
Just don’t try plugging it into a Raspberry Pi 5.
No data loss, but won’t work without changing your kernel. The other way around is much worse though — you can use an RPi5 to make a BTRFS drive which essentially only works on RPi5s.
I always prefer it without the dashes. And just add on HHMMSS while we’re at it!
I think (?) it’s generally true that the root user should never mess with users’ files.
Imagine your home directory is shared across many systems on a network (my alma mater did this). It would be really bad if a sysadmin for alpha.university.edu removed a program, and suddenly your personal settings were removed from beta.university.edu — even though that computer still has the program.
This is one of the “UNIX on the desktop” issues — a lot is designed for a sysadmin/multiuser situation, and it has some gotchas when using it as a desktop machine (I’m used to/really appreciate the directory structure and settings management at this point, but it may take some getting used to).
…or $SPY, or $QQQ, or…
In 1999, the iBook was US$1599 (equivalent to $2925 in 2023) (source).
The 2010 13" Air was $1299 (more in today’s $) (source).
The current 13" M3 Air is $1099 (source).
So yeah, they may well raise prices, but the cost of Apple’s entry-level hardware has decreased in absolute terms over the years, and has decreased substantially if inflation is taken into account. Not to say the margins aren’t higher (no idea about that), but it’s interesting.
But the goal isn’t just to convince people that you’re better than the other candidate — it’s to convince sympathetic people to get out and vote for you, and if not that, then at least not vote for the other.
I think people are largely decided on who they are not voting for, but who they are voting for is a bit different.
I did all of grad school with i3wm. And I spent a very, very long time in grad school…
I always ran startx & exit
to prevent someone from VT switching to a logged in console if my screen was locked :)
Been a while but isn’t that very insecure? Gotta run startx & exit
;)
I’ll push back on that a little. Peloton has, from the beginning, been a very closed ecosystem.
Contrast this to the smart trainer I have which is marketed to cyclists (a Wahoo KICKR). It uses standard protocols to talk, and while they have some software available, it works independent of their ecosystem on standards compliant equipment (ANT+ and BLE). You can even talk to it using the open source GoldenCheetah software.
I would say I own this device. Sure I can’t necessarily hack the firmware easily, but I can’t hack the firmware on my microwave easily either, but I’d say I own that, too.
WireGuard, and an external HDD. Run at a remote location for off-site backup.
I do this with a raspberry pi 3 at the in-laws. I copied the data over locally before setting it up, and after that it’s just nightly incremental rsync, which is fine even over my slow (35Mbps) upload.