HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ttepasse

no profile record

comments

ttepasse
·12 days ago·discuss
As usual with culture war topics: Those examples in that article are often selective quoting and abridging information and a multi-step game of telephone and the language barrier hinders monolinguistic people from crosschecking.

Let's try one example, going back to sources:

1) Noah Smith writes "Meanwhile, some people at Germany’s Federal Environmental Ministry claimed (falsely) that portable air conditioners don’t work.", linking on a tweet by Andrew Hammel.

https://x.com/AndrewHammel1/status/2070436290915426555

(Hammel, in my opinion, has radicalised since 2015, producing culture war content about Germany for rightwing english-speaking audiences. I remember his old weblog from the 2000s, when he was a mild-mannered expat.)

2) Hammel's tweet shows a screenshot of an infographic which the news magazine ZDFHeute posted on Instagram. We can see those infographics in context, they are basically practical tips. There is the shortened sentence that the Federal Agency for the Enviroment, the Umweltbundesamt, advises against "portable ACs". That is true. But Hammel, I think, goes nuts.

https://www.instagram.com/p/DZ6xUPUlpYv/?img_index=2

3) Let's crosscheck with what the Umweltbundesamt actually wrote. We can find that on their homepage:

https://www.umweltbundesamt.de/umwelttipps-fuer-den-alltag/g...

First practical advice how to behave in a heat wave.

Then practical advice for buildings and new construction, awning, isolation, heat pumps, etc.

Thirdly advice for AC, when necessary: energy efficient (it's the Umweltbundesamt after all), no polluting refrigerants, a preference for split AC units, where the radiator is on the outside instead of the inside. They contrast split AC against "portable units" also knows as monoblocks which are by definition not split but where the radiator is on the same unit and the radiator's hot air either goes directly into the room oder has to be transported outside through an open window. Hence the advice against monoblocks.

Additional complication nobody mentions: Practical all windows in Germany are of the tilt and turn type, which makes them not as practical for window AC units, because then the whole window is open. Take a look at the "portable" AC units sold by a national electronics chain:

https://www.mediamarkt.de/de/category/klimaanlagen-100.html

Almost all are inefficient monoblocks, no window units, only one portable split AC the Midea PortaSplit - which is sold out. And rather costly with 850 €.

But the PortaSplit is the best practical option for a lot of Germans, because it's a nation of renters.

In summary:

1) The Umweltbundesamt published practical advice including a preference for split AC units against monoblocks. I find that reasonable.

2) The news magazine ZDFHeute published a very abridged infographic quoting that advice. Could be better.

3) Hammel screenshots that infographic, doesn't crosscheck und rants in his tweet more about a strawman than what the UBA actually wrote.

4) Noah Smith simply believes what he sees on social media, I presume, because it fits his preconceived notions.

5) People on Hacker News ... well. Let's say most of them are not good on nuance on Europe.

...

What makes these discussions so annoying is that there is always a kernel of truth. But to put these kernels into context is work. I'm typing here for over half an hour already, just for randos on the net.

Something I'd like these culture warriors to look on concept like path dependency and cost-benefit. The reason a lot of northern Europe doesn't have AC, is a mixture of multiple things: heatwaves were extremely rare, the famous 2003 was described as a huge outlier. Hence there was a long time not a big market for ACs, hence the inventory and possibilities are spare.

Then a lot of old construction that can not easily modified. I live in a small apartment in a block built in 1904, now under historical preservation. Installing fixed AC would need major investment by the landlord and is often not practical. I think there is only a small wall usable for a per-apartment split AC. A whole-house of whole block unit or even better heat pumps would need major investment for 100s of small apartments here.

