Viewing profile — enricozb
enricozb
HN member- Joined
- Sat, Sep 15, 2018, 12:35 AM UTC
- HN karma
- 779
- Public activity
- 195 items
- HN profile
- View on Hacker News ↗
About enricozb
Recent public activity
-
comment
Comment #49182942
Replying in case anyone is in Amsterdam :)
-
comment
Comment #49182909
Same, especially given how long that app specifically takes.
-
comment
Comment #48123267
The NL Times just translates Dutch articles and editorializes them for a (mostly American) audience. They should be consistently taken with skepticism. In this case, as other comme…
-
comment
Comment #48083268
Pretty neat! However, if you wanted to know the _probability_ of a noodle crossing any line in the long noodle case (L/W > 1), the expression is more complex (and I believe would r…
-
comment
Comment #48077388
I believe the author is the creator of Bun.
-
comment
Comment #47578698
Proof irrelevance I don't think is accepted in constructivist situations. Those are, however, not that relevant to the recent wave of AI math which uses Lean, whose type system inc…
-
comment
Comment #47540877
I am excited for some alternative syntax to jq's. I haven't given much thought to how I'd write a new JSON query syntax if I were writing things from scratch, but I personally neve…
-
comment
Comment #47026283
What sorts of jobs, out of curiosity?
-
comment
Comment #46900452
As a counterexample, the BBC financed the show that this sketch was from: https://www.youtube.com/watch?v=DuPBbFOiygo
-
comment
Comment #46897786
What about it is incompatible with the EU?
-
comment
Comment #46853987
Perhaps I overstated how related the two were. I was pulling mostly from the Lean documentation on Universes [0] > The formal argument for this is known as Girard's Paradox. It is …
-
comment
Comment #46849540
Yes the type theoretic analog to Russel's (set theoretic) paradox is Girard's (as mentioned in the abstract) paradox.
-
comment
Comment #46613854
I came across this when wondering if there were any efforts to give programmers additional information via audio, similar to how colors are used in syntax highlighting.
- story
-
comment
Comment #46548213
RDJ or Tatsuya Takahashi?
-
comment
Comment #46511985
The final comments in this text seem sobering and indicate an openness to change. I worked recently on a project to migrate RediSearch to Rust, and this was partially motivated by …
-
comment
Comment #46305781
Today's usage from what edits I can recall: - I wanted to edit the visibility (pub -> pub(crate)) of most but not all functions in a class. - I changed a macro to not require comma…
-
comment
Comment #46277016
I think if the compiler determines that it can drop a 'static, because nothing uses it after a certain point, it may drop it.
-
comment
Comment #45946070
It carries some weight, very roughly in the direction of formal verification. Since (assuming there isn't any unsafe), a specific class of bugs are guaranteed to not happen. Howeve…
-
comment
Comment #45886915
This idea about communicating size/alignment is actually something we're doing on the port of RediSearch to Rust [0]. We have an "opaque sized type" which is declared on the Rust-s…
-
comment
Comment #45857135
It's kind of an exploratory phase for what works sensibly with Rust's borrow checker, especially since most UI libraries/frameworks really rely on a GC.
-
comment
Comment #45808089
I used to make animations with https://pivotanimator.net/ a lot as a kid, trying to make fight scenes like these. A sort of related thing is ToriBash, which is kind of a multiplaye…
-
comment
Comment #45788158
When reading this project's wiki [0], it mentions that Kanal (another channel implementation) uses an optimization that "makes [the] async API not cancellation-safe". I wonder if t…
-
comment
Comment #45730126
Is this at all like vanadium? [0] [0]: vanadium.github.io
-
comment
Comment #45706519
What is coming/accelerating is the mental form of obesity, with very similar corporate interests and dynamics.