HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nitrix

258 karmajoined 13 jaar geleden
https://nitrix.me

[ my public key: https://keybase.io/nitrix; my proof: https://keybase.io/nitrix/sigs/5UQz9eiKAm7nDhGEjIFIqqI6nk81Ab5tFd-DTrPZY8A ]

comments

nitrix
·6 dagen geleden·discuss
I think it’s similar to telling children to look both ways before crossing the street. If you don’t explain why, they won’t see the point and optimize by not doing it. Instead, if you emphasize it’s for safety to avoid mistakes, that’s something Claude is trained to highly value and more likely to abide by.
nitrix
·2 maanden geleden·discuss
I'm doubtful the venn diagram intersection of engineers and the world cup is as big as you think it is.
nitrix
·6 maanden geleden·discuss
I’m the Alex mentioned in the acknowledgments, feel free to ask your questions.
nitrix
·7 maanden geleden·discuss
Yes, the () operator dereference function pointers automatically for you for convenience. There's also the surprise that you can infinitely dereference function pointers as they just yield you more function pointers.
nitrix
·7 maanden geleden·discuss
That is correct.

  int x, *p, arr[5], fn(), (*pfn)();
Using x, or dereferencing p, or subscripting the array arr, or declaring a function that can be called with fn, or dereferencing the function pointer pfn then calling it, all these things would produce an int.

It's the intended way to read/write declarations/expressions. As a consequence, asterisks ends up placed near the identifiers. The confused ones will think it's a stylistic choice and won't understand any of this.
nitrix
·9 maanden geleden·discuss
They're important conversations but people don't want to engage in them every second of their living lives. The point of entertainment is to be able to compartementalize and regulate.

If they do what you suggest, all the creativity that makes the platform attractive is going to flock to somewhere else.
nitrix
·9 maanden geleden·discuss
Or people are just trying to not be reminded every second of their living lives that there's one conflict or another going on. TikTok is made in China and used worldwide. Not many things are relatable and relevant to a world wide audience.
nitrix
·9 maanden geleden·discuss
[flagged]
nitrix
·9 maanden geleden·discuss
That's fine. Not every platform has to work the same way and attract the same communities.