CDU – faktenfrei voll dabei.
Wenn ein Verbrenner Methanol verbrennt, entsteht nicht nur Wasserdampf. Es entsteht auch CO₂.
Chemie 9. Klasse: 2 CH₃OH + 3 O₂ → 2 CO₂ + 4 H₂O
Kohlenstoff rein → CO₂ raus. So funktioniert jede Verbrennung.
Trotzdem wird im Wahlkampf so getan, als käme aus dem Auspuff eines Methanol-Verbrenners einfach nur Wasserdampf. Die Ironie: Merz überführt Hagel hier entweder des Unwissen oder der Lüge.
Und während über Auspuffe geschnüffelt wird, bleibt die versprochene „Wirtschaftswende“ aus.
Grenzkontrollen, Bürgergeld-Umbenennungen – aber keine Reformagenda für Wirtschaft, Innovation und Klimaschutz.
Baden-Württemberg verdient Fakten statt Märchenstunden.
Morgen ist Wahl.
#Faktencheck#Verbrenner#Methanol#Klimapolitik#BW2026#Landtagswahl#CDU
Ciao, Bürgergeld. Es war mit dir schon scheiße, aber mit der neuen Grundsicherung wird es noch beschissener. Der Bundestag hat gestern offizielle "schlimmer geht immer" zur sozialpolitischen Maxime erhoben.
Aber keine Angst, wir lassen euch nicht allein und halten dagegen!
I'm doing a new discussion series with @DemetriSpanos on emerging AI topics. Ironically, the series art was made by hand by @aerettberg without generative AI :)
es ist so cool dass AI von Ziele für Luftschläge auswählen bis Propaganda generieren jede Aufgabe einer Armee übernehmen kann, das einzige was wir als Menschheit in Kriegen noch zu tun haben, ist Sterben :)
Bitte jammert nicht herum, wenn das Benzin für den Polo, mit dem ihr zur Arbeit fahrt, jetzt 20€ mehr kostet und denkt lieber an die armen Millionäre, deren Yachten jetzt 75.000€ statt 50.000€ zum Tanken brauchen, während ihre Rüstungsaktienportfolios ihren Wert verdoppeln
oh come on. You think your grandma wants to make her own app? Much less maintain it.
Everyone neglects the mental energy it takes to even *think* of what it is exactly you want.
The entire principle of apps relies on some faith that designers; and the collective feedback of their users, can come up with a workflow or design paradigm that is *better* than what you; an individual could come up with.
This is true for 99% of cases.
I’d be floored if even 1% of global users want bespoke applications for uber-specific needs. Not saying it’s useless; but it’s so far away from what average users want.
Very interested in what the coming era of highly bespoke software might look like.
Example from this morning - I've become a bit loosy goosy with my cardio recently so I decided to do a more srs, regimented experiment to try to lower my Resting Heart Rate from 50 -> 45, over experiment duration of 8 weeks. The primary way to do this is to aspire to a certain sum total minute goals in Zone 2 cardio and 1 HIIT/week.
1 hour later I vibe coded this super custom dashboard for this very specific experiment that shows me how I'm tracking. Claude had to reverse engineer the Woodway treadmill cloud API to pull raw data, process, filter, debug it and create a web UI frontend to track the experiment. It wasn't a fully smooth experience and I had to notice and ask to fix bugs e.g. it screwed up metric vs. imperial system units and it screwed up on the calendar matching up days to dates etc.
But I still feel like the overall direction is clear:
1) There will never be (and shouldn't be) a specific app on the app store for this kind of thing. I shouldn't have to look for, download and use some kind of a "Cardio experiment tracker", when this thing is ~300 lines of code that an LLM agent will give you in seconds. The idea of an "app store" of a long tail of discrete set of apps you choose from feels somehow wrong and outdated when LLM agents can improvise the app on the spot and just for you.
2) Second, the industry has to reconfigure into a set of services of sensors and actuators with agent native ergonomics. My Woodway treadmill is a sensor - it turns physical state into digital knowledge. It shouldn't maintain some human-readable frontend and my LLM agent shouldn't have to reverse engineer it, it should be an API/CLI easily usable by my agent. I'm a little bit disappointed (and my timelines are correspondingly slower) with how slowly this progression is happening in the industry overall. 99% of products/services still don't have an AI-native CLI yet. 99% of products/services maintain .html/.css docs like I won't immediately look for how to copy paste the whole thing to my agent to get something done. They give you a list of instructions on a webpage to open this or that url and click here or there to do a thing. In 2026. What am I a computer? You do it. Or have my agent do it.
So anyway today I am impressed that this random thing took 1 hour (it would have been ~10 hours 2 years ago). But what excites me more is thinking through how this really should have been 1 minute tops. What has to be in place so that it would be 1 minute? So that I could simply say "Hi can you help me track my cardio over the next 8 weeks", and after a very brief Q&A the app would be up. The AI would already have a lot personal context, it would gather the extra needed data, it would reference and search related skill libraries, and maintain all my little apps/automations.
TLDR the "app store" of a set of discrete apps that you choose from is an increasingly outdated concept all by itself. The future are services of AI-native sensors & actuators orchestrated via LLM glue into highly custom, ephemeral apps. It's just not here yet.