frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: 1-800-CODER, macOS app where you call an AI developer to edit your page

1•abi•1h ago
Sharing a small Mac app I built around OpenAI’s gpt-realtime-2 model. You call up a voice coding agent and talk to it like you’d talk to a freelancer ("make the hero tighter, put a product image on the right, that one's too big"). You can even point at things on your webpage and say “remove this” or “make that bold”. Pointing feels like a killer feature. It pushes the conversation bandwidth way up, and feels just like working with a real person over a screen share.

Video demo: https://youtu.be/RteRVM7BSps

Github URL: https://github.com/abi/1-800-CODER

How is pointing implemented? GPT-Realtime-2 only supports image inputs (unlike Gemini Live which also supports video inputs). So, the app sends a screenshot including the cursor when the model emits a speech_stopped event. That way, the agent always has a fresh visual before it replies.

Limitations:

- GPT-Realtime-2 is okay at front-end changes, probably at a GPT-4o level. Small modifications like copy changes, adding/removing elements, formatting updates work really well at low latency. In fact, for these types of changes, this might be my ideal interface. But if you wanted this app to be more useful for larger changes or generating UI from scratch, you’d want to hook up a subagent system that runs a smarter model like GPT 5.5 or Claude Opus.

- GPT-Realtime-2 is expensive. The good news though is that bandwidth is really high here so you might save time with this interface.

Apple has won a prestigious award for iOS 26's Liquid Glass design

https://9to5mac.com/2026/05/14/apple-has-won-a-prestigious-award-for-ios-26s-liquid-glass-design/
1•danorama•1m ago•0 comments

Vibecoding – A vibecoding tool for HR who still don't get what vibecoding is

1•zhenruyan•2m ago•0 comments

Like Ollama, but for your own cloud [Apache 2.0]

https://github.com/superlinked/sie
1•supo•2m ago•1 comments

Conductor: Deterministic orchestration for multi-agent AI workflows

https://opensource.microsoft.com/blog/2026/05/14/conductor-deterministic-orchestration-for-multi-...
1•hulksmash5756•3m ago•0 comments

Military Snipers Are Being Put Out of a Job by Drones

https://www.wsj.com/world/europe/military-snipers-are-being-put-out-of-a-job-by-drones-ae85a271
1•JumpCrisscross•5m ago•0 comments

HMRC to use AI from British tech firm to spot fraud and tax return errors

https://www.bbc.com/news/articles/c7v9ld262n4o
1•Brajeshwar•7m ago•0 comments

We let AI review low-risk PRs without breaking SoC 2 controls

https://eng.miragesecurity.ai/posts/10x-change-management/
1•rosslazer•10m ago•0 comments

Build apps people can find

https://lovable.dev/seo-aeo
1•doener•10m ago•0 comments

AI-aided code migration: Google got 6x faster migration from TensorFlow to Jax

https://cloud.google.com/blog/topics/developers-practitioners/6x-faster-migration-from-tensorflow...
2•porridgeraisin•11m ago•0 comments

CMS to blog can be fast Python3 powered

https://eaglepress.org
1•eagle10ne•11m ago•0 comments

Balcony solar can help renters and homeowners save money

https://theconversation.com/how-balcony-solar-can-help-renters-and-homeowners-save-money-281620
1•PaulHoule•15m ago•0 comments

Malicious node-IPC Versions Published to NPM

https://github.com/RIAEvangelist/node-ipc/issues/15
3•varunsharma07•16m ago•1 comments

The Tarot Card Deck Created by Salvador Dalí

https://www.openculture.com/2026/05/salvador-dali-tarot-card-deck.html
3•Brajeshwar•16m ago•0 comments

David Turner (2019) Some History of Functional Programming Languages [video]

https://www.youtube.com/watch?v=ezFZIPuSQU8
1•emigre•18m ago•0 comments

Show HN: CrunchyCleaner – A cross-platform TUI tool to purge software caches

https://github.com/Knuspii/CrunchyCleaner
1•Knuspii•18m ago•0 comments

May I recommend understanding Emacs's patterns

https://www.chiply.dev/post-emacs-carnival-may
1•chiply•19m ago•1 comments

Show HN: Yes We Scan: rescue old scanners with an in-browser Linux VM and WebUSB

https://yes-we-scan.app/
2•gmac•20m ago•1 comments

What happens when you post a real Monet and say it's AI?

https://twitter.com/SHL0MS/status/2054280631807316329
2•thinkingemote•21m ago•0 comments

ML with Rust and Category Theory

https://hghalebi.github.io/category_theory_transformer_rs/
1•adamnemecek•21m ago•0 comments

Accenture joins IBM in battle for £323M Post Office Horizon deal

https://www.computerweekly.com/news/366642986/Accenture-joins-IBM-in-battle-for-323m-Post-Office-...
2•latein•21m ago•0 comments

Let's maybe not defund universities (2025)

https://12gramsofcarbon.com/p/silicon-valley-is-wrong-about-federal
1•theahura•22m ago•0 comments

VNote, a Qt-based, free and open source note-taking application

https://github.com/vnotex/vnote
2•htfy96•22m ago•0 comments

Microsoft AntiSSRF

https://github.com/microsoft/AntiSSRF
1•campuscodi•25m ago•0 comments

US charges suspected Dream Market admin arrested in Germany

https://www.bleepingcomputer.com/news/security/us-charges-suspected-dream-market-admin-arrested-i...
1•Brajeshwar•25m ago•0 comments

HDD Firmware Hacking

https://icode4.coffee/?p=1465
2•jsploit•26m ago•0 comments

Datadog scales time series foundation models to 2.5B parameters

https://huggingface.co/Datadog/Toto-2.0-2.5B
3•chrisdevs•26m ago•1 comments

When Skill Is Free, Expression Wins [video]

https://www.youtube.com/watch?v=DIn34a9TSGU
1•domrdy•30m ago•0 comments

Arrive by skeletonics is a 9-feet-tall kinetic exoskeleton

https://www.designboom.com/technology/arrive-skeletonics-kinetic-exoskeleton-04-20-2022/
2•thunderbong•30m ago•0 comments

GLiNER2-PII: 0.3B open-source PII model outperforms OpenAI's Privacy Filter

https://pioneer.ai/research/gliner2-pii-a-multilingual-model-for-personally-identifiable-informat...
1•neon_share1•31m ago•1 comments

PHPantom: A PHP LSP Written in Rust

https://github.com/AJenbo/phpantom_lsp
2•Einenlum•33m ago•0 comments