frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Open-Source AlphaEvolve Clone Using GPT-4.1 and Genetic Programming

7•Sai_Praneeth•7h ago
Everyone saw the AlphaEvolve hype. I got obsessed with how it might work under the hood and decided to just build it myself.

My setup uses GPT-4.1 to mutate matrix multiplication code, guided by a bunch of hand-crafted mutation strategies (loop reordering, tiling, Strassen, etc.). Each candidate is evaluated on both speed and accuracy. Then I apply Pareto selection with crowding distance to evolve better ones over generations.

I ran into all the usual LLM reward hacks-returning the input, calling np.dot, etc. So I forced primitive-only implementations and tightly constrained the mutation space.

After some struggle (and OpenAI credits vanishing), I ended up with a system that can actually evolve fast, correct implementations starting from a naive baseline.

Full story here (with all the failures and design hacks): https://saipraneeth.in/ml/building-evolve

Code’s public. Roast it, fork it, or try evolving your own. https://github.com/think-a-tron/evolve

Show HN: Windows 98 themed website in 1 HTML file for my post punk band

https://corp.band
62•jealousgelatin•1h ago•11 comments

Show HN: Cogitator – A Python Toolkit for Chain-of-Thought Prompting

https://github.com/habedi/cogitator
43•habedi0•4d ago•6 comments

Show HN: Goboscript, text-based programming language, compiles to Scratch

https://github.com/aspizu/goboscript
146•aspizu•13h ago•54 comments

Show HN: A highly extensible framework for building OCR systems

https://github.com/robbyzhaox/myocr
5•robbyzhao•5h ago•0 comments

Show HN: Mirror World, create an AI clone of anyone

https://mirr.world/
14•p-sharpe•4h ago•3 comments

Show HN: MCP Server for Document Processing via Natural Language

https://github.com/PSPDFKit/nutrient-dws-mcp-server
5•nicknamewinder•2h ago•0 comments

Show HN: Job board aggregator for best paying remote SWE jobs in the U.S.

https://www.remoteswe.fyi
166•xitang•18h ago•115 comments

Show HN: A platform to find tech conferences, discounts, and ticket giveaways

https://www.tech.tickets/
97•danthebaker•3d ago•34 comments

Show HN: I reinvented PHP in TypeScript (demo)

https://github.com/vseplet/morph
22•vseplet•4d ago•24 comments

Show HN: Chrome native AI polyfill with OpenRouter

https://github.com/Explosion-Scratch/chrome-ai-polyfill
2•explosion-s•3h ago•0 comments

Show HN: Hardtime.nvim – break bad habits and master Vim motions

https://github.com/m4xshen/hardtime.nvim
196•m4xshen•1d ago•79 comments

Show HN: Python Simulator of David Deutsch’s “Constructor Theory of Time”

https://github.com/gvelesandro/constructor-theory-simulator
78•SandroG•22h ago•11 comments

Show HN: Vaev – A browser engine built from scratch (It renders google.com)

https://github.com/skift-org/vaev
216•monax•1d ago•131 comments

Show HN: I modeled the Voynich Manuscript with SBERT to test for structure

https://github.com/brianmg/voynich-nlp-analysis
373•brig90•1d ago•127 comments

Show HN: Adiem – Real-Time Haptic Feedback for Social Anxiety (Apple Watch)

https://www.adiem.com
3•victorasao•4h ago•1 comments

Show HN: Buckaroo – Data table UI for Notebooks

https://github.com/paddymul/buckaroo
99•paddy_m•1d ago•9 comments

Show HN: Chat with 19 years of HN

https://app.camelai.com/log-in?next=/hn/
139•vercantez•1d ago•110 comments

Show HN: Jar.tools – View, Change, Decompile Java Jar Files

https://jar.tools
3•Igor_Wiwi•6h ago•0 comments

Show HN: I Built a Prompt That Makes LLMs Think Like Heinlein's Fair Witness

https://fairwitness.bot/
4•9wzYQbTYsAIc•4h ago•4 comments

Show HN: Llm.fm – an AI-generated, satirical radio show in the browser

https://www.llm.fm/
5•ryandotelliott•4h ago•0 comments

Show HN: A web browser agent in your Chrome side panel

https://github.com/parsaghaffari/browserbee
144•parsabg•1d ago•60 comments

Show HN: Open-Source AlphaEvolve Clone Using GPT-4.1 and Genetic Programming

7•Sai_Praneeth•7h ago•0 comments

Show HN: Punge: Ondevice NSFW Image Detection Using YOLOv11n, CoreML, TensorFlow

2•markatlarge•5h ago•0 comments

Show HN: Model2vec-Rs – Fast Static Text Embeddings in Rust

https://github.com/MinishLab/model2vec-rs
58•Tananon•1d ago•14 comments

Show HN: Plantbase, a file-first plant care database

https://houseplantguide.org/
2•alexanderameye•5h ago•0 comments

Show HN: What Would Paul Graham Write? An experiment in personality extension

https://wwpgw.georgestrakhov.com/
9•georgestrakhov•5h ago•3 comments

Show HN: Ziit – Open source wakatime alternative

https://github.com/0PandaDEV/Ziit
3•pandadev_•6h ago•0 comments

Show HN: Turn any workflow diagram into compilable, running and stateful code

https://workflows.diagrid.io/
102•yaronsc•5d ago•32 comments

Show HN: Deep Dive on MCP

https://agnt.one/blog/the-model-context-protocol-for-ai-agents
2•GBintz•6h ago•0 comments

Show HN: Zeitgrep – ripgrep, but sorted by edit stats in Git history

https://github.com/kantord/zeitgrep
2•kantord•6h ago•0 comments