Bradd3rs

↗ HN profile [ 134 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I designed this to be two things, a super simple full stack setup (in this case 3 commands for the BE and 4 for the FE) and a really solid base for building on top of it with LLMs in ides like cursor. It's a minimal…

  2. I cook a lot and most recipe sites are full of fluff and ads. I wanted a place where I can store all my favourite recipes, formatted beautifully with no ads. Version 1 required the user to copy and paste the entire…

  3. The most annoying part for me when following recipes on my phone is having to keep scrolling back and fourth to check ingredients, then find my place in the method again. drizzlelemons gets around this by formatting any…

  4. If you're anything like me and have a bunch of go-to recipes dotted around the internet, it can not only be frustrating to find them again but more often than not they're awkward to follow. I wanted to fix this by using…

  5. I tend to use feature flags a lot at work but never in my personal projects as the free options seem limited and overkill for the small apps I build. I really liked how LaunchDarkly worked but couldn't find anything…

  6. Hey HN! I built a real-time AI tool that listens to your meeting and prompts you with great questions to help you participate. It also answers questions it picks up, fact-checks statements and takes insightful notes. I…

  7. Hi HN, I've been working on a real-time AI app to assist the user in meetings. It originally only had real-time question prompts, fact checking and note taking but some users gave me feedback saying it would be super…

  8. Hi HN, I took some time off my regular job to create a real-time AI (GPT-4 Turbo) powered meeting copilot. It started off as a bit of fun learning a bit more about speech to text with AI prompting but turned into…