frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

PEP 836: JIT Go Brrr: The Path to a Supported JIT Compiler for CPython

https://discuss.python.org/t/pep-836-jit-go-brrr-the-path-to-a-supported-jit-compiler-for-cpython...
2•lumpa•8m ago•0 comments

Run Windows 2000 on a DEC Alpha with a new es40 fork

https://raymii.org/s/blog/Run_Windows_2000_for_Dec_Alpha_on_a_new_es40_fork.html
1•jandeboevrie•12m ago•0 comments

Hi, I am a 10 years old kid and made a Cool app

https://yf-profitable-strats.streamlit.app/
1•Yamaan_Faraz•16m ago•2 comments

The missing 500 million: Cosmic bombardment melted Earth's first crust

https://arstechnica.com/science/2026/07/the-missing-500-million-cosmic-bombardment-melted-earths-...
1•Brajeshwar•20m ago•0 comments

Terence Tao: What's Next for SAIR Competitions [video]

https://www.youtube.com/watch?v=nbZA4N7BDCU
1•guerby•20m ago•0 comments

Show HN: Calm Engineering Dashboard

https://gitbiased.com/
1•skyfantom•23m ago•0 comments

Catastrophe theory; geniuses and maniacs (2011)

http://glassbottomblog.blogspot.com/2011/01/catastrophe-theory-geniuses-and-maniacs.html
1•mbustamanter•24m ago•0 comments

Researchers find ways to keep homes cooler in summer

https://www.bbc.com/news/articles/cly94l8xjlqo
1•rustoo•25m ago•0 comments

Tensorless – An exact thermodynamic execution sandbox in C++20

https://github.com/AperioGenix/Tensorless-Public
1•alxspiker•29m ago•0 comments

Open-source prompt infrastructure toolkit

https://px0.ai/
1•prakashqwerty•30m ago•0 comments

A Story of Screwdriver Drivers

https://carette.xyz/posts/a_story_of_screwdriver_drivers/
6•LucidLynx•31m ago•0 comments

Phosh 0.56.0

https://phosh.mobi/releases/rel-0.56.0/
28•edward•31m ago•4 comments

Show HN: Hacker-News Jobs

1•freakynit•32m ago•0 comments

Graphify: Turn any codebase into a queryable knowledge graph

https://github.com/Graphify-Labs/graphify
1•domysee•34m ago•0 comments

I spent 100 hours building a website you will use for 20 minutes a week

https://www.dailicle.com/
2•lucky-solanki•34m ago•2 comments

Show HN: UATC-Closed-loop VRAM control and dynamic data pruning for LLM training

https://github.com/sajjaddoda72-design/UATC
1•L_u_u_6•35m ago•0 comments

The Lion, The Witch, and the audacity of recruiters

https://hauleth.dev/post/the-lion-the-witch-and-the-aduacity-of-recruiter/
4•birdculture•37m ago•0 comments

Matrix Multiplication on Blackwell

https://www.modular.com/blog/matrix-multiplication-on-nvidias-blackwell-part-1-introduction
1•skidrow•40m ago•0 comments

Saving tokens and "Let me try something else" infinite loop in Coding Agents

https://cimons.com/article/saving-tokens-let-me-try-something-else-infinite-loop-in-coding-agents
1•etcimon•40m ago•1 comments

Toward Better Hip Kernel Generation for AMD GPUs

https://scalingintelligence.stanford.edu/blogs/hipkernels/
1•skidrow•40m ago•0 comments

FlashAttention-4: Algorithm and Kernel Pipelining Co-Design

https://research.colfax-intl.com/flashattention-4-algorithm-and-kernel-pipelining-co-design-for-a...
1•skidrow•41m ago•0 comments

Notes on Amazon vs. Perplexity

https://educatedguesswork.org/posts/notes-amazon-perplexity/
1•gmays•42m ago•0 comments

Why Your Brain Will Always Defend Complexity

https://savvynormie.com/why-your-brain-will-always-defend-complexity/
1•ExMachina73•46m ago•0 comments

TabFont – guitar tabs rendered as you type

https://philatype.com/tabfont/
2•ChrisArchitect•46m ago•0 comments

