HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nathannaveen

no profile record

Submissions

[untitled]

1 points·by nathannaveen·há 4 meses·0 comments

Tell HN: Digital Ocean has run out of GPU droplets

17 points·by nathannaveen·há 4 meses·4 comments

[untitled]

1 points·by nathannaveen·há 5 meses·0 comments

Confidential Computing Adds a Crazy Amount of Overhead to GPUs

bomfather.dev
3 points·by nathannaveen·há 5 meses·0 comments

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

substack.bomfather.dev
4 points·by nathannaveen·há 7 meses·0 comments

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

substack.bomfather.dev
6 points·by nathannaveen·há 8 meses·2 comments

Ask HN: We Need Help with Our Anomaly Detection Algorithm

3 points·by nathannaveen·há 8 meses·5 comments

comments

nathannaveen
·mês passado·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
·há 2 meses·discuss
Personally I generally try to avoid concurrency when writing code with AI since I feel AI makes concurrency unnecessary complex in Golang.
nathannaveen
·há 2 meses·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
·há 3 meses·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
·há 3 meses·discuss
Personally I like Goodnotes since it is pretty good at searching handwriting.
nathannaveen
·há 4 meses·discuss
I've been using GCP...
nathannaveen
·há 4 meses·discuss
I love this, but I have also been having a lot of fun with https://www.codingame.com/
nathannaveen
·há 8 meses·discuss
Nope! We aren't sponsored nor do we work for Brex. These benefits were useful for us and decided to share them!
nathannaveen
·há 8 meses·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
·há 8 meses·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!