rco8786

↗ HN profile [ 90.7 ms ] full profile
Karma
0
Created
()
Submissions
19
  1. We've been experimenting with various browser use tools that are out in the wild. They all promise the same thing...natural language prompting for browser use automation. Ignoring the typical challenges around Auth,…

  2. I don't know if we're ready to pull the trigger yet, but curious if other folks are looking at alternatives. The WAF is great, but recent events have made it obvious that having a single point of failure entirely…

  3. OAuth has been officially part of the MCP spec for a few weeks. But so far, I haven't seen any examples of it in the wild. Wondering if anyone has done this, or knows of any documentation that is actually decent on how…

  4. I am looking for a way for User 1 to share their browser (our app) view with User 2. There are a handful of solutions out there like cobrowse.io, samesurf.com, etc but they are all marketed as CX tools and priced per…

  5. I'm hoping there is a guide or tutorial out there for someone like me. I'm an experienced software engineer, mostly backend. I have a general understanding of how AI works, and have used all the various tools (ChatGPT,…

  6. Hoping to get some feedback/ideas from the community. Working at an early stage enterprise startup. The product is primarily a web app (rails/react). We're getting ready to launch to our beta customers, and have a…

  7. A simple technique for more reliable software (roughlywritten.substack.com)
  8. I am looking for feedback on this model of SaaS deployment. I provide you with a way to easily deploy my software into your AWS. I collect an annual license fee (call it $500) for ongoing maintenance and updates, you…

  9. Let me repeat that back to you (roughlywritten.substack.com)
  10. Underrated features of Ruby [and Rails] (roughlywritten.substack.com)
  11. I was just browsing through the "Who got hired?" thread (https://news.ycombinator.com/item?id=36160198) and it caused me to think about all of the things that happened in my real life due to HN. In 2012 I was hired from…

  12. I’ve been with the same large tech co since 2017, and several others before that. We went fully remote in March 2020, so now it’s been > 3 years. We’ve shipped stuff, hired people, re-orged, etc. But we really put very…

  13. As the years go by and my family gets larger, the task of managing the budget and cashflow has grown in complexity and my trusty ol' spreadsheet is feeling a little inadequate. I'm looking for some advice/ideas on how…

  14. Hoping someone with some architectural knowledge of Chromium can jump in here. I am mainly asking out of curiosity, as other browsers don't seem to suffer from memory bloat in the same order of magnitude. So, what is it…

  15. Like many of us, I’m in a battle to minimize social media and related apps influence over my life. But I’m not at a point where I want to just toss my phone in the corner and forget about it either. I’m looking for some…

  16. Over the years I've been writing notes, documents, articles mainly for myself. But as I get older and further in my career I'm realizing there's probably value in sharing these with other folks...but I don't know the…

  17. For small projects/teams, things like Heroku and Fly.io seem to work great. For enormous teams staffed with DevOps engineers, AWS and GCP offer an enormous suite of low level tools to build with. What is happening in…

  18. Can anyone help me understand why there are seemingly dozens of different libraries for DI/IOC for JVM languages? From what I can tell they all do the exact same thing just with slightly different syntaxes/patterns. Is…

  19. There are tons of great technical management books out there, but they pretty much all focus on downward looking tactics... things about how to manage the best team, keep your people engaged, happy, and growing. Which…

  20. I'm working on a small API-based SaaS and am starting to build out the developer-facing documentation. Can anyone recommend some tools to make this a little easier? Especially on the front-end/design side.

  21. I'm working on developing a new product that has a hardware component. Specifically a writing tablet that has both programmatic read/write capabilities from a host computer. I'm well-versed in software dev but pretty…