Posts

Show HN: Gote – a CLI note-taking management tool for plain Markdown https://ift.tt/hPtgWCx

Show HN: Gote – a CLI note-taking management tool for plain Markdown Repo: https://ift.tt/7I9aNx6 I built a note taking management tool to use at work for quick note taking and searching. It is intended to be quite minimal. Another focus was to have lots of shortcuts and to keep things close to the homerow for ergonomics and speed. Notes are just markdown files in whatever directory you point it at. The only thing it keeps elsewhere is an index in ~/.gote. If you stop using it you still have all your notes. Tags go on the first line of the note, separated by periods, like .project.urgent.work. No frontmatter. Search is built into the binary, BM25 with stemming, so there's no ripgrep or fzf to set up. gote s meeting searches titles and content, gote s -t .work filters by tag, gote s -w 2412 pulls up notes from December 2024. Most commands have a two letter version that combines a list with an action. ro is recent + open, sv is search + view, tp is tag + pin. When results come up y...

Show HN: Possess, a TUI to browse and transfer coding sessions https://ift.tt/5CWaP6x

Show HN: Possess, a TUI to browse and transfer coding sessions https://ift.tt/sNuY2C4 September 7, 2026 at 11:43PM

Show HN: Sol, my macOS music player and jukebox app, is now free and open source https://ift.tt/FW0Xj3b

Show HN: Sol, my macOS music player and jukebox app, is now free and open source https://ift.tt/yDnB4cT September 7, 2026 at 01:54AM

Show HN: PixelDraw – simple drawing software for web(WASM) and desktop https://ift.tt/1QYaIUq

Show HN: PixelDraw – simple drawing software for web(WASM) and desktop https://ift.tt/LnM2gS0 September 6, 2026 at 09:23PM

Show HN: Cowbull – Wordle-like game where you only get match counts https://ift.tt/G0EaFL7

Show HN: Cowbull – Wordle-like game where you only get match counts CowBull is a word game where you have to find the hidden four-letter word. You make guesses and get back the count of exact letter matches (bulls) and partial matches (cows). It’s a bit like Wordle, but you are not told the exact letters which match, only the count of matching letters. Scoring is based on the number of guesses and time used. There is a single player mode and a multi-player mode (no account required). The game source code is at https://ift.tt/CnJEScp . When I was younger, we used to play this game on paper at the back of the classroom during school and college in India. During Covid, I made this online version of the game to play with my kids. https://cowbull.co/ September 6, 2026 at 06:07AM

Show HN: I made Blocknado, an orbital stacker. Think Tetris with square rings https://ift.tt/uFt031n

Show HN: I made Blocknado, an orbital stacker. Think Tetris with square rings I've loved stacker type games for as long as I can remember. But I've always wanted a version with a bit more strategy and puzzle dynamics. Blocknado is a game I've always wanted to play, maybe others will too. https://ift.tt/mhHOt8S September 6, 2026 at 05:46AM

Show HN: Merge Wikipedia articles across languages into one page https://ift.tt/AZIMBJf

Show HN: Merge Wikipedia articles across languages into one page https://ift.tt/I6VChLH September 6, 2026 at 02:18AM