Viewing profile — oggy
oggy
HN member- Joined
- Tue, May 08, 2012, 3:07 PM UTC
- HN karma
- 261
- Public activity
- 114 items
- HN profile
- View on Hacker News ↗
About oggy
Recent public activity
-
comment
Comment #47227660
I'm not a mathematician either ;) Yeah, I won't sit around and ponder at a property definition for weeks. But I will maybe spend a day on it, not get anywhere, and then spend an ho…
-
comment
Comment #47102372
In my experience, finding the "correct" specification for a problem is usually very difficult for realistic systems. Generally it's unlikely that you'll be able to specify ALL the …
-
comment
Comment #45809142
I see, so it unifies type (or I suppose term in this case?) erasure and linear typing? Thanks for the explanation!
-
comment
Comment #45797820
I haven't followed closely, and I'm only faintly acquainted with algebraic geometry and category theory. But the TFA links to a formalization of Grothendieck schemes, which are def…
-
comment
Comment #45797695
Thank you for spelling this out; comments like these make this website worthwhile. You've enlightened at least one person today. You hinted that there's more to QTT (or its impleme…
-
comment
Comment #44171049
Thank you for the kind words! I haven't really talked about it anywhere yet since it's fresh off the press, I'll definitely post it on the mailing list.
-
comment
Comment #44167777
I think the main answer was given by another comment: for most projects, correctness usually isn't worth that much (i.e., a bug isn't that expensive for a company producing a piece…
-
comment
Comment #44167634
Funny to see this posted on HN, just last week I finished writing a blog post about a project I did for checking that code matches the TLA+ specs so I have to shamelessly plug it :…
-
comment
Comment #40786630
A funny anecdote from a concert a few years ago: Allen was playing a solo, holding a note and blowing as hard as he could on his little soprano sax. Next thing you his teeth fly ou…
-
comment
Comment #40669365
Maybe not range per se, but there are a couple of Europe-specific things that make EVs less attractive. First, many people live in apartment buildings and park their cars on the st…
-
comment
Comment #40263930
TLA+ has also had an SMT-based backend, Apalache [1], for a few years now. In general, you encode your system model (which would be the Rust functions for Verus, the TLA model for …
-
comment
Comment #40263862
"Verifying" and "proving" are synonymous in this case. You prove or verify that the system satisfies some specification, i.e., properties. Your normally write the properties yourse…
-
comment
Comment #35472845
Great to see this. I hope it takes off - Bazel is useful but I really like the principled approach behind it (see the Build Systems a la Carte paper), and Neil is scarily good from…
-
comment
Comment #31959631
FWIW, I have a PhD in formal methods and spent a good chunk of that PhD proving stuff about distributed systems in Isabelle. I'm vaguely familiar with Coq. At work I've been largel…
-
comment
Comment #31957326
Thanks for your work, Hilel! I've been using TLA extensively in my job the last few months (I work at a blockchain company), and it's been a good run - we found a bunch of issues i…
-
comment
Comment #31957275
I used Spin a few years back, so my memory is a bit hazy, but I remember Promela (Spin's modeling language) feeling extremely low-level in comparison. It felt a bit like more limit…
-
comment
Comment #27522621
I bought a Remarkable 2 for note taking and annotating scientific papers. As far as it's promise of "better paper", I think it's only partly fulfilled. I haven't returned it, but I…
-
comment
Comment #25402239
The idea is not to replace every banking system, but to create a network with a sufficient technological edge over existing solution and sufficient business value. CHESS is definit…
-
comment
Comment #25402161
I don't have a financial services background myself, so assessing I can't really comment on the risk of consolidating custodianship and trading. But market consolidation will at so…
-
comment
Comment #25372574
Shameless plug: the problems that you describe are almost exactly what we're trying to solve with DAML and Canton [1]. From the Canton whitepaper: Building distributed applications…
-
comment
Comment #23892858
AI can be very useful in practice for theorem proving WITHOUT proving "big new theorems" or inventing new mathematics. Right now, what makes theorem proving an extremely expensive …
-
comment
Comment #22973756
Sorbillo's is the best I've tried. I remember walking in front of the shop a few times and thinking it's some kind of tourist trap (it's on the possibly most touristy street in the…
-
comment
Comment #22654471
Yeah, like I said I don't know what the current available supply is, which IIUC is the more limiting factor. I also don't know what the current prices are, and I don't know which p…
-
comment
Comment #22654188
Before the outbreak, N-95 masks used to cost 58 cents. So if it was spent on masks only, around 1.7 million masks at those prices. I don't know how many health workers SF has, but …
-
comment
Comment #22654126
I've attended several short courses on giving presentations. This one by an ETH Zurich professor is the best one I know of: https://inf.ethz.ch/personal/markusp/teaching/guides/gui…