frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: RISCY-V02: A 16-bit 2-cycle RISC-V-ish CPU in the 6502 footprint

https://github.com/mysterymath/riscyv02-sky
4•mysterymath•3h ago
Finally finished my little CPU project, RISCY-V02. I built it (with Claude) to challenge the notion that the 6502 was a "local optimum" in its transistor budget. Given the constraints of 1970s home computers (~1 MHz DRAM, so raw clock speed doesn't help), could RISC have been a better design choice? This design argues yes: pipelining, barrel shifters, and more registers beat microcode PLAs, questionable addressing modes, and hardware BCD.

Highlights:

8x 16-bit general-purpose registers (vs 3x 8-bit on 6502)

2-stage pipeline (Fetch/Execute) with speculative fetch

61 fixed 16-bit instructions

2-cycle interrupt entry (vs 7 on 6502)

13,844 SRAM-adjusted transistors (vs 13,176 for 6502 on same process)

1.0-2.6x faster than 6502 across common routines

GDS viewer: https://mysterymath.github.io/riscyv02-sky

Tiny Tapeout Shuttle Entry: https://app.tinytapeout.com/projects/3829

Show HN: Swarm – Program a colony of 200 ants using a custom assembly language

https://dev.moment.com/
12•armandhammer10•1h ago•3 comments

Show HN: Jido 2.0, Elixir Agent Framework

https://jido.run/blog/jido-2-0-is-here
259•mikehostetler•13h ago•57 comments

Show HN: PageAgent, A GUI agent that lives inside your web app

https://alibaba.github.io/page-agent/
81•simon_luv_pho•12h ago•39 comments

Show HN: Steadwing – Your Autonomous On-Call Engineer

https://www.steadwing.com/
5•abejith•1h ago•0 comments

Show HN: Moji – A read-it-later app with self-organizing smart collections

https://moji.pcding.com
3•desmonding•3h ago•0 comments

Show HN: Kanon 2 Enricher – the first hierarchical graphitization model

https://isaacus.com/blog/kanon-2-enricher
7•ubutler•2d ago•6 comments

Show HN: SitDeck – Customizable live dashboard of news, markets, threats

https://sitdeck.com
13•danushman•7h ago•13 comments

Show HN: An AI Agent Running a Real Business (Thewebsite.app)

https://www.thewebsite.app/
3•thewebsite_ai•3h ago•2 comments

Show HN: I made a design portfolio reviewer

https://www.evalv.ai/
2•eldardesign•4h ago•4 comments

Show HN: Poppy – A simple app to stay intentional with relationships

https://poppy-connection-keeper.netlify.app/
168•mahirhiro•1d ago•109 comments

Show HN: Hormuz Crisis Dashboard Real-time shipping disruption tracker

https://www.hormuztracker.com/
20•MrNekked•14h ago•2 comments

Show HN: Settle It – turn "Pizza or Thai?" into a shareable poll

https://settleit.now/
3•karlhills•4h ago•4 comments

Show HN: Console2svg – Convert terminal output to crisp SVGs

https://github.com/arika0093/console2svg
2•arika0093•5h ago•0 comments

Show HN: Kybernis – Prevent AI agents from executing the same action twice

https://kybernis.io
5•wingrammer•8h ago•2 comments

Show HN: Crazly – structured AI workflows instead of random prompts

https://crazly.pro/
2•starup-guy•5h ago•0 comments

Show HN: Stacked Game of Life

https://stacked-game-of-life.koenvangilst.nl/
192•vnglst•5d ago•27 comments

Show HN: RISCY-V02: A 16-bit 2-cycle RISC-V-ish CPU in the 6502 footprint

https://github.com/mysterymath/riscyv02-sky
4•mysterymath•3h ago•0 comments

Show HN: Bus Core – a local-first ERP for small manufacturing shops

5•True-Good-Craft•6h ago•0 comments

Show HN: A Claude Code skill that renders decisions as interactive HTML pages

https://github.com/jnemargut/better-plan-mode
3•jontomato•7h ago•1 comments

Show HN: Reformat Word document citations (APA/Vancouver) in <1 second

https://github.com/brodie-neuro/ScholarRef
6•brodie-neuro•11h ago•1 comments

Show HN: GitHub-powered instant developer portfolios

https://remotedevelopers.com/lander
2•plsft•8h ago•3 comments

Show HN: I built an AI exam prep platform for AWS certs after failing one myself

https://www.knowza.ai/
3•johnnyChiv•8h ago•2 comments

Show HN: Docker pulls more than it needs to - and how we can fix it

https://dockerpull.com
7•a_t48•8h ago•9 comments

Show HN: Rust compiler in PHP emitting x86-64 executables

https://github.com/mrconter1/rustc-php
65•mrconter11•4d ago•48 comments

Show HN: Anki(-Ish) for Music Theory

https://chordreps.com
3•interbolt_colin•9h ago•0 comments

Show HN: Mumpix – persistent memory for AI agents (works in browser and Node)

https://www.mumpixdb.com/
2•carreraellla•9h ago•1 comments

Show HN: Vertex.js – A 1kloc SPA Framework

https://lukeb42.github.io/vertex-manual.html
44•LukeB42•4d ago•25 comments

Show HN: A2A protocol for Elixir with GenServer-like ergonomics

https://github.com/actioncard/a2a-elixir
3•maxekman•9h ago•0 comments

Show HN: Git Diff for Agentic Coding

https://github.com/msoedov/justshowmediff
3•alex_mia•9h ago•0 comments

Show HN: I made a zero-copy coroutine tracer to find my scheduler's lost wakeups

https://github.com/lixiasky-back/coroTracer
46•lixiasky•2d ago•3 comments