Live data from Hacker News

Show HN: I wrote a BitTorrent Client from scratch

github.com

31–40 of 68 posts

Re: Show HN: I wrote a BitTorrent Client from scratch

#33
post #29

Earlier quoted context omitted.

what's up with the amount of new accounts praising this project?

[flagged]

I always wondered how the heck do people get away with that. HN mods lacking allowing those sort of projects to the top and legit bot likes and comments. Craziness. Put's all the projects and posts worthy of eyes to the dead bottom.

Re: Show HN: I wrote a BitTorrent Client from scratch

#35
post #29

Earlier quoted context omitted.

[flagged]

I always wondered how the heck do people get away with that. HN mods lacking allowing those sort of projects to the top and legit bot likes and comments. Craziness. Put's all the projects and posts worthy of eyes to the dead bottom.

[deleted]

Re: Show HN: I wrote a BitTorrent Client from scratch

#37
post #29

Earlier quoted context omitted.

[flagged]

I always wondered how the heck do people get away with that. HN mods lacking allowing those sort of projects to the top and legit bot likes and comments. Craziness. Put's all the projects and posts worthy of eyes to the dead bottom.

some people don't, but there's survivorship bias at play here. whenever you suspect foul play, email the mods at hn@ycombinator.com, they're quite responsive

Re: Show HN: I wrote a BitTorrent Client from scratch

#38
post #30

Earlier quoted context omitted.

"convert length string into an integer" is a machine generated comment? I've been writing code for 15+ years, this made me laugh my ass off. Comments are great, I don't read comments but I write them for others, especially for open source code. Atoi may be something you and I and a whole bunch of others know but people who don't it's a fine comment. Relax! :)

In the tests it more obvious: You can see here for example: https://github.com/piyushgupta53/go-torrent-client/commit/61... and some strings coming from crawled resources like: lengthi12345e4 but slightly different tokens (like 25 instead of 35 etc). Gemini Pro 2.5 even gave me the prompt: > If you asked me, "Generate Go unit tests for a Bencode decoder function called Decode that takes an io.Reader and returns an in…

"TODO: We'll develop the actual functionality as we develop each component" lool

It's hard to say honestly. I don't call any project AI as it's just too hard to tell. I write lots of comments in my code too so it's hard to call anything AI without a person stating they used it.

Claude is decent for sure, but I always say with AI, learn the math before jumping to a calculator.

Re: Show HN: I wrote a BitTorrent Client from scratch

#39

Earlier quoted context omitted.

I always wondered how the heck do people get away with that. HN mods lacking allowing those sort of projects to the top and legit bot likes and comments. Craziness. Put's all the projects and posts worthy of eyes to the dead bottom.

some people don't, but there's survivorship bias at play here. whenever you suspect foul play, email the mods at hn@ycombinator.com, they're quite responsive

Thank you for the info! Much appreciated fragmede :)
Post reply on HN