β The fact that we as a population have ended up in a situation where we must destroy ever more normal stomachs and intestines with surgery in an attempt to save people from lethal obesity is an admission of failure, says Steinar Krokstad, a Norwegian professor in social medicine, in response to the idea that more people should get bariatric surgery through the Norwegian universal healthcare system.
More and more Norwegians are preferring private medical services over public ones. The public health system doesn't offer home consultations and video conferences, and GPs are often on a tight schedule. Meanwhile, the public system for GPs in Norway is collapsing. Few young doctors want to work as publicly funded GPs and are finding work elsewhere, causing a GP deficit.
@tomasekeli DΓΈren til Norge har stΓ₯tt pΓ₯ vidt gap ganske lenge, og fΓ₯ av de folkevalgte ΓΈnsker en proteksjonistisk linje, enten de er rΓΈde eller blΓ₯.
@tomasekeli Meh, privatisering er ikke unikt for HΓΈyre. Arbeiderpartiet privatiserte og konkurranseutsatte en rekke tjenester de ogsΓ₯. Skal vi legge ned forbud mot at EU-selskaper deltar i norske anbudsprossesser mΓ₯ vi fΓΈrst overbevise omtrent hele Stortinget om Γ₯ ta en Norwexit fra EΓS-avtalen, og muligens ogsΓ₯ trekke oss ut av diverse WTO-avtaler for Γ₯ hindre kineserne i Γ₯ kjΓΈpe opp flere norske selskaper.
@tomasekeli To me, the difference between the two is clear as day, though, because I'm pedantic about spelling, grammar and punctation and can't help but notice details like that. I'd imagine that if you're the sort of person who doesn't get why we use uppercase for names in English and would rather see that rule be lifted, you'd probably hate to read my code...
@tomasekeli Well, I personally like to use constructs like User user = new User() inside of short functions and loops. I'd hate to be unable to do that.
They included shitty paper labels with the Dymo LetraTag that I bought. Shitty because they don't stick to much of anything, probably because they have to use paper glue, and who the hell sticks labels on paper? That's what printers are for.
@duck57 The design language of the modern web blends really nicely with it. My windows have rounded corners, and so does the toot text box in Mastodon, for example. It's very visually harmonic.
If my current MacBook Pro breaks, I don't know what to do. Even if I find a new old stock replacement, at some point, macOS will stop supporting the 2015 Retina models.
Another thing I don't like is the new MacBook Pro models with the Touch Bar and the horrible keyboard.
Typing on that keyboard physically hurts my fingertips. Also, I dislike the lack of ports. Not much of a pro machine anymore.
There are some excellent laptops now, like the Dell XPS, that can replace the MacBook Pro. Unfortunately, I occasionally do iPhone development, so I need to use a MacBook Pro.
Linus' Tech Tips points out how weak the new iPhone is.
To be frank with you, I actually didn't like it when they switched to FaceID. I like the home button and the fingerprint unlock on my iPhone 7 Plus, and that phone was fucking expensive enough already. I was only willing to pay that much because I wanted an iPhone with 4K video recording.
Also, I agree about the lack of expandable storage on the iPhone.
Looking back at all the music I made when I was productive in that area, it strikes me that I recored some decent tracks, but they were always out of step with the times. By the time I began to like a genre and started learning how to make it, the world of pop music had already moved on, and at some point, my tastes stopped following the times altogether.
I hate that I have to type "definition" after certain English words to get the dictionary entry because they are brand names, and Google thinks I love brands more than the English language.
The Android phone I use for testing things apparently decided to run down its battery without any warning. It just silently powered off. Don't phones emit yelps of pain when they're low on battery anymore? The old Nokia phones used to do that.
The main issue with Common Lisp is the degree of fragmentation. Every CL library is the result of a lone hacker's efforts and is therefore only 80% finished and was abandoned soon there after. There's also this odd unanimity around Emacs/SLIME as the editor/IDE of choice for CL.
Clojure seems to be somewhat more adapted to the 21st century developer ecosystem, but it has problems of its own, including the fact that Java itself is kind of old hat at this point.
"Wow, this language is so powerful. I can do anything I want. Access memory freely, write for loops with multiple iterators, access every system call, and it runs really fast too!"
When I learned the new functional syntax in ES6, I had a small epiphany over how powerful that was.
I'm having another one now, over Lisp. It looks so weird and archaic with its S-expressions, but it's more powerful than any other programming language I've seen.