Viewing profile — thewakalix
thewakalix
HN member- Joined
- Tue, Mar 19, 2019, 9:22 PM UTC
- HN karma
- 830
- Public activity
- 351 items
- HN profile
- View on Hacker News ↗
About thewakalix
No profile information was provided.
Recent public activity
-
comment
Comment #49216647
What could be more explicit than this? > It has no tarot function, no horoscopes, and nothing that I, or anyone else I’ve asked, would associate with astrology.
-
comment
Comment #48884469
How do you plug a keyboard into a sheet of paper?
-
comment
Comment #48679797
Was this announcement AI-generated?
-
comment
Comment #46962206
The cloud is getting light from both the sky background and direct sunlight.
-
comment
Comment #46961860
The slider in the first demo under "What's so special about blue" is broken; the colors are correct when the slider is all the way to the left or right, but not when it's in the mi…
-
comment
Comment #46861711
To be more pedantic, yes you can, but only with a meta-language.
-
comment
Comment #40731777
For Haskell, there's always Hoogle ( https://hoogle.haskell.org ).
-
comment
Comment #40356720
Wouldn't using push_back prevent the need to reverse the Vec at the end?
-
comment
Comment #40309921
Java doesn't have pattern-matching yet. Haskell is not an imperative language.
-
comment
Comment #40309914
> The intent is to introduce a more-advanced construction called pattern matching in a later release.
-
comment
Comment #40207728
See also: DOM versus streaming.
-
comment
Comment #40117381
Why? Is it mostly because of Haskell's purity (side-effect-freeness), so optimizations can change expressions more freely and safely?
-
comment
Comment #40083994
It's not even necessary for compression -- gzip is decent and transparent .
-
comment
Comment #39822579
Does this technique rely on Linux-like overcommit?
-
comment
Comment #39810602
https://en.wikipedia.org/wiki/Mass_noun
-
comment
Comment #39695412
Sounds like "Word Disassociation". https://genius.com/Lemon-demon-word-disassociation-lyrics
-
comment
Comment #39662125
https://drand.love/docs/timelock-encryption/#%E2%9A%A0%EF%B8...
-
comment
Comment #39610968
macOS (desktop), not iOS (mobile).
-
comment
Comment #39478389
What a letdown!
-
comment
Comment #39445516
> in case of bugs the user-space scheduler will just crash and sched-ext will transparently restore the default Linux scheduler.
-
comment
Comment #39437377
> Zed, however, is not open source This was true when the article was written, but it is no longer true. https://zed.dev/blog/zed-is-now-open-source
-
comment
Comment #39415555
Why would you think ACX is AI-generated?
-
comment
Comment #39333524
I don't think that rule holds in general. For another example besides religion, you can choose whether or not to marry interracially.
-
comment
Comment #39224434
Do you have a source for that?
-
comment
Comment #39138191
What's the advantage of that subshell redirection over a simple pipe?