frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
321•arnemunthekaas•2h ago•68 comments

Show HN: Hacking a $20 4G wireless hotspot into a texting device

https://bkovac.github.io/modem-thing/
44•bobili1234•1h ago•3 comments

Show HN: Capsule – Single-file web apps that save their data into SQLite

https://withcapsule.app/
54•bashtian•1h ago•18 comments

Show HN: Panel – A research workspace where the agent can build its own panes

https://github.com/greentfrapp/panel
11•greentfrapp•58m ago•2 comments

Show HN: Jexxa: High Speed on Device Dictation

https://jexxa.org
6•sankde•51m ago•10 comments

Show HN: Ordewell – turn one goal into an ordered plan of coding-agent tasks

https://github.com/ordewell/ordewell
10•ac-ciano•1h ago•4 comments

Show HN: Check if your IP has appeared in a residential proxy network

https://haveibeenproxied.com/
5•microcode•32m ago•3 comments

Show HN: Loss. a tiny satire about AI progress

https://workatloss.com/
6•pbobak•40m ago•0 comments

Show HN: Redis City – Explore how Redis works in an interactive 3D model

https://poltora.dev/redis
142•poltora•2d ago•22 comments

Show HN: Lume – an open-source terminal you can drive from your phone

https://uselume.dev/
2•hugomyb•1h ago•0 comments

Show HN: Bulkgrid – Search websites and GitHub repositories from your AI agent

https://bulkgrid.com
2•ceglh•1h ago•0 comments

Show HN: A live Git diff view cli to stay on top of what agents are doing

https://github.com/stagas/livediff
4•stagas•1h ago•1 comments

Show HN: Infinite Shaders

https://shaderfrog.com/infinite
2•andrewray•1h ago•0 comments

Show HN: Prokop – Open-source AI coding workspace with cross-project memory

https://github.com/capek-dev/prokop
3•danielbilekq•1h ago•3 comments

Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS

https://github.com/JamesRyanATX/fcbnerd
82•fretlessjazz•15h ago•20 comments

Show HN: ScaleUp City Simulator

https://city.scaleupcto.com/
4•robotrobot•2h ago•5 comments

Show HN: Nari Qwen3-TTS and Qwen3-ASR – High accuracy, low latency and cost

https://narilabs.com/blog/nari-labs-leads-coval-voice-ai-benchmarks/
88•toebee•22h ago•29 comments

Show HN: Pelican-bicycle alternatives

https://gally.net/temp/20260914pelican-alternatives/index.html
126•tkgally•1d ago•45 comments

Show HN: Neobrutalism.dev – Just added Base UI support and added new color theme

https://www.neobrutalism.dev/
157•samke-•22h ago•74 comments

Show HN: A Zoomable Equal-Area Map Projection that interpolates to Mercator

https://www.benjoffe.com/map
2•benjoffe•4h ago•0 comments

Show HN: Kinesis – Control your Mac with the Meta Neural Band

https://github.com/callbacked/kinesis
117•callbacked•1d ago•43 comments

Show HN: Jinfer – AI inference engine for the JVM. AI in a jar

https://qxotic.ai/
3•mukel•8h ago•0 comments

Show HN: Pushie – Get notified with a simple webhook

https://pushie.net
21•vasanthv•1d ago•13 comments

Show HN: Fly.exe – An EON systems like virtual fruit fly uploaded to computer

https://github.com/Ibtisam-Mohammad/Fly.exe
23•Ibti_sam•23h ago•4 comments

Show HN: Analyzed 400 routes and driving a Tesla beats flying 65% of the time

https://flyortesla.com/insights
3•drewlem•10h ago•4 comments

Show HN: I built Otis, a minimal AI agent that runs local models out of the box

https://triangllabs.ai/otis
19•petrenk0n•1d ago•4 comments

Show HN: What Just Pinged Me?

https://whatjustpingedme.com
24•furyofantares•1d ago•0 comments

Show HN: 1080p is 920px tall – 1k real browser viewports

https://screensize.net/reports/viewport-stats
41•zenpe•1d ago•20 comments

Show HN: Bodily Oddities

https://vester.si/bodily-oddities/
340•vesterde•4d ago•214 comments

Show HN: Hazzel – a tiny coding agent, Bring your own keys

https://github.com/mukundzha/hazzel
6•mukundzha6•14h ago•0 comments
Open in hackernews

Show HN: Prokop – Open-source AI coding workspace with cross-project memory

https://github.com/capek-dev/prokop
3•danielbilekq•1h ago

Comments

danielbilekq•1h ago
Hi HN, I’m Daniel. Prokop is my attempt at something between Codex and Hermes Agent, only for coding.

I’m building it on my own. Direction of the project comes from things I need in my actual development work (including my day job), rather than trying to cover every possible AI use case and build an “everything AI app”.

I’m mainly focused on ergonomics of handling multiple projects, multiple sessions, and having continuity when working with agents. I’m also trying to reduce how often I need to open an IDE, which is why it covers common file and git operations.

It’s a PWA. I think PWAs are underrated, and I don’t see much point in maintaining separate desktop and mobile apps for this. It keeps development and updates simpler.

Curious whether it’s useful to others working the same way.

Website and docs: https://prokopai.dev

Inozem•18m ago
why not just to use Notion?
danielbilekq•16m ago
what do you mean? thats not what that is