Reading List
The most recent articles from a list of feeds I subscribe to.
Hey du da, im Radio… Interview mit Christian Heilmann im Deutschlandfunk über KI und Softwareentwicklung
Letzte Woche hatte ich ein Interview mit einem Redakteur vom Deutschlandfunk zum Thema “KI und Softwareentwicklung” und am letzten Samstag lief der Beitrag im Radio. Hier gibt es die online version . Ich bin zufrieden mit dem Ergebnis, ausser das der O-Ton das 90% der Software bald von Software geschrieben wird nicht von mir stammt […]
Assistive technology shouldn’t be a mystery box
Web developers nowadays have full insight into how browsers work. The engines are open source, and you have programmatic access to almost anything they do. You even have in-built developer tools allowing you to see the effects your code has. You can see what the render engine does and how much memory gets allocated. With […]
GitHub Copilot is a great example for in-context AI chat
Generative AI is only as good as its integration in your work environment. GitHub Copilot Chat in Visual Studio Code is a great example how to do that right. You can highlight code in the editor and press `CMD + I` on Mac or `Ctrl + I` on Linux/Windows and you get a text box […]
Five things about public speaking
As part of the WeAreDevelopers World Congress 2023, we did a quick session on starting out as a public speaker. To this end, I was asked to do a “Five things about public speaking” video. Here is the video and a write-up about the tips. In the world of public speaking, engaging, informing, and delighting […]
Browser-Entwicklerwerkzeuge für Nicht-Entwickler:innen – neuer Kurs auf LinkedIn Learning
Ab heute ist mein erster deutscher Kurs auf LinkedIn Learning Browser Entwicklerwerkzeuge für Nicht-Entwickler:innen live! In dem circa eine Stunde langem Kurs erkläre ich, wie man die Entwicklerwerkzeuge in den gängigen Browsern benutzt, um Webinhalte zu analysieren und zu verändern. Der Kurs richtet sich an alle, die sich für Webinhalte interessieren, aber keine Entwickler:innen sind. […]