Show HN: Plexe – ML Models from a Prompt (github.com)
56 points by vaibhavdubey97 4h 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: The World's Worst Factoring Algorithm – It Kind of Works
2 wwfa 0 5/6/2025, 3:16:42 PM worldsworstfactoringalgorithm.com ↗
Spent way too much time building a puzzle-based factoring algorithm that shifts integer factorization out of the world of sieves and number theory — and into the realm of binary logic and puzzle solving.
Surprisingly, it opens up a lot of new ways to think about the problem. Whether it ever beats even simple trial division (ok, it did once) remains to be seen.
Watch the video: https://www.youtube.com/watch?v=K56vHHZWZLU
Code: https://github.com/worldsworstfactoringalgorithm/wwfa
Thanks for checking it out!
No comments yet