Viewing profile — bw86
bw86
HN member- Joined
- Wed, Jun 14, 2023, 1:26 PM UTC
- HN karma
- 102
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About bw86
No profile information was provided.
Recent public activity
- story
-
comment
Comment #49088653
You cannot be an expert in everything, that I understand. But the "I can never get past the ugly syntax." reason is unusually superficial from you. Understanding Lisp macros or CLO…
- story
-
comment
Comment #48603239
84 total, with this breakdown: Core Basics 19/20 Intermediate 20/20 Advanced 13/20 Expert 15/20 Grandmaster 17/20 Scientific Estimate: 69 100 word It began very simple, so that I t…
-
comment
Comment #48598574
Raku to me is like Esperanto: An absolutely beautiful idea that sadly is not used widely (or even known widely). And for both cases, I would love for things to be different, but si…
-
comment
Comment #48220512
This is not wrong per se, but they also try to reduce/remove this giant lock as much as possible. If you see entries like "Unlocked socket splicing." in the changelog, then this is…
-
comment
Comment #48092387
Scotty from Star Trek does approve!
- story
-
comment
Comment #47584712
The Emacs one is actually more a bug/feature in Git. If you execute "git ls-files" in the folder from the PoC, the payload gets executed. Emacs just does this automatically for you…
-
comment
Comment #47572646
You mean like in this example? https://web.archive.org/web/20260313042512/https://gist.gith... There is never a guarantee with GenAI. If you need to be sure, sandbox it.
-
comment
Comment #47134216
https://github.com/narqo/freebsd-brcmfmac/blob/be9b49c1bf942... seems to be the only file written in Zig. Using an entire additional programming language for 229 lines of code is d…
-
comment
Comment #47058921
I am waiting for Raymond Chen to post a "Microspeak: Morged" blog post.
-
comment
Comment #47001259
> Why is that not D ? You never get a second chance at making a good first impression. I believe that many people that gladly use Rust or Zig or Go nowadays would be quite happy wi…
-
comment
Comment #46942456
That would still require someone else to burn 20000$ to try it themselves.
-
comment
Comment #46868693
Almost lisp-like, isn't it?)))))))
-
comment
Comment #46855441
It would not make Windows a good project, but it would mean that hardware vendors would have to implement good Linux drivers. It could therefore help all other distributions, too!
-
comment
Comment #46645513
findall instead of bagof can also help for these cases. | ?- findall(A, (tree(A, N), branch(N)), As). As = [n,n1] yes See https://lpn.swi-prolog.org/lpnpage.php?pagetype=html&pagei…
- story
- story
-
comment
Comment #46299005
I tried the pronunciation feature, which works less than awesome on my system. I am happy to share that "語彙" is pronounced "chinese letter chinese letter", while for "効果的" it is "c…
-
comment
Comment #45832660
For reference: https://xkcd.com/1425/
-
comment
Comment #45808165
Ha! I like the thought of unconciousness triggering a "kernel OOPS" and the brain dumping out a backtrace of everything. Makes you wonder who is supposed to debug it later ...
-
comment
Comment #45691581
Rust is fractured by the optional async-ness of libraries. And all languages are fractured by GPL vs non-GPL libraries. You have a point, but it is not worth the drama. D's biggest…
-
comment
Comment #44959586
The challenge then is to differentiate between "I wanted to access the secret website/document" and "Google/Copilot gave me the secret website/document, but it was not my intention…
-
comment
Comment #44632273
The new kickstarter has launched and did meet its original goal in only seven minutes.