Posts from Denmark

How MCP (or similar standards) Could Change the Way We Use Software with AI

I think many of my colleagues here at Dinero will agree when I say I’ve been deep down the MCP-server rabbit hole lately 🕳️😅

Read more ...


Screw iOS — Build Your AI Agent App on SMS

What will be the next big platform for the emerging interface we’re starting to see with AI agents and standards like MCP? 🤔

Read more ...


100 Tips, Tricks, Hacks, and Methods for Coding with AI in Cursor

Okay, full disclosure: This article was generated using ChatGPT Deep Research, based on instructions to review and paraphrase recent discussions from Cursor forums and Hacker News comments. All tips were synthesized from community insights to provide practical, up-to-date advice. However, I found it super useful to read, so I’m sharing it on my blog for others to read.

Read more ...


Prompting Patterns: The Clarification Pattern - Kasper Junge

The more I use ChatGPT and develop software using LLM APIs, the more I realize that context is essential for LLMs to provide high-quality answers. When I use ChatGPT and receive unsatisfactory responses, it’s typically due to a lack of information about the problem I’m presenting or my current situation. I often notice that I might be ambiguous about the task I want ChatGPT to address, or ChatGPT perceives the issue in a manner I hadn’t anticipated. However, I’ve observed that by adopting a simple pattern, I can significantly reduce these challenges, consistently leading to more accurate responses.

Read more ...