funerr

↗ HN profile [ 85.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I'm talking about bootstrapped, vertical solutions, micro-SaaS, indie-hacker type SaaS software. I'm seeing more and more organizations using internal vibe coding apps they built, and it seems like this trend is only…

  2. I was wondering if there is a devtool out there that helps me integrate annoying OAuth/external services to my product. Like fetching outlook emails without having to create an outlook app and integrate their sdk/auth.…

  3. I was wondering what is the current state of extraction open source tools. Citations back to the document are also important.

  4. Self-Driving Postgres (postgres.fm)
  5. Let's say you need to translate and re-format a really big piece of text, bigger than 100-200k tokens.

  6. I've been using Cursor for the last couple of months but I'm feeling like I might be hitting the limits of Cursor. I'm seeing a lot of forgetting and problems with my codebase getting larger, and it having problems with…

  7. Our sales and C-level employees have milestone based equity incentive programs. I was wondering if there is any equity milestones that could work for developers?

  8. I love firefox and want to support it, I hate seeing the direction the company goes to with privacy.

  9. Given that python is leading the charge in terms of ML/LLMs, I still want modern react features ( next.js) - what are best practices around combining the two?

  10. Any thoughts on using Vercel/Next.js for B2B enterprise customers? Will this be a bad choice (compliance/uptime etc...)?

  11. Criticisms of the Internet Archive (space.matthewphillips.info)
  12. It would be amazing to see how long an article is before reading it on HN. Sorry if Ask HN is not the right prefix?

  13. I'd love to hear the HN-crowd thoughts on the job market. What will stay, change and disappear?

  14. Know any banks that are easily opened for personal/business digital nomading type of people?

  15. With the advancements in ML/AI tech - which I assume will be great at solving captchas. Will there be any good solutions going forward?

  16. It's an automatic bug detector for GitHub CI, leveraging OpenAI's GPT-3.5 Turbo. It adds an extra layer of scrutiny to every commit, surpassing the capabilities of local IDE checks. I've found it invaluable for my own…