frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Sabela – A Reactive Notebook for Haskell

https://sabela.datahaskell.com/
6•mchav•2d ago•0 comments

Show HN: Pen and paper resource development game with an emergent world

https://www.jameshylands.co.uk/2026/06/sortis-paper-empire-game.html
4•jhylands•1h ago•0 comments

Show HN: Garden of Flowers – an archive of pictorial typography before ASCII art

https://garden-of-flowers.heikkilotvonen.com/
134•california-og•15h ago•22 comments

Show HN: VoiceDraw – Talk system design out loud, the diagrams draw themselves

https://voicedraw.com/
3•ajaypanthagani•18m ago•0 comments

Show HN: Azure DevOps TUI Management Style

https://github.com/elpulgo/azdo
2•elpulgo•46m ago•0 comments

Show HN: Ctx, save tokens by loading only the relevant tools

https://github.com/stevesolun/ctx
3•stevesolun•1h ago•0 comments

Show HN: Microlearning apps with a TikTok-style feed to beat doomscrolling

https://usescroll.app
2•maclinz•2h ago•3 comments

Show HN: Fata – Spaced repetition to fight skill rot from AI coding

https://fata.dev
109•djoume•5d ago•51 comments

Show HN: Veterinarian turned founder, AI lawn diagnosis

https://grassdx.com/
71•andrewbr•1d ago•55 comments

Show HN: Claireon – MCP Server for Unreal Editor

https://github.com/believer-oss/claireon
9•karl_gluck•3h ago•1 comments

Show HN: SharkClean MCP

https://github.com/a-funk/sharkclean-mcp
15•afunk•4d ago•4 comments

Show HN: machine0 – Persistent NixOS VMs You Control from the CLI

https://machine0.io
90•bwm•1d ago•35 comments

Show HN: git-lrc – Free, Micro AI Code Reviews That Run on Git Commit

https://github.com/HexmosTech/git-lrc
8•atomicnature•5h ago•0 comments

Show HN: The Dictionary Game (Fictionary/Balderdash) as a Daily Puzzle

https://dictionarypuzzle.com/
5•woutervd•5h ago•1 comments

Show HN: Kage – Shadow any website to a single binary for offline viewing

https://github.com/tamnd/kage
689•tamnd•2d ago•137 comments

Show HN: Morning Stack finds real job openings, tweaks resume and cover letter

https://morningstack.app/demo/
4•hillj23•6h ago•2 comments

Show HN: Pair your iPhone to your own Ollama over Tailscale with a QR scan

https://github.com/TeamDzX/myllm-connect
3•TeamDzX•6h ago•0 comments

Show HN: Trace – Offline Mac meeting transcripts you can flag mid-call

https://traceapp.info
202•AG342•2d ago•83 comments

Show HN: AppointMe – open-source .NET SaaS template (modular monolith, DDD)

https://github.com/bravodev-hub/appointme
4•eugene-maksak•7h ago•0 comments

Show HN: Zero Browser

https://github.com/nz366/zero_browser
11•zeron0a•20h ago•6 comments

Show HN: Exploiting Slack's video embeds to achieve E2EE communication

https://v1c.rocks/log/exploiting-slack-video/
31•victorio•1d ago•3 comments

Show HN: Write SaaS apps where users control where their data is stored

https://linkedrecords.com/
4•WolfOliver•8h ago•3 comments

Show HN: Discover Wikipedia articles popular on Hacker News

https://www.orangecrumbs.com/
135•octopus143•2d ago•33 comments

Show HN: Brainfuck but with Turtle Graphics

https://czterycztery.pl/programy/turtlefreeze/
4•fourgreen•9h ago•0 comments

Show HN: CoreMCP – MCP Server for On-Prem DBs

https://github.com/corebasehq/coremcp
4•y11t0•9h ago•1 comments

Show HN: I am building a map of people who lived in the Roman Empire

https://new.roman-names.com/
208•metiscus•6d ago•49 comments

Show HN: Paca – Lightweight Jira alternative for human-AI collaboration

https://github.com/Paca-AI/paca
171•pikann22•3d ago•64 comments

Show HN: Nxui – Copy-paste animated UI components for Vue

https://nxui.geoql.in/docs/
13•vinayakkulkarni•1d ago•4 comments

Show HN: Homebrew 6.0.0

https://brew.sh/2026/06/11/homebrew-6.0.0/
1472•mikemcquaid•5d ago•361 comments

Show HN: I wrote a C++ ray tracer from scratch without AI

https://github.com/themartiano/luz
149•martiano•1d ago•64 comments
Open in hackernews

Show HN: Microlearning apps with a TikTok-style feed to beat doomscrolling

https://usescroll.app
2•maclinz•2h ago
I wanted to kick my doomscrolling habit, so I built a microlearning app that uses a TikTok-style algorithm, same addictive feed mechanics, but you actually learn something.

I started with a general version, Scroll: Daily Microlearning (microlearning.usescroll.app), but quickly realised it works better when focused on a single topic. So I split it into:

Scroll: Personal Finance (https://finance.usescroll.app)

Scroll: Learn AI (https://ai.usescroll.app)

Scroll: Daily Microlearning (https://microlearning.usescroll.app)

Comments

atmanactive•1h ago
I'm missing font-size adjustment.
atmanactive•1h ago
After I read the micro article and scroll down a bit to click on an answer in the quiz, then click on the answer, there should appear one more button on the bottom right [Done] or [Complete] or [Continue] to give me a final confirmation and satisfaction that it's done. Right now, after I choose the answer, the answer is highlighted, great, and ... nothing - I have to scroll all the way up and use the back button (top left arrow), which kind of gives of the feeling like I accomplished nothing and need to retrace my steps back.
maclinz•55m ago
Agreed. I'm currently working on these minor issues. Thanks for raising this. Much appreciated.