frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Show HN: PlutoFilter- A single-header, zero-allocation image filter library in C

https://github.com/sammycage/plutofilter
44•sammycage•3d ago•8 comments

Show HN: Easy alternative to giflib – header-only decoder in C

https://github.com/Ferki-git-creator/TurboStitchGIF-HeaderOnly-Fast-ZeroAllocation-PlatformIndependent-Embedded-C-GIF-Decoder
12•FerkiHN•13h ago•4 comments

Show HN: Improving search ranking with chess Elo scores

https://www.zeroentropy.dev/blog/improving-rag-with-elo-scores
182•ghita_•1d ago•63 comments

Show HN: FavBox is a local-firs browser extension for bookmark management

https://github.com/dd3v/favbox
3•dm_dd3v•4h ago•0 comments

Show HN: 0xDEAD//TYPE – A fast-paced typing shooter with retro vibes

https://0xdeadtype.theden.sh/
109•theden•4d ago•26 comments

Show HN: A browser-based accessibility checker that integrates into web projects

https://accented.dev
2•pomerantsev•5h ago•0 comments

Show HN: BloomSearch – Keyword search with hierarchical Bloom filters

https://github.com/danthegoodman1/bloomsearch
63•dangoodmanUT•4d ago•12 comments

Show HN: Object database for LLMs that persists across chats (MCP server)

https://dry.ai/mcp-object-database
6•kooshaazim•6h ago•2 comments

Show HN: A 'Choose Your Own Adventure' written in Emacs Org Mode

https://tendollaradventure.com/sample/
151•dskhatri•1d ago•24 comments

Show HN: I built a cute focus timer where you can grow an infinite garden

https://www.growdoro.com/
4•dqnamo•7h ago•0 comments

Show HN: Shoggoth Mini – A soft tentacle robot powered by GPT-4o and RL

https://www.matthieulc.com/posts/shoggoth-mini
584•cataPhil•2d ago•107 comments

Show HN: AI tool to remove backgrounds,change clothes,and animate product photos

https://getaicraft.com
2•SaaSified•7h ago•1 comments

Show HN: Claude‑CMD – A CLI for managing Claude Code commands and workflows

https://github.com/kiliczsh/claude-cmd
4•kilic•7h ago•0 comments

Show HN: The HTML Maze – Escape an eerie labyrinth built with HTML pages

https://htmlmaze.com/
62•kyrylo•3d ago•18 comments

Show HN: I Wrote a 680-Page Interactive Book on Data Structures and Algorithms

https://cartesian.app
16•EliasY•11h ago•3 comments

Show HN: I built this to talk Danish to my girlfriend – works with any language

https://menerdu.vercel.app/
201•lil_csom•4d ago•107 comments

Show HN: Detailed explanation and guide to understanding gene editing treatments

https://www.aditharun.com/p/understanding-the-science-behind
4•tinymagician•8h ago•0 comments

Show HN: I built a 2B-page search engine, independent of Google/Bing

6•Chief_Searcha•8h ago•7 comments

Show HN: Cobble – A hard daily word game

https://wilf.live/cobble/
25•wolfred•1d ago•17 comments

Show HN: An MCP server that gives LLMs temporal awareness and time calculation

https://github.com/jlumbroso/passage-of-time-mcp
87•lumbroso•1d ago•50 comments

Show HN: We made our own inference engine for Apple Silicon

https://github.com/trymirai/uzu
177•darkolorin•2d ago•45 comments

Show HN: DataRamen, a Fast SQL Explorer with Automatic Joins and Data Navigation

https://dataramen.xyz/
46•oleksandr_dem•1d ago•54 comments

Show HN: Beyond Z²+C, Plot Any Fractal

https://www.juliascope.com/
99•akunzler•2d ago•26 comments

Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once

https://conductor.build/
12•Charlieholtz•9h ago•11 comments

Show HN: LangWhich – a 30‑second daily challenge to recognize languages

https://langwhich.app
3•jdmelin•9h ago•0 comments

Show HN: WordPress Without PHP – Build Apps and CLI Tools in TypeScript

https://github.com/rnaga/wp-node
3•rnaga•9h ago•0 comments

Show HN: kiln – Git-native, decentralized secret management using age

https://kiln.sh/
12•pacmansyyu•10h ago•2 comments

Show HN: A directory of 800 free APIs, no auth required

https://freeapis.juheapi.com/apis
2•LeoWood42•10h ago•0 comments

Show HN: Timep – a next-gen profiler and flamegraph-generator for bash code

https://github.com/jkool702/timep
24•jkool702•2d ago•1 comments

Show HN: A Git(1) implementation written in Python

https://github.com/xqb64/legit
2•xqb64•11h ago•0 comments
Open in hackernews

Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once

https://conductor.build/
12•Charlieholtz•9h ago

Comments

jamil7•9h ago
Oh cool, I was already doing this with git worktrees but a ui for it would be handy.
WalterSear•9h ago
You might want to mention it's silicon only.
Charlieholtz•8h ago
Sorry about that, working on Intel right now!
dgritsko•9h ago
This is awesome. A couple of suggestions:

- It'd be great to change the default branch used for creating new workspaces.

- I'd like the ability to add custom tools to the "Open in..." menu.

Charlieholtz•8h ago
Ah yeah! Which IDE do you use?

> It'd be great to change the default branch used for creating new workspaces. Yeah you can actually change this now! If you click the repo name you can make changes to the "setup script". If you added `git checkout -b "branch name"` it would run that on every new workspace instance.

dgritsko•7h ago
At the moment it's mostly Cursor or VS Code, but I was actually thinking of SourceTree. I'd like to look at the pending changes and manage the commits myself, and I could do that if I could add "open -a SourceTree ." as a custom command. I didn't see a place to edit a setup script, is that just on the filesystem?
Charlieholtz•7h ago
Got it! If you click the repository name in the left sidebar, you should see a field for setup script.
dgritsko•7h ago
Ah, excellent - appreciate the help! I'm already getting a ton of value out of this tool, thanks for sharing!
Charlieholtz•4h ago
wooo that's awesome to hear! keep the feedback coming!
dgritsko•6h ago
FWIW, this is what I wound up with - keeps the original branch name but ensures that it's based on the latest from the "dev" branch:

orig_branch=$(git branch --show-current) && git checkout dev && git pull && git branch -D "$orig_branch" && git checkout -b "$orig_branch"

38•3h ago
Claude is absolute trash. I am on the paid plan and repeatedly hit the limits. and their support is essentially non existing, even for paid accounts