Show HN: Plexe – ML Models from a Prompt (github.com)
56 points by vaibhavdubey97 3h ago 23 comments
Show HN: Pinggy – A free RSS reader for the web (pinggy.com)
5 points by vasanthv 18h ago 1 comments
Show HN: MP3 File Editor for Bulk Processing (cjmapp.net)
27 points by cutandjoin 2d ago 17 comments
Show HN: A C++ Module Mapper
2 listeria 0 5/3/2025, 7:19:41 PM codeberg.org ↗
The fact that there wasn't a simple way to not have to rebuild system modules for every project which used C++ modules (on Linux) was bothering me, so I made this module mapper to do exactly that: keep compiled system modules in their own directory, and compiled user modules in the project's directory. See the project README for more info.
No comments yet