Show HN: Claude Code skills that build complete Godot games

show-hn:-claude-code-skills-that-build-complete-godot-games

Watch the demos · Prompts You describe what you want. An AI pipeline designs the architecture, generates the art, writes every line of code, captures screenshots from the running engine, and fixes what doesn’t look right. The output is a real Godot 4 project with organized scenes, readable scripts, and proper game architecture. Handles 2D […]

Apideck CLI – An AI-agent interface with much lower context consumption than MCP

apideck-cli-–-an-ai-agent-interface-with-much-lower-context-consumption-than-mcp

The problem nobody talks about at demo scale Here’s a scenario that’ll feel familiar if you’ve wired up MCP servers for anything beyond a demo. You connect GitHub, Slack, and Sentry. Three services, maybe 40 tools total. Before your agent has read a single user message, 55,000 tokens of tool definitions are sitting in the […]

Give Django your time and money, not your tokens

give-django-your-time-and-money,-not-your-tokens

Spending your tokens to support Django by having an LLM work on tickets is not helpful. You and the community are better off donating that money to the Django Software Foundation instead. We’re in a new era where people don’t have to type out all of their code. I used an LLM to build a […]

US Job Market Visualizer – Andrej Karpathy

This is a research tool that visualizes 342 occupations from the Bureau of Labor Statistics Occupational Outlook Handbook, covering 143M jobs across the US economy. Each rectangle’s area is proportional to total employment. Color shows the selected metric — toggle between BLS projected growth outlook, median pay, education requirements, and AI exposure. Click any tile […]

Using calculus to do number theory

using-calculus-to-do-number-theory

Using calculus to do number theory ← back February 2, 2026 Calculus is the mathematics of approximations of continuous quantities; number theory asks exact problems about discrete quantities. These seem, therefore, to be unrelated studies. Yet Kurt Hensel made a remarkable discovery: using ideas from calculus, one can better understand number theory problems. We’re going […]

My Journey to a reliable and enjoyable locally hosted voice assistant

my-journey-to-a-reliable-and-enjoyable-locally-hosted-voice-assistant

I have been watching HomeAssistant’s progress with assist for some time. We previously used Google Home via Nest Minis, and have switched to using fully local assist backed by local first + llama.cpp (previously Ollama). In this post I will share the steps I took to get to where I am today, the decisions I […]

Show HN: Hackerbrief – Top posts on Hacker News summarized daily

Bill C-22: A New Phase for Lawful Access Legislation Bill C-22, the Lawful Access Act, marks a new phase in the decades-long debate over government access to personal information, following the controversial Bill C-2. Last spring, Bill C-2 faced immediate backlash due to its ”unprecedented rules permitting widespread warrantless access to personal information,” which were […]

Even Faster Asin() Was Staring Right at Me

even-faster-asin()-was-staring-right-at-me

I don’t normally do follow-ups and never this quick. After posting that last article, it was fun to read the comments on Reddit and Hacker News as they rolled in. I even found other discussions. I couldn’t help wonder, ”Could I have made it even more performant?”. After heading home I decided to take another […]

Comparing Python Type Checkers: Typing Spec Conformance

comparing-python-type-checkers:-typing-spec-conformance

When you write typed Python, you expect your type checker to follow the rules of the language. But how closely do today’s type checkers actually follow the Python typing specification? In this post, we look at what typing spec conformance means, how different type checkers compare, and what the conformance numbers don’t tell you. A […]

MoD sources warn Palantir role at heart of government is threat to UK security

mod-sources-warn-palantir-role-at-heart-of-government-is-threat-to-uk-security

UK Prime Minister Keir Starmer and Louis Mosley, head of Palantir Technologies UK. Graphic: the Nerve Palantir, the US AI surveillance and security firm with hundreds of millions of pounds in UK government contracts, poses “a national security threat to the UK”, according to two anonymous high-level sources working with the Ministry of Defence.  The […]