frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: demake – one source project compiles to any retro game console ROM

https://geosona.com/demake/
14•gste•2h ago•1 comments

Show HN: FormLab, a no-signup formulation lab notebook in the browser

https://lab.formvix.com/
3•juliu1980•17m ago•0 comments

Show HN: QR codes where your photo is the code, not pasted on top

https://sqr.art
2•mikaelcarlavan•3h ago•5 comments

Show HN: A terminal glued to the macOS dock

https://github.com/palamim/starboard
3•leopalamim•3h ago•2 comments

Show HN: Wallfacer – A terminal session manager for Claude Code, and more

https://github.com/pradipta/wallfacer
28•pradiptasarma•10h ago•20 comments

Show HN: Simple algorithm and color space to generate diverse skin tones

https://toneyalexander.github.io/inclusive-color-space/
612•automatoney•1d ago•99 comments

Show HN: S3mini v1 – Tiny and fast S3 client, no-deps, for Node, Bun, Cloudflare

https://codeberg.org/thinking_tools/s3mini
4•Peter_J•6h ago•0 comments

Show HN: My receipt printer prints an original artwork every morning

https://github.com/matt-w-horn/morningprint
21•spectraldrift•18h ago•6 comments

Show HN: HUD, an open-source minimal terminal UI for ClaudeCode, Codex, OpenCode

https://github.com/adrida/hud-mode
22•adam_rida•22h ago•1 comments

Show HN: ClickBench Playground – a playground for 110 database systems

https://benchmark.clickhouse.com/playground/
21•zX41ZdbW•19h ago•5 comments

Show HN: Maple-Preview – Ternary 20B MoE running at 120 tok/s on a iPhone

https://deepgrove.ai/maple-preview
167•edwardbzhang•1d ago•51 comments

Show HN: Humor Arena – Which frontier model is funniest?

https://laugh.so/benchmark/
8•killiandunne1•14h ago•5 comments

Show HN: Sift – MCP aggregator that exposes 2 tools instead of hundreds

https://github.com/Narasimha1997/sift
4•Narasimha1997•10h ago•0 comments

Show HN: Modern Browsers Don't Need the Cookie Anymore

https://kuber.studio/cookie/
18•kuberwastaken•1d ago•24 comments

Show HN: An AI agent that trades inside limits you set, starting on paper

https://quantsignals.xyz/fst
15•henryzhangpku•1d ago•6 comments

Show HN: Fine-tune an 8B model on a 4 GB laptop GPU

https://github.com/MakazhanAlpamys/Soup
134•MakazhanAlpamys•2d ago•28 comments

Show HN: Run an 80B Qwen in 4.3 GB of RAM on a Mac, and a 35B on an iPhone

https://github.com/leonickson1/Swiftlet
309•leonickson•2d ago•139 comments

Show HN: SIMD Viterbi Decoder in Rust

https://github.com/brian-armstrong/fec
63•brian-armstrong•1d ago•11 comments

Show HN: Arxid – keyed, non-enumerable ID obfuscation

https://github.com/lucasolopes/arxid
6•byolopes•23h ago•0 comments

Show HN: ssh ssh.place

https://ssh.place
182•jeninh•3d ago•119 comments

Show HN: Hacker News with reduced priority for AI driven content

https://hn-without-ai.vercel.app/
6•otherayden•12h ago•0 comments

Show HN: Diffing Binary Files

https://withkord.com/diff
17•wennyyustalim•21h ago•5 comments

Show HN: Elevators

https://john.fun/elevators
1666•Jrh0203•5d ago•413 comments

Show HN: CityEdit – Open-source map for voting on NYC street changes

https://cityedit.org/m/nyc-proposals
4•edbltn•14h ago•0 comments

Show HN: A Handwritten Blogging Platform

https://handwritten.blog/
191•emilesilvis•6d ago•90 comments

Show HN: Bor – Open-source policy management for Linux desktops

https://getbor.dev/blog/2026-08-02-bor-v080-release/
195•eniac111•4d ago•29 comments

Show HN: Bitbead – Photo to printable bead pattern, in the browser

https://www.bitbead.app/en
8•shouqing_qiao•1d ago•3 comments

Show HN: Nightcrawler – A local AI pentesting agent running on a smartphone

https://github.com/garagehq/nightcrawler/
118•NickySlicks•3d ago•35 comments

Show HN: An app to dump notes during the day and plan todos without distraction

https://today.spqrk.net/
4•SPQRK•1d ago•1 comments

Show HN: NixOS-DGX-Spark – Nix and NixOS on the DGX Spark

https://github.com/graham33/nixos-dgx-spark
131•graham33•3d ago•40 comments
Open in hackernews

Show HN: A terminal glued to the macOS dock

https://github.com/palamim/starboard
3•leopalamim•3h ago
Every single day of my life since I started programming back in 2020 I open my projects through the terminal/ghostty. "cd path" + "code .". Until today I don't even know how to open vscode first then open a project from there.

I usually have 3-4 vscode windows open at the same time, and I like them in separate desktops (for mac users). i gotta admit, i use 8 desktops, 3-4 for vscode, 1 for arc, 1 for docker, 1 for postman etc.

So my daily routine when I turned on my mac was: (1) open ghostty; (2) cd-path+code.; (3) drag the vscode window to a desired desktop; (4) get back to the ghostty desktop; (5) repeat until all is open.

i was unbothered for 6y. Until i realized how inefficient i was being: (1) opening ghostty just to run one-off commands to open another app felt wrong, like why do I need a terminal if it's not a process I need to watch; (2) the need to go back to the ghostty desktop every time i wanted to open a new project and drag it to a new desktop and switch back... it's funny how we simply accept a habit and don't bother to fix it

i wanted a terminal that persisted across desktops AND that was always visible so i could access it anytime AND that wasn't big because i would only run one-off commands. so I created starboard.

where could I fit a terminal that was always visible and accessible? i looked at the macOS dock, i looked at the empty space to its right, and I said "that's it".

starboard is a floating terminal window that's literally glued to the dock, filling the blank space to the right, tracking its height and position live. it's visible from any desktop, a real companion to the dock, and it's a persistent shell.

to close the story on my routine, I now can happily jump straight to the desktop i want my project to be in and open it there through Starboard. i rarely open ghostyy, unless i really need it.

here's where feedback is massively important. i built this for the way i work with it, the way my dock is, which is in the bottom. my dock's position and height give me a perfect sized Starboard with 3 visible lines that I can happily work with. hearing from you guys how it appears to you would be essential for further improvement.

Comments

Maphielbso•3h ago
Original idea, I like it. Can you expand it vertically in order to show larger chunks of output if needed?
leopalamim•23m ago
i thought about it, but starboard is glued to the dock. I'm thinking of two alternatives: (1) make it expand as needed; (2) a button to open a terminal/ghostty window.

what use case are you thinking for starboard? running agents?