Scheme Is a Hoot

https://gracefulliberty.com/notes/scheme-is-a-hoot/
1•signa11•47m ago•0 comments

Anatomy of Prompt Injection

https://medium.com/@kirill89/anatomy-of-prompt-injection-d97ddaea9089
1•k1r111•48m ago•0 comments

Show HN: Neil the Seal Game

https://neiltheseal.app/
2•dalemhurley•48m ago•0 comments

Tell HN: FileVault does not protect Wi-Fi passwords on macOS 26

2•turbidimeter•48m ago•1 comments

Show HN: CAVS – Open-source content-addressable updates for game assets

https://github.com/orelvis15/cavs-oss
2•orelvis15•49m ago•0 comments

Show HN: Essential Media Player – A web-based (PWA) local media player

https://essentialmediaplayer.com/
1•ZuLuuuuuu•50m ago•0 comments
Open in hackernews

Last month 10k apps were built on our platform – here's what we learned

5•jonathanhar•1y ago
Hey all, Jonathan here, cofounder of Fine.dev

Over the last month alone, we've seen more than 10,000 apps built on our product, an AI-powered app creation platform. That gave us a pretty unique vantage point to understand how people actually use AI to build software. We thought we had it pretty much figured out, but what we learned changed our thinking completely.

Here are the three biggest things we learned:

1. Reducing the agent's scope of action improves outcomes (significantly)

At first, we thought “the more the AI can do, the better.” Turns out… not really. When the agent had too much freedom, users got vague, bloated, or irrelevant results. But when we narrowed the scope the results got shockingly better. We even stopped using tool calls almost all together. We never expected this to happen, but here we are. Bottom line - small, focused prompts → cleaner, more useful apps.

2. The first prompt matters. A lot.

We’ve seen prompt quality vary wildly. The difference between "make me a productivity tool" and "give me a morning checklist with 3 fields I can check off and reset each day" is everything. In fact, the success of the app often came down to just how detailed was that first prompt. If it was good enough - users could easily make iterations on top of it until they got their perfect result. If it wasn't good enough, the iterations weren't really useful. Bottom line - make sure to invest in your first request, it will set the tone for the rest of the process.

3. Most apps were small + personal + temporary.

Here’s what really blew our minds: People weren't building startups / businesses. They were building tools for themselves. For this week. For this moment. A gift tracker just for this year's holidays, a group trip planner for the weekend, a quick dashboard to help their kid with morning routines, a way to RSVP for a one-time event. Most of these apps weren’t meant to last. And that's what made them valuable.

This led us to a big shift in our thinking:

We’ve always thought of software as product or infrastructure. But after watching 10,000 apps come to life, we’re convinced it’s also becoming content: fast to create, easy to discard, and deeply personal. In fact, we even released a Feed where every post is a working app you can remix, rebuild, or discard.

We think we're entering the age of disposable software, and AI app builders is where that shift comes to life.

Also happy to answer questions about what we learned from the first 10K apps AMA style.

Comments

kingkongjaffa•1y ago
> We think we're entering the age of disposable software, and AI app builders is where that shift comes to life.

This is a fascinating thought. I wonder if there's some disconnect between good design and the immediacy of building something that solves exactly the thing you need to solve at the time.

What I mean is, when you first build something, it probably does what users need, but there's always some rough edges. Frankly out of 10,000 throwaway apps built, I'm going to guess probably less than 10 have been built with good design and taste.

It's like the difference between a TODO MVP toy app to track tasks, vs something like Linear which is beautifully designed.

Both probably have their place I think.

For my work I'm not sure I want my tools to be so discardable personally. I want to use predictable, well designed tools that have had their rough edges sanded down through iteratively reducing the micro-frictions I have in my day to day job. Behind every great product experience there's usually someone obsessing over a specific pain point and motivated to make something great.

Toy throwaway apps can't replace human thinking time and experience using a tool over months and years.

For personal and one time problems, toy apps can absolutely get the job done, and most people are willing to overlook the rough edges.

tomcam•1y ago
> When the agent had too much freedom, users got vague, bloated, or irrelevant results.

Listen, pal: I was vague and bloated long before you released your little platform!