Live data from Hacker News

Tbox: A GLib-like cross-platform C library

github.com

21–30 of 71 posts

Re: Tbox: A GLib-like cross-platform C library

#23
post #14
post #13

Earlier quoted context omitted.

There is no support for u_128 yet, but I can consider it.

If you think about radix tries and other data structures (AVL) it would be useful to be able to code good x>y tests against the binary state of IPv6. If you have to segment into two u_64 then shift-and-mask stuff becomes harder. So, purely for IPv6 (and I work with internet addresses a lot so my bias is showing) I think this makes sense. But I totally get it may not be in your use case or first pass. Tiny home router…

Yes, I agree.

Re: Tbox: A GLib-like cross-platform C library

#25
post #8

Why was it written in C instead of Rust/C++? Additionally why are there a bunch of generic sounding Chinese names in the comments with dead comments? Bot comments/SEO?

> "Bot comments" Pretty obviously. Gods know why though.

No, some simple comments from some of my colleagues and friends were identified as bot comments. I'm sorry.

Re: Tbox: A GLib-like cross-platform C library

#26
post #25

Earlier quoted context omitted.

> "Bot comments" Pretty obviously. Gods know why though.

No, some simple comments from some of my colleagues and friends were identified as bot comments. I'm sorry.

So your colleagues all created accounts between forty and seventy minutes ago to make positive comments (except for one account that's existed for two years, but has only ever commented on this guy's stuff)?

Even if this is the case, that's arguably just as much of a voting ring as bots.

Re: Tbox: A GLib-like cross-platform C library

#28
post #26
post #25

Earlier quoted context omitted.

No, some simple comments from some of my colleagues and friends were identified as bot comments. I'm sorry.

So your colleagues all created accounts between forty and seventy minutes ago to make positive comments (except for one account that's existed for two years, but has only ever commented on this guy's stuff)? Even if this is the case, that's arguably just as much of a voting ring as bots.

Their own account, only one.

Re: Tbox: A GLib-like cross-platform C library

#30
post #26
post #25

Earlier quoted context omitted.

No, some simple comments from some of my colleagues and friends were identified as bot comments. I'm sorry.

So your colleagues all created accounts between forty and seventy minutes ago to make positive comments (except for one account that's existed for two years, but has only ever commented on this guy's stuff)? Even if this is the case, that's arguably just as much of a voting ring as bots.

The project has been around for 10 years and has almost 2500 stars on Github. The creator is Chinese but working in English as a courtesy and has used this body of code to create a number of fascinating projects, including an x86 emulator.

What have you given to the programming world lately?

EDIT: it was pointed out that this last comment was abusive. Sorry about that.

Post reply on HN