Viewing profile — ngburke
ngburke
HN member- Joined
- Mon, Jan 31, 2022, 8:28 PM UTC
- HN karma
- 29
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About ngburke
rivana.io | novadyne.ai
natburke at infaicorp dot com
Recent public activity
-
comment
Comment #48558729
I built this because I kept asking Claude to check my dependencies for known vulns and it would either make up CVEs or tell me to go run something myself. VulnFeed is an MCP server…
- story
-
comment
Comment #47579255
Spot on. All those years of slinging code and debugging gave me and others the judgement and eye to check on all the AI generated code. I now wonder often about what hiring looks l…
-
comment
Comment #47480870
Solo here, no devs to fire. What's changed is the bar for "worth building" dropped massively. Stuff I'd have shelved as too small to justify the time, I just do now. The risk is th…
-
comment
Comment #47475916
Been looking for something like this for a side project. The embedded mode with no external deps is the killer feature for me, hate dragging in a server just to do graph traversal.…
-
comment
Comment #47475884
Sign extension bugs are the worst. Silent for ages then suddenly everything is on fire. Spent a lot of time in C doing low-level firmware work and ran into the same class of issue …
-
comment
Comment #47475817
Went indie after a long run at a big company and this hits. The hardest thing wasn't the work, it was getting comfortable with the silence between shipping and seeing any signal. S…
-
comment
Comment #30519364
You are correct, the data is not client side encrypted. Data entry is either manual, or for many major brokerages we offer a drag/drop import of CSVs. There is also a generic CSV u…
-
comment
Comment #30519111
FortunesRise was born from my desire to understand the performance of my investments and make better investing decisions. I was frustrated that I could not easily compare how my st…
- story
-
comment
Comment #30305336
https://fortunesrise.com I have been working on this investment tracker for the past 3+ years. What started as a set of spreadsheets and python scripts has slowly evolved as my dai…