Pontus Granström

@pontus.granstrom.me

designer, engineer, teacher. art + technology + learning. stockholm, sweden. pontus.granstrom.me

Maybe it's just the people I tend to follow, but I'm seeing more and more projects wanting to give people a way out of the big tech silos. DIY apps, servers (like my project dropserver.org) etc...

Dropserver Personal Application Server

dropserver.org

Pontus Granström@pontus.granstrom.me · last yr.

New thing! @jrcpl.us and I have been exploring home-made software. We made a prototype of a tool for making scrappy little apps for you and your friends. pontus.granstrom.me/scrappy/

the coding agent looks at the error output from typescript. i assume it works much worse if using a language like javascript that doesn't have compile-time errors. i'm curious if the agent would benefit from having access to a debugger. i certainly do, and i'm better at thinking than claude

Pontus Granström@pontus.granstrom.me · last yr.

vibecoding with @zed.dev's claude-based agent. first prompt gave me this -- fully working, but not great design-wise

A User Interface with a list of templates and a list of documents

Weatherspark is great for a bird's eye view of temperature. For everyday weather planning, I love the design and information density of Weather Strip. Shows temperature, cloud coverage, rain chance, rain amount, daytime/nighttime, wind velocity -- for both the next 24hrs and the next 10 days.

The UI of Weather Strip. 

A graph showing detailed weather for the next 24h: temperature, cloud coverage, rain chance, rain amount, daytime/nighttime, wind speed and direction.

Under that a smaller, less detailed graph showing most of that data for the next 10 days.
Red Blob Games@redblobgames.com · last yr.

The information density on weatherspark is amazing. The icons on this map are a year's worth of weather data. Left to right on the icon is Jan to Dec. Bottom to top is hours of the day. Each pixel color tells you temperature (blue = cold, red = hot). weatherspark.com/map?pageType...

Good communication in human relationships : good communication in computer networking. Paraphrasing the other person : ACK. Highlighting possible misunderstandings/incongruence : error correction. Leaving space for questions : flow control.