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

Sunday, February 5, 2023

Show HN: Fast VHDL language server written in Rust https://ift.tt/JUgNcTa

Show HN: Fast VHDL language server written in Rust I want to share a VHDL language server I have written in Rust. It is now in a really good state and is ready to be the daily driver for someone working on VHDL. It is completely free and open source, enjoy! The performance is great, it can load 200k lines in 200ms using all 8-cores on my desktop. When loaded it only consumes 220 MB of RAM. It supports goto/find-references as well as type checking for close to all of VHDL-2008. https://ift.tt/xGzNbqK February 5, 2023 at 03:10AM

Show HN: Golang Challenges: Learn and Practice (See Demo) https://ift.tt/HrqM7YR

Show HN: Golang Challenges: Learn and Practice (See Demo) https://ift.tt/7WDOxIy July 5, 2025 at 01:12AM