Tuesday, February 7, 2023

Show HN: Flappy Bird and Wordle https://ift.tt/EAKmt2T

Show HN: Flappy Bird and Wordle Hey HN! FlappyBirdle combines elements from the game Flappy Bird and the popular word game Wordle. I wanted to see if I could make a game that added urgency to Wordle, while also feeling outragous at the same time. I think I achieved it with FlappyBirdle. Every time you type a letter of the word, the bird flaps its wings and you get closer to the goal. It also has an easy mode that ignores the pipes, so even beginners can get a good score. Let me know if you have any ideas on how I can make it better! https://ift.tt/fMTeYQc February 7, 2023 at 03:31AM

Monday, February 6, 2023

Show HN: Userdoc – My new startup after selling my development agency https://ift.tt/w3FfcBy

Show HN: Userdoc – My new startup after selling my development agency Hey HN, my wife and I ran a software development agency for 8 years, and sold it recently to work on some products related to our experience, and Userdoc is our first product :) Userdoc is a requirements management tool with AI assistance, allowing you to easily create user stories, personas, and user journeys with AI assistance. We found managing requirements (especially on large systems) was quite tricky, so Userdoc acts as the source of truth for your software requirements, and integrates with your project management tools to sync your stories, but keep them centrally in Userdoc as living documentation. Would love any feedback, there's a quick video on the website! https://userdoc.fyi February 6, 2023 at 08:58AM

Show HN: Reading Planner for ePub Files https://ift.tt/xRSGLzN

Show HN: Reading Planner for ePub Files A cli tool for the people who read epubs a lot.This app lets me break down epub books I read on the regular into manageable pieces, in a events.ics file. I then import the events file in my main calendar so I always find time to read and actually finish the books I'm reading. https://ift.tt/f0MYtO3 February 6, 2023 at 03:30AM

Show HN: Visualize ResNet Embeddings with UMAP https://ift.tt/Gqxzoe7

Show HN: Visualize ResNet Embeddings with UMAP I took my personal backup (mostly family photos, some random scans, etc), extracted the embeddings from ResNet (pen-ultimate layer activations), and then plotted them with the UMAP algorithm and bokeh library This was a one-afternoon learning exercise while doing the awesome Fast AI course. The results are quite fun. ResNet returns 512 feature and UMAP maps those features into 2D plane, preserving distances as much as possible. The outliers show that the embeddings "make sense", clustering the images that are similar to other ones in the cluster, and different from those outside the cluster. https://ift.tt/vFNhI7l February 6, 2023 at 04:15AM

Show HN: WordPies – guess the word before time runs out https://ift.tt/xohRCWP

Show HN: WordPies – guess the word before time runs out https://wordpies.com February 5, 2023 at 10:14PM

Show HN: Harvester – Shop small stores near you https://ift.tt/q7cmM8t

Show HN: Harvester – Shop small stores near you https://ift.tt/laOWPXZ February 6, 2023 at 04:33AM

Show HN: Indie World – Discover and follow creators from all platforms https://ift.tt/KxG2Fel

Show HN: Indie World – Discover and follow creators from all platforms https://indieworld.io/ February 6, 2023 at 03:34AM

Show HN: Embedr – Agentic IDE for Arduino, ESP32, and More https://ift.tt/8o2SWI1

Show HN: Embedr – Agentic IDE for Arduino, ESP32, and More Hi HN, I’m building an agentic IDE for hardware developers. It currently supports...