Uh, don’t we already have three? Dia-, ferro- and paramagnetism?
Uh, don’t we already have three? Dia-, ferro- and paramagnetism?
Yeah, I switched to deezer then, haven’t had any trouble with it.
Nothing to be ashamed about! There’s lots of stuff around the world that some people love but the majority shy away from. All the rest of us can ask is that you enjoy it responsibly and don’t bother other people with the smell. :)
No, there really is talk of tariffs several places to neutralise the price advantage that the Chinese subsidies result in. The Chinese want to promote their domestic auto industries, but so does any other country with an auto industry.
There are some more ways, usually involving fermentation. Us arctic types know some methods. But I get the impression rakfisk, lutefisk, hákarl, surströmming and kiviak would have caught on as exports by now if they were actually something humans in general were interested in eating, rather than the descendants of very specific kinds of desperate people.
Batteries seem to work fine in rural Norway. If you live somewhere warmer and/or with a bigger population or population density than Norway, you should be fine.
You don’t really need the bird flu in that mix, even. Pasteurization was a huge public health win.
What next, fridges are woke nanny state inventions and real red-blooded Americans store all their food in room temperature, especially their raw milk and meat?
Sounds like a good source of content for whatever /r/OrphanCrushingMachine is here
Ibelin. Saw it in the cinema when it first came out, seemed like everybody in the audience was crying.
(It’s about a kid with a degenerative disease who connected with people through an MMO.)
US? Here in scandi tax seems to work well automatically, as in, we just log into the government website and click OK most years. Corrections are easy enough too, if you need it, but it’s usually not required.
Idunno, that might be approaching “one day of patchy electricity can change how you view computers vs mechanical typewriters”. Here people would likely use their mobile internet, especially if the company is paying their phone bill.
It comes off as simulating enums with strings.
And yeah, even the string interpolation seems kind of excessive when it’s just appending _address
. Js is even kinda infamous for how willing it is to do that with +
.
Yeah, translating between cases isn’t exactly a problem IME. Might be neat to have a case-aware grep though, so you can get kebab-case, snake_case, camelCase and PascalCase all done in one go.
I’ve been using Fantasque sans mono for a bunch of years now.
Yeah, I’m reminded of how Germanic languages used to have singular, dual and plural. If we’d still had dual, we’d probably also be talking about not abstracting until we actually have a plural.
I think I wouldn’t find it particularly useful, as I’m used to the quasi-programming I can do in a terminal. The shell commands take some time & effort to learn, but once you’re over that hump, being able to extract and compose information is really good. The primary shell tools I’d miss in a gui are |
, jq
, awk
, sed
and grep
/rg
, as well as for
, if
, while
, variables, and having everything in one lightweight window.
Ultimately clients pay good money for me to look after their systems, systemd or not, so I probably shouldn’t grumble, but I miss the days when Linux was a clean and elegant system, without this multi-tentacled thing sitting on top of it.
I also have a sysadmin/devops/sre type career, and my impression is rather the opposite: With systemd Linux became a lot cleaner and predictable, compared to the mess of shell scripts we had before. There’s never been anything clean or well-architected about shell scripts, they’ve always been a messy collection of not-quite-the-same languages that have all safeguards turned off by default, and it’s up to the programmer to turn them on and hope they actually work. Good for one-shots and exploration in the terminal, though.
I also don’t miss logrotate or finding out that some app places its logs somewhere mystical. Being able to read app logs just by knowing the service name is wonderful, as are the timestamp and boot arguments.
systemd didn’t appear as just one guy’s brain child, nor could it rise to the dominance it has if the way it works was as controversial or bad as it is in your opinion.
I haven’t been on-call for the past few years, but my impression is that there have been fewer and fewer on-call events over my career. That’s also largely on app developers and a shift to Kubernetes, but it’s a generally pleasant change. There’s nothing I hate more than being woken up.
I mean, the fact that more than half-century-old COBOL continues to be maintained does speak to the fact that it is maintainable. That might also be part of what makes COBOL painful to the average developer: You’re not only dealing with a language that first appeared in 1959, designed for machines that were very different than modern computers; you’re also dealing with over a half century of legacy code, including all that means for Hyrum’s law.
Unfortunately maintainable and pleasant to work with are rather distinct concepts.
I also find that calling systemd “SystemD” is a tell that someone is unfamiliar with or has a conspiratorial relationship to it. It’s named “systemd”, all lowercase (but I’m likely to capitalize it on sentence starts like a normal word). Using an ungrammatical uppercase D at the end of the word, that isn’t even something the creators claim is correct, is … a choice.
(And it’s a choice that reminds me of e.g. how rabid anti-cyclists in Norwegian can’t even spell “cyclist” correctly, but instead consistently use “bicycleist”.)
I think I’ll stick to alacritty, but options are always fun