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.

Don't stop thinking, AI Slop vs. OSS Security, rolling your own S3 Despite AI you still need to think, Bitter lessons from building AI products,  AI Slop vs. OSS security and pointer pointer…
200: Building for the web, what's left after rm -rf & 🌊🐴 vs AI What remains after you do a rm -rf? Why do LLMs know about a seahorse emoji? What image formats should you use? How private is your car?
Word is Doomed, Flawed LLM benchmarks, hard sorting and CSS mistakes Spot LLM benchmark flaws, learn why sorting is hard, how to run Doom in Word and how to say "no" like a manager.
30 years of JS, Browser AI, how attackers use GenAI, whistling code Learn how to use AI in your browser and not on the cloud, why AI makes different mistakes than humans and go and whistle up some code!
197: Dunning-Kruger steroids, state of cloud security, puppies>beer

My other work: