Christian Heilmann

Of Hamsters, Feature Creatures and Missed Opportunities – my talk at Fronteers 2009

November 5th, 2009

The outline In this session Chris Heilmann will show how some of the traits we have as developers keep us from evolving and our market from maturing. Instead of picking and choosing from already amazing products we tend to want to build and maintain everything ourselves – and fail at keeping up the quality leaving […]

Getting a list of Flickr photos by location and/or search term with a YQL open table

November 2nd, 2009

Displaying photos from Flickr can be daunting. The API needs authentication and the RSS, JSON or LOLcode output is very limited. The way around is using YQL and its Flickr tables. That way it is pretty easy to search Flickr: select * from flickr.photos.search where text=”panda” Try out the Panda search in the YQL console. […]

YQLAutoTagger – automatic tag generation with a single line of JavaScript

October 29th, 2009

Yesterday I gave a talk at the Stackoverflow Devdays conference in London and as one example of the powers of YQL, I wrote a GreaseMonkey script that enhances the Stackoverflow question form to automatically add tags to the question. You can see a screencast of the script or install it yourself from GitHub. The script […]

Stackoverflow DevDays – My “slide deck”

October 28th, 2009

I am about to leave for the London Stackoverflow DevDay, and speakers were asked to keep their slides to a minimum of two pages and then show code instead. Now, here are the “slides” of my talk at the end of the day today: presentation = { intro:’oh, hai’, stuff:{ type:’awesome’, win:{ state:’full’ }, frontend:{ […]

TTMMHTM: connections, learning is fun, machinarium and guitar hero sans guitar

October 27th, 2009

Things that made me happy this morning: A very cool infographic showing the average internet speed and prices around the world – let’s all move to Japan. The Fun Theory is a competition by Volkswagen to make every day things more fun to use. I talked earlier about the Piano stairs, now they also have […]

Newsletter

Check out the Dev Digest Newsletter I write every week for WeAreDevelopers.

160: Graphs and RAGs explained and VS Code extension hacks Graphs and RAG explained, how AI is reshaping UI and work, how to efficiently use Cursor, VS Code extensions security issues.
159: AI pipelines, 10x faster TypeScript, How to interview How to use LLMs to help you write code and how much electricity does that use? Is your API secure? 10x faster TypeScript thanks to Go!
158: 🕹️ Super Mario AI 🔑 API keys in LLMs 🤙🏾 Vibe Coding Why is AI playing Super Mario? How is hallucinating the least of our worries and what are rules for developing Safety Critical Code?
157: CUDA in Python, Gemini Code Assist and back-dooring LLMs We met with a CUDA expert from NVIDIA about the future of hardware, we look at how AI fails and how to play pong on 140 browser tabs.
156: Enterprise dead, all about Bluesky and React moves on! Learn about Bluesky as a platform, how to build a React App and how to speed up SQL. And play an impossible game in the browser.

My other work: