HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nathannaveen

no profile record

Submissions

[untitled]

1 points·by nathannaveen·4 months ago·0 comments

Tell HN: Digital Ocean has run out of GPU droplets

17 points·by nathannaveen·4 months ago·4 comments

[untitled]

1 points·by nathannaveen·5 months ago·0 comments

Confidential Computing Adds a Crazy Amount of Overhead to GPUs

bomfather.dev
3 points·by nathannaveen·5 months ago·0 comments

Upbit was hacked $37M Solana. How could we have hacked and protected it?

substack.bomfather.dev
4 points·by nathannaveen·7 months ago·0 comments

We managed to secure $25K in GCP credits without a VC

substack.bomfather.dev
6 points·by nathannaveen·8 months ago·2 comments

Ask HN: We Need Help with Our Anomaly Detection Algorithm

3 points·by nathannaveen·8 months ago·5 comments

comments

nathannaveen
·last month·discuss
Really cool, but the thing I really appreciate is that you had this towards the top of the GH README: "Built with Codex using GPT-5.4 (Low)."

I am fine with using AI to code something, but I really like it when people are honest about it so that I know what I am looking at.
nathannaveen
·2 months ago·discuss
Personally I generally try to avoid concurrency when writing code with AI since I feel AI makes concurrency unnecessary complex in Golang.
nathannaveen
·2 months ago·discuss
I'm also primarily a Go developer, and I will also defend the language in almost all use cases, but I personally feel that C is the best for writing eBPF. I just feel that you get all of the original functionality with C, and you don't have to hack your way around weird issues that you would encounter when using Go or Rust.

Note that we at Bomfather have our userspace code written in Golang and our eBPF code written in C.

But, either way, this is a really cool solution/idea and could make writing eBPF code a lot easier.
nathannaveen
·3 months ago·discuss
I assume this problem could be solved if we write up what we actually want (like a GH issue) and maybe in the future the guys at Stage could use github issues as part of their PR review?
nathannaveen
·3 months ago·discuss
Personally I like Goodnotes since it is pretty good at searching handwriting.
nathannaveen
·4 months ago·discuss
I've been using GCP...
nathannaveen
·4 months ago·discuss
I love this, but I have also been having a lot of fun with https://www.codingame.com/
nathannaveen
·8 months ago·discuss
Nope! We aren't sponsored nor do we work for Brex. These benefits were useful for us and decided to share them!
nathannaveen
·8 months ago·discuss
Truthfully, there isn't any way to prove that we are going to OSS, but we don't want to throw out a half assed product.

I agree, this isn't an ideal scenario, but we want to release our product when we have a working version.

We love open source, and have been working on open source for years now. https://github.com/nathannaveen.

Additionally, we have already open sourced a security tool that we were building before hand https://github.com/bomfather/minefield.
nathannaveen
·8 months ago·discuss
This product is intended to be open source. We are currently building it out, but we are planning to open source it in spring 2026. Thanks for asking!