HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kcbanner

no profile record

comments

kcbanner
·10 ay önce·discuss
> users want the results intelligently synthesized into a text response with references rather than as raw results.

The reason I pay for Kagi is that I specifically don't want this to occur.
kcbanner
·2 yıl önce·discuss
It would be possible to employ an expert doctor, instead of writing a script.
kcbanner
·2 yıl önce·discuss
It's not pointless, because you get to select exactly the design pattern that is best for the situation. Other languages may decide this for you.
kcbanner
·2 yıl önce·discuss
You don't need to comment out the print function - it could gate its behavior on a comptime-known configuration variable. This would allow you to keep your debug variables in place.
kcbanner
·2 yıl önce·discuss
After you've been writing zig for a while, seeing `.{}` in an argument list intuitively means "default arguments".
kcbanner
·2 yıl önce·discuss
Thanks again for resinator! I recently used it to ship a small win32 utility (https://github.com/kcbanner/multi-mouse) and it worked perfectly.
kcbanner
·2 yıl önce·discuss
It's fairly obvious they are asking if the content was licensed
kcbanner
·3 yıl önce·discuss
Did you read the comment you replied to?
kcbanner
·3 yıl önce·discuss
> Because refactoring requires understanding, which LLMs completely lack.

It's obvious from context here that the refactoring that was mentioned was specifically around concurrency, not simply cleaning up code.
kcbanner
·4 yıl önce·discuss


  "This is the story of a clever trick that's been around for at least 35 years,     in which array values can be left uninitialized and then read during normal   operations, yet the code behaves correctly no matter what garbage is sitting in the array. Like the best programming tricks, this one is the right tool for the job in certain situations. The sleaziness of uninitialized data access is offset by performance improvements: some important operations change from linear to constant time."
https://research.swtch.com/sparse
kcbanner
·14 yıl önce·discuss
http://en.wikipedia.org/wiki/IBM_386SLC