And for me, buying a PortaSplit when they are available. I'd like to. But 850 € is far out of my budget (I'm rather poor). And then there is the cost-benefit-analysis: There were only two days this year where the temperature inside was annoying for me. Those old building has 1m thick brick walls which isolate pretty well for the days of a heat wave. We had a few days with 37° C and more. The temperature in my apartment was the most time around 26° C, very slowly heating up. And now it's cooler for the next weeks. I was looking for a meteorological climate diagram for my city and the average temperature for June/July is around 24°. For let's say maybe five nights a year, I won't touch the emergency fund. If I lived differently, maybe under the roof, my calculation were different.

Those are all practical, economical decisions. But Noah Smith invents a whole ideological strawman. If we all were rich, we were living in passive houses or plus energy houses with air-to-air heat pumps. We aren't. It's always money. It's very seldom ideology.
ttepasse
·4 months ago·discuss
> I live and work in a multi-lingual environment, and have set up a keyboard shortcut to switch between the German and English keyboard. MacOS does not have a keyboard shortcut for this.

MacOS has since the early OS X days the default shortcut CTRL+Space for that. It may be deactivated for newer releases. It's findable under:

Settings → Keyboard → Keyboard Shortcuts → Inputsomething

(Einstellungen → Tastatur → Tastaturkurzbefehle → Eingabequellen)

Personally I dream of a Mac keyboard with OLED key caps for multilingual keyboard layouts.
ttepasse
·6 months ago·discuss
Possibly related: The Mystery Flesh Pit National Park

https://www.mysteryfleshpitnationalpark.com

https://en.wikipedia.org/wiki/Mystery_Flesh_Pit_National_Par...
ttepasse
·7 months ago·discuss
Back in the 2000s in the web standards development community there were multiple web development strategies called "progressive enhancement", "graceful degradation" and "unobtrusive javascript":

https://en.wikipedia.org/wiki/Progressive_enhancement

There were a lot of practical reasons for that: The browser landscape was much more diverse, different browsers had different support of standard Javascript, some browsers didn't even support JS and some people still kept text-only browsers like lynx/links in mind. Also browsers were not evergreen, so a large part of the audience could be on some older versions. Another thing were sometimes brittle network connection, especially over mobile. Depending on JS could in the case of corruption mean non-functioning websites.

For a lot whose exposure to web development and the discussions abound that, that reason will be stuck in their head, even if in the last decade of React ets the "best practices" will have changed.

There is also an aesthetic thing: There is a thing of beauty in simply curling an url and piping it into grep or such to get the thing you need, instead of having so have an headless browser. In my mind that is still how the web should work.
ttepasse
·9 months ago·discuss
There was even a polyglot (X)HTML 5 which I always found genius - there are many more XML parsers than HTML5 parsers in the world.

https://www.w3.org/TR/html-polyglot/
ttepasse
·10 months ago·discuss
I was surprised to see an Eckart Walther cited as an co-creator of RSS. That was news to me, and I followed the RSS wars since 2000. I thought I knew the names of everyone involved.

Turn's out: he really is. RSS was created by Ramanathan Guha, Dan Libby and Eckart Walther at Netscape first as an RDF Site Summary but only Guha and Libby are named on the original specs. That format then got transformed into a pure XML-based format, then merged with Dave Winer’s format, who then became chief author for the following RSS 0.9x and 2.0 versions. And of course in parallel there were the rivalling RSS 1.0 specs (again RDF based) and the Atom effort.

Should anybody be interested in now obscure histoy: Twobithistory did a longer retrospective of the feed wars:

https://twobithistory.org/2018/12/18/rss.html

And the (slightly disputed) RSS Board, its own fractal in the RSS history, keeps copies of the original specifications:

https://www.rssboard.org/rss-history
ttepasse
·2 years ago·discuss
I remember when the whole OpenID/OAuth stuff started with a simple input field to login with your domain name. You could selfhost OpenID or delegate it from your homepage.

Today "distributed login" is "login with you preferred feudal lord".
ttepasse
·3 years ago·discuss
... another _unaccountable_ body

And of course WHATWG didn't out-convince devs on a marketplace of ideas; as an oligopoly of browser developers they just did.