|
https://RadioPuppy.com – Listen to 1000s of online live radio streams.
This is a pet project for myself. I love listening to online radio while at work, helps me focus. But I didn’t really click with any of the current selection of web apps out there so decided to build one myself. It uses the great API available at radio-browser.info for all the radio information. Been using it as a way to learn how to market a website as well. Learning a lot. I welcome any constructive feedback. |
|
Building https://floxtop.com/, a Mac app that organizes your files and images.
It looks inside each file to see what it’s about, then moves it to the right folder with a single click. It already works with images, Office (Word, Excel, PowerPoint) PDFs, ePubs, text, Markdown, and many other file types (30+) in English. Next I’m adding multi-language support. If you have messy folders anywhere on your Mac, Floxtop can help. Try it for free – requires macOS 14+ with Apple Silicon: |
|
Building https://www.hessra.net/, an authorization system based on the Biscuit token format (decentralized, signed, and attenuable). The goal is to push beyond JWTs and Zanzibar-style policy engines by giving every machine-to-machine request its own embedded, verifiable authorization logic in a small capability token. These tokens can be delegated, restricted, and verified locally with no extra network calls required after getting the token.
Early use case is replacing API keys with identity tokens that expire, delegate, and prove possession and then can be used for easy step up to fine-grained authorization. There’s some pretty interesting authorization stuff you can do, like having multiple parties sign off before a token is valid or requiring a series of micro-services sign a token for it to be valid. |
|
A modern QuickBooks, based on beancount, WorkBill (https://workbill.co). You can play with it at https://demo.workbill.co.
Unlike traditional accounting platforms we expose the ledger model directly which enables our customers to model complex transactions even when we do not have direct support for it. Been working on this for a month, and it uses Elixir, Phoenix and InertiaJS with React. |
|
Working on https://ziva.sh/, an AI agent for game development. It uses MCP to integrate with Godot, a leading open source game engine.
It’s coming together really nicely, targeting a beta release later this month. If anyone is interested in game development and wants to be a beta tester, lmk 🙂 |
|
I am learning Godot engine, going through the list of 20 games in order to build up my experience
https://20_games_challenge.gitlab.io/ I am almost done with flappy bird (2nd challenge) Why? I love the old arcade and game boy games, and I want to recreate them to my liking. I also love mechanical systems and space rovers, and I want ro build worlds to explore and simulate these things |
|
I’m working on Argon Chess, a deterministic chess variant with some degree of cheat resistance (hard to describe to chess engines like Fairy Stockfish) and tons of variety. A week ago, I added a way to play friends online a week ago (a Discord Activity) and a simple Play a Dumb AI feature on its website. You can also print the cards for free for offline play. https://argonchess.com/
|
|
Is anyone working on or knows a library for evaluating LLMs for application features and/or application features that use LLMs? I am wondering what people use or if anyone has their own solution. |
