

And the chimneys emit the same deliciously warm metalo-plastic ozone smell of the Steam Deck vents


And the chimneys emit the same deliciously warm metalo-plastic ozone smell of the Steam Deck vents
That’s insane, especially considering Berlin is pretty deep into Germany. If it were Brussels or Schiphol – just a hop across the channel – I’d kind of get it.
Plane tickets have been getting more expensive. Recent (EU?) legislation places an extra tax on short-haul flights that would be 2h or less by train. The days of 30 EUR Ryanair flights seem to be a thing of the past. And the Epstein War has driven up prices for the foreseeable future.
Still cheaper to fly in most cases though.
Anyway, I’ve never been able to make up my mind about the right way forward. Make flying punishingly expensive so as to force travelers toward already expensive, but environmentally better alternatives? Or coordinate to reduce train ticket prices, e.g. through a system of subsidies? The latter is probably a lot harder to realize
Situation in Europe is far from ideal. In most cases it’s cheaper to fly than to travel by rail across multiple country borders – which I’ve always found odd, considering the journey takes much longer and each connection brings some degree of uncertainty.
18 min delays aren’t uncommon. Or your train being outright cancelled, announced only in the local language (fair enough).
The whole system is chronically underfunded, probably in part thanks to the car lobby


Fuck the CEO, perhaps. But it feels like letting perfection be the enemy of good to dismiss all of Proton, which at the end of the day is still serving its users well.


Yes. It’s mnemonic and composable whereas your key chord isn’t. It’s fine if you don’t care for it. Each to their own. I’m just explaining the appeal of modal editing


Just in case you’re not trolling, here’s a simple example: yi) means yank inside )-parentheses. It copies the contents of round brackets. Core commands like these are relatively easy to remember


The interface is modal editing, which, yes, takes some getting used to. The payoff is that you get a kind of programming language for text editing. Rather than memorizing ctrl+shift+alt-style keybinds, you decompose stuff into chainable actions.
Have you ever played a video game, be it with kbd+mouse or gamepad, and realize you’re doing a bunch of stuff without actually consciously thinking about what buttons you’re pressing? That’s what working in editors like Vim or (my fav) Helix feels like.


What exactly is a ‘European accent’?


Could also be a bad AI upscale. My iphone does it with text that’s far away


Maybe if it has sails. Otherwise you’re exposed each time you need to refuel at a port. But ferrying about between uninhabited islands for resources and sleeping on the boat sounds like a decent plan.
Well… If I knew how to sail, that is. Or tie proper knots.
It’s also assuming that the zombies can’t swim or walk on the seabed, which they usually can’t


I’ve been using Vivaldi (chromium-based) for about three years now. It’s customizable and has been generally solid. Also has a couple of unique tab management features. Doesn’t have builtin ad blocking afaik. But for that I use adguard desktop and route all my traffic through it, which filters out ads regardless of which browser I’m in. On iOS I can recommend Orion by kagi. It’s the only other webkit browser besides Safari, runs light, and has decent builtin ad blocking


It’s ‘collabroate’ when the oblique complement of the verb is masculine. It’s ‘collabriate’ when the complement is feminine.
This may be the first attestation of object gender agreement in English
Yeah, that’s really dishonest framing. The whole point of vibe coding is not reading the code but trusting in its correctness based on vibes. That’s fine for low-risk internal programs, but just a downright terrible strategy for anything else, even if you have an independent test suite. Those tests may pass, but the implementation itself will be an unreadable mess