frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Q3Edit – Edit and play Quake 3 maps in the browser

https://q3edit.com
80•drdator•15h ago•16 comments

Show HN: IKEA Complexity Index

https://ikea.greg.technology/
152•gregsadetsky•1d ago•81 comments

Show HN: Flightwake – a flight recorder for AI coding agents, not a navigator

https://github.com/kaiwutech-TW/flightwake
2•kaiwuTW•5h ago•0 comments

Show HN: Watch bots interact with an SSH honeypot in real time

https://honeypotlive.cc/
175•tusksm•1d ago•59 comments

Show HN: Ilya Sutskever's AI reading list into a learning RPG – using kimi k3

https://ilya-papers-quest.naigap.com/#/
5•praveer13•7h ago•2 comments

Show HN: Peek-CLI: Let Claude Code iterate on front end designs

https://github.com/puffinsoft/peek-cli
3•G3819•11h ago•0 comments

Show HN: RewindCup – explore 23 World Cups on an interactive globe

https://rewindcup.com
4•iamdavidoti•8h ago•0 comments

Show HN: Clx – Compile Lua to Native Executables Through C++20

https://github.com/samyeyo/clx
142•_samt_•1w ago•32 comments

Show HN: A zoomable timeline of 4M Wikipedia events

https://app.everything.diena.co/
110•lortex•1d ago•39 comments

Show HN: SDF Pelicans on Bicycle

https://pelican.vibe-overflow.com/index.html
2•AzatJ•11h ago•0 comments

Show HN: Leaves – A text-UI disk usage treemap visualizer

https://github.com/patonw/leaves
90•patonw•2d ago•29 comments

Show HN: ride-recap, teaching a LLM my taste to automate cycling highlights

https://www.iandmacomber.com/blog/gopro-garmin-gemini-ride-recap/
5•iandmacomber•17h ago•1 comments

Show HN: Simulator for a custom 8-bit discreet logic computer

https://msap2.mehran.dk
27•mehrant•4d ago•5 comments

Show HN: Qwen3.6-35B-A3B on a 16 GB M1 Pro with SSD-streamed MoE

https://github.com/andreaborio/ds4
17•andreaborio•1d ago•2 comments

Show HN: Mojibake – A low-level Unicode library written in C

https://mojibake.zaerl.com/
76•program•2d ago•22 comments

Show HN: Firefox in WebAssembly

https://developer.puter.com/labs/firefox-wasm/
267•coolelectronics•3d ago•126 comments

Show HN: Instrumation a PYPI library for Instruments

https://github.com/abduznik/instrumation
10•abduznik•6d ago•1 comments

Show HN: misa77 - a codec that decodes 2x faster than LZ4 (at better ratios)

https://github.com/welcome-to-the-sunny-side/misa77
164•nonadhocproblem•3d ago•49 comments

Show HN: Japan and Korea Parliament Members Archive

https://eastasiainsights.com/
6•cksmct•16h ago•0 comments

Show HN: iMessage is the best interface, so I built TypeScript SDK for it

https://github.com/jmisilo/imessage-sdk
5•misilojakub•16h ago•0 comments

Show HN: Clawk – Give coding agents a disposable Linux VM, not your laptop

https://github.com/clawkwork/clawk
225•celrenheit•5d ago•157 comments

Show HN: Be the ChatBOT

https://bethechatbot.com/
54•keito•2d ago•26 comments

Show HN: I Didn't Write a Single Line of My Framework Code

https://no-js.dev/
4•ErickXavier•17h ago•2 comments

Show HN: I've built a words game based on binary search

https://hilogame.cc/
49•ludovicianul•2d ago•66 comments

Show HN: One More Letter

https://playonemoreletter.com/
90•hmate9•3d ago•59 comments

Show HN: BambooGrid – Open-source web UI for power grid modeling and power flow

https://bamboo.kickstage.com
37•soaringmonchi•2d ago•13 comments

Show HN: Opening lines of famous literary works

https://www.verbaprima.com/
179•plicerin•4d ago•104 comments

Show HN: A modern port of Linux to a ten-year-old QWERTY phone

47•tmzt•2d ago•14 comments

Show HN: Libretto PR agents – Automatically fix failing playwright scripts

https://libretto.sh/debug-agents
22•muchael•2d ago•4 comments

Show HN: Fable 5 vs Kimi K3 in CNC Red Alert 2

https://system-2-arena.vercel.app/showcase/ra2?war=fable-vs-kimi-1
2•masterchef2209•20h ago•0 comments
Open in hackernews

Show HN: Ilya Sutskever's AI reading list into a learning RPG – using kimi k3

https://ilya-papers-quest.naigap.com/#/
5•praveer13•7h ago
I wanted to take kimi k3 for a spin. It turned my simple one sentence prompt to this. Repo here. https://github.com/praveer13/ilya-papers-quest

Well, I'm mindblown. Very humbling for me as a software engineer. Took couple hours for it to build this completely autonomously. And it was all from its mobile app.

It couldn't render this though from within the app - it does have a feature to preview any website and publish it on kimi's domain - but it didn't work for this. I had to put it on github pages.

It doesn't store anything btw - all progress is tracked in your browser storage.

Comments

bialamusic•20m ago
The result is nice. It would be nice to keep the code not obfuscated so we can actually see what Kimi had done.
praveer13•8m ago
The whole code is in the repo I linked in the description. Are you referring to something else ?