Yeah, they're a good example of conspicuous consumption.
syklemil
I have no idea what it could actually be used for either, or what would make it a worthwhile investment
Finally Oslo can get its own Tyholt tower! I am expecting a revolving Egon's up in there!
yeah, ä and æ get transcribed as ae and is a different sound.
Aj kudd traj tu eksplejn itt, bøtt Aj'll dsjøst lett the "æøå" viddijåo du the tåking. År singing, Aj gess.
Yeah, X is sort of his Dearborn Independent. Only that never became state-controlled media the way X now has with Musk becoming part of the state.
Smartphones – and to a lesser degree, tablets – kind of are not a phenomenal programming platform.
[…]
But not everyone in 1990 had a personal computer, and I would venture to say that the group that did probably was not a representative sample of the population. I’d give decent odds that a lower proportion of the population as a whole could program in 1990 than today.
Yeah, and these things influence each other. Today we have a networked computer in our pockets, and depending on where you live, they may or may not be required or the standard way to do tasks like get a bus ticket, login to government websites so you can do your taxes and whatnot, transfer money, and a bunch of other tasks that to a degree are really sensitive.
So as we have a bunch of barely computer-literate people functionally dependent on these devices, we also need them to be locked down and secure. MS had some grand thoughts about "code everywhere", which turns out is pretty awful security-wise, especially with gullible networked users. The users in this community have very different capabilities and needs than the users who might not even want a computer, but feel forced to get one because the government stopped using paper and bank and post offices no longer exist. (This is, essentially, what it's like in modern Norway. We might be ending home delivery of snail mail soon; mail delivery every other weekday seems to be an unnecessary expense.) Beyond the lack of a keyboard, the platform has a bunch of constraints that don't make for fun computing, but they absolutely need to be there. Unfortunately we also wind up with a split between the common restricted platforms, and the casual, customizable platforms, and not everybody gets to be exposed to the latter.
There are probably, in absolute numbers, a whole lot more people who know js or Python than people who knew BASIC in the 80s. In addition there are people who are pretty good at spreadsheet programming, and other tasks that are essentially coding, even if they're not listed as regular programming languages.
Central Oslo resident:
- Gym is about 8 minutes by bike away. I've gone to gyms further away to train with my PL club but ultimately the gym between here and work wins out (work is about 10 minutes by bike away).
- Groceries are usually five minutes by foot away. Within ten minutes on bike I have access to bigger and more specialized shops.
- There are plenty of bars within walking distance, with various concepts, so we can visit one we're in the mood for.
- Quiz nights in bars are generally packed. They also frequently have board games available, but I tend to ignore them.
- It's actually pretty quiet here. There are some noisy party streets, but you more or less just need to live a block or two away to not hear any of it.
- We also have plenty of parks and easy access to the waterfront for Sunday Spaziergang and swimming.
- IMO Oslo could learn a bit from German cafe/Konditorei-culture. We have good coffee pretty much anywhere, and some good pastries here and there, but not their cake selection. There's also plenty of restaurants around, again within walking distance. Depending on our mood we can just get a döner and watch Star Trek at home, or we could go out to eat at something mentioned in the Michelin guide, or something in between, or even get Foodora. (The Frau was severely pleased when one of her favourite places got a Bib Gourmand.)
A significant difference for the household economy is if you can own your home in the city and not have to own a car. The home will appreciate, while a car depreciates. Generally energy costs will also be lower if you share walls with your neighbours. And, of course, being two helps. Living with a friend or two in a collective is pretty common.
But also going to work and getting groceries is something almost all of us have to deal with. We have to wipe our asses in the city, just like everywhere else.
The bathrooms in the building need to be refurbished and I'm actually thinking of getting a Japanese style toilet with a built-in bidet.
Quotes are OK, shellcheck is happy, but, according to gtfobins, you can abuse tar, so running the script like this: ./test.sh /dev/null --checkpoint=1 --checkpoint-action=exec=/bin/sh ends up spawning an interactive shell…
This runs into a part of the unix philosophy about doing one thing and doing it well: Extending programs to have more (absolutely useful) functionality winds up becoming a security risk. The shell is generally geared towards being a collection of shortcuts rather than a normal, predictable but tedious API.
For a script like that you'd generally want to validate that the input is actually what you expect if it needs to handle hostile users, though. It'll likely help the sleepy users too.
Yeah agreed on the 100 lines, or some other heuristic in the direction of "this script will likely continue to grow in complexity and I should switch to a language that's better suited to handle that complexity".
Yeah, while -e
has a lot of limitations, it shouldn't be thrown out with the bathwater. The unofficial strict mode can still de-weird bash to an extent, and I'd rather drop bash altogether when they're insufficient, rather than try increasingly hard to work around bash's weirdness. (I.e. I'd throw out the bathwater, baby and the family that spawned it at that point.)
This just looks like the average Norwegian
A whole lot of their worldview seems centered on their inability to create or improve things.
It's kind of funny; I remember conservative messaging about personal responsibility. But when they're on the receiving end of that same messaging it's just a personal insult, apparently.