HN user

paulnovacovici

25 karma
Posts2
Comments17
View on HN

I’ve been messing around with the BMAD process as well which seems like a simpler workflow than you described. My only concern is that it’s able to get 90% of the way there for productionized ready code, but the last 10% is starts to fail at when the tech debt gets too large.

Have you been able to build anything productionizable this way, or are you just using this workflow for rapid prototyping?

This is interesting I thought ChatGPT had a data analysis tool that did this natively in the app. Is there something to distinguish it? Full disclosure haven’t used that feature to much, but saw some demo

This is interesting I thought ChatGPT had a data analysis tool that did this natively in the app. Is there something to distinguish it? Full disclosure haven’t used that feature to much, but saw some demos

I’ve always like to explore the idea of our universe being in a static 5th dimension where the 5th dimension represents randomness/entropy. The same way to think about exploring a 2d plane in a 3 dimensional space where the 3rd dimension is constant. We just happen to be in a random big bang in this 5th dimensional space

https://recallify.app/

A way to store bookmarks all in one place similar to Pocket, but built around semantic feature as the primary feature. Been beta testing an iOS app, but need to pivot on the name since there’s another Recallify on the App Store, and haven’t gotten around to it due to not much user growth.

Completely agree. I’ve been experimenting with embeddings by building Recallify, primarily to help me quickly retrieve obscure things I’ve read online. Even at just 1024 dimensions, it’s impressive how effectively embeddings capture and surface ideas based purely on semantic similarity, rather than exact keyword recall (which I’m pretty terrible at remembering). It’s been a game changer for turning fuzzy mental concepts into actionable insights.

Beta testing an iOS app for it if anyone is interested: https://recallify.app/

Curious, how come you decided to use a cloud solution instead of hosting this on a home server? I’ve recently bought a mini PC for small projects like this and have been loving being able to host with no cost associated to it. Albeit it’s probably still incredibly cheap to use a IaaS or PaaS but still a barrier to entry for random projects I want to work on a weekend

I'm a solo indie developer, and I've created a web application, and chrome extension that is used to associate, and save knowledge snippets to your own "memory store". It uses natural language as an interface to retrieve what you've learned in the past with direct connections to the source of truth. There's also a perplexity integration to keep chatting with what you've retrieved.

I like to use it as a smart bookmarking tool that you can save niche utility hacks across reddit, hackernews, Twitter/X, or anywhere across the web. Consolidate all of your saved materials, and bookmarks into one place where you can easily find what you've saved from the past using natural language to search across your knowledge base.