Viewing profile — oconnor0
oconnor0
HN member- Joined
- Tue, Sep 04, 2007, 8:37 PM UTC
- HN karma
- 980
- Public activity
- 309 items
- HN profile
- View on Hacker News ↗
About oconnor0
No profile information was provided.
Recent public activity
-
comment
Comment #44884394
Strange, I was able to sign up from my .family email
-
comment
Comment #44801006
I really wish that Kestrel was available as a standalone library. Kind of like Jetty on the JVM.
-
comment
Comment #39794210
Does that mean you are planning a specific editor for it?
-
comment
Comment #32134193
Except that Google Drive just doesn't seem to work in Firefox.
-
comment
Comment #29774766
Ada came out of the DOD so assuming it's an all-caps acronym makes a lot of sense. ;)
-
comment
Comment #29102391
> I think that makes it the second (production-ready) language to have a primarily-structural type system I assume we are talking about a static type system here? Many common "scri…
-
comment
Comment #22302186
It is interesting to me that I read people criticizing Microsoft for their open sourcing code as doing it for marketing reasons---which seems accurate---but not criticizing Google …
-
comment
Comment #22248554
What's the problem with the module system and functors?
-
comment
Comment #22242168
Would you be willing to explain why explicit asynchrony is superior to implicit cooperative threading? Rather than simply engaging in more namecalling.
-
comment
Comment #19532431
Ah, maybe, perhaps I am in the minority that liked the different operators for ints and floats. :D
-
comment
Comment #19523480
> and not so good at floating point computations What does this mean? I was under the impression the OCaml compiler did a decent number of floating point specific optimizations, li…
-
comment
Comment #19424936
What is the problem with running Android here?
-
comment
Comment #18606000
I don't think I'd call Rust user friendly.
-
comment
Comment #15508478
"Terrible and unoriginal name choice" is probably a little dramatic: https://github.com/search?utf8=%E2%9C%93&q=gutenberg+static+...
-
comment
Comment #15251041
No customization presents a simple tool that, hopefully, just works and can be accepted with its flaws and limitations. Once customization starts being added in, it's easier to see…
-
comment
Comment #15192370
It's significantly easier to be "bad" with C++ than it is to be "bad" with Java.
-
comment
Comment #15153040
The Sile PDF says > There is no shortcut for boldface, because boldface isn’t good typographic practice and so we don’t want to make it easy for you to make bad books. Where/what i…
-
comment
Comment #15084534
What is the process for converting what is written in Quoll into something printable, like a PDF?
-
comment
Comment #15082508
Has anyone used (Quoll Writer)[0]? [0]: https://quollwriter.com/
-
comment
Comment #14785274
"provides a read-only mirror" sounds like "developed behind closed doors" to me.
-
comment
Comment #14675746
Oh, bummer, I was really hoping it would support Windows.
-
comment
Comment #14673821
Not if it's a dictionary!
-
comment
Comment #14640360
That doesn't explain why they would need a different precedence. `a + b - c` is not the same as `a - b + c` even through the precedence's of + and - are the same (in most syntaxes)…
-
comment
Comment #14596793
How so?
-
comment
Comment #14584282
You gain the knowledge that a device running Fuchsia is running code that's publicly available.