HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kcbanner

no profile record

comments

kcbanner
·10 mesi fa·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 anni fa·discuss
It would be possible to employ an expert doctor, instead of writing a script.
kcbanner
·2 anni fa·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 anni fa·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 anni fa·discuss
After you've been writing zig for a while, seeing `.{}` in an argument list intuitively means "default arguments".
kcbanner
·2 anni fa·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 anni fa·discuss
It's fairly obvious they are asking if the content was licensed
kcbanner
·4 anni fa·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 anni fa·discuss
http://en.wikipedia.org/wiki/IBM_386SLC