Viewing profile — o_pax
o_pax
HN member- Joined
- Tue, May 07, 2019, 8:22 AM UTC
- HN karma
- 16
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About o_pax
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #46023135
Well, there are monthly international newspapers and magazines. That you can even pay so they can afford not to have to rely on AI and have (hopefully) real journalists do the work…
-
comment
Comment #43511079
This is really good news, I am looking forward to trying it out! Is XQuery also planned as an additional frontend? By the way, there is also χrust, a rust project working towards p…
- story
- story
-
comment
Comment #39225856
And "Edward" + "Love" is "Bella".
-
comment
Comment #39225820
Apocalypse + 2016 = 2017 Apocalypse + 2017 = 2018 Apocalypse + 2018 = 2019 Apocalypse + 2019 = 2020 ... but ... Apocalypse + 2030 = 2030 Uh-oh!
- comment
- comment
-
comment
Comment #33638639
You're wrong. Haskell is named after Haskell Brooks Curry. There might be an opportunity for a new functional language named Brooks.
- story
- story
- story
-
comment
Comment #19847527
Python has its version of the ternary operator as well. It may look unusual due to the different order of the operands, but it works quite nicely, in my opinion: x = (-1 if a b els…