Viewing profile — antipurist
antipurist
HN member- Joined
- Fri, Aug 19, 2022, 12:24 PM UTC
- HN karma
- 508
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About antipurist
No profile information was provided.
Recent public activity
-
comment
Comment #49204306
One major difference is that H.I. often cares for the outcome, so directing them is enough. LLM has no capacity to care, it is just a tool, more like watercolors that you paint wit…
-
comment
Comment #48719185
It's simple, and it doesn't work as `Exclude` only applies to union types. For type `string` it just returns the same type `string`.
-
comment
Comment #48674409
Are you quoting the same polls that simply didn't offer respondents any way to say "I'm against all of it"? Dishonest polls do not demonstrate popular support. https://consumerrigh…
-
comment
Comment #48347321
I'm not aware of any relevant research, but to answer the "So what can we do about it?" question I have a wild idea: invert the power structure, with cooperative of workers hiring …
- story
-
comment
Comment #48234722
The third value could map to "mu" [1], or "unask the question". [1] https://en.wikipedia.org/wiki/Mu_(negative)
-
comment
Comment #48121819
> This website uses cookies > We use cookies to personalise content and ads, to provide social media features I know there are some services that send GDPR data removal requests on…
-
comment
Comment #46454320
Human-carrying birds have been built. Piloted ornithopter: https://www.youtube.com/watch?v=a-qS7oN-3tA Human-powered ornithopter: https://youtu.be/0E77j1imdhQ?si=Dd5hLla27Pz8gJNe&t…
-
comment
Comment #46358981
Second-chance pool: https://news.ycombinator.com/item?id=26998308
-
comment
Comment #44581291
It's "macOS" [1] if you really want to be pedantic. However, it's still "Intel Mac OS X" in Safari UA even on M1 MacBook, so why Statcounter data includes both OS X and macOS remai…
- story
-
comment
Comment #41651236
> the look and feel of a regular pair of glasses That's a bold claim for glasses this comically thick. If you're interested in more normal-looking glasses with a HUD, I suggest tak…
-
comment
Comment #41585960
You don't need plastics for that. Warp knitting has been used for the last few centuries with cotton/linen/silk/wool to get stretchy textiles, and there are plenty of stretchy pant…
-
comment
Comment #40352782
You might find Eloquent[1] (and a related HN discussion[2]) interesting. [1] https://www.32al.io/projects/eloquent/ [2] https://news.ycombinator.com/item?id=37630804
-
comment
Comment #38824037
Something like if ('Bun' in globalThis) ... if ('Deno' in globalThis) ... if ('window' in globalThis) ... could be used to determine the runtime.
-
comment
Comment #38333096
You and Symbiote are technically correct, what I'm suggesting wouldn't match The Open Source Definition [1]. But being "correct" matters little to me, what matters is promotion of …
-
comment
Comment #38332349
Your comment, and this line in particular: > A license is like a constitution for an ecosystem for how people will interact, a check-and-balance on the monopoly power of the licens…
-
comment
Comment #38217795
You can find examples of people using eye trackers for coding/gaming on Youtube and judge the latency yourself, here's one such example: https://youtu.be/FZRgBw8m34c?feature=shared…
-
comment
Comment #37741051
> What ensures that the “rest of the string” is, in fact, a suffix of the input? Nothing, unless you have unit tests. Or use Liquid Haskell: https://ucsd-progsys.github.io/liquidha…
-
comment
Comment #37609123
> Everything is always on. Power consumption is constant. That was the case in ye olden days of single-core CPUs, but is it still true today? I can easily imagine a computer that h…
-
comment
Comment #37568668
I’m glad that the free software movement existed for so long and achieved a lot, giving me the opportunity to reap the benefits of their work. And that’s exactly what disappoints m…
- story
-
comment
Comment #36195076
>many companies don't allow you to use code with the unlicense because of its unclear legal status I'd argue that this is an advantage of "funny" licenses: any megacorp can use you…
-
comment
Comment #35599521
There is a third option: make your language shine where it matters (to you), and accept subpar experience in areas that matter less. Specific things you mentioned — debugging, prof…
-
comment
Comment #35580774
Sure thing, if you're building something complex, you have to deal with complexity, there is no way around it, low-code doesn't change it. But I've seen lots of non-coding professi…