Live data from Hacker News

Viewing profile — o_pax

o_pax

HN member
Joined
Tue, May 07, 2019, 8:22 AM UTC
HN karma
16
Public activity
15 items

About o_pax

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. 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…

  4. 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…

  5. story
  6. story
  7. comment
    Comment #39225856

    And "Edward" + "Love" is "Bella".

  8. comment
    Comment #39225820

    Apocalypse + 2016 = 2017 Apocalypse + 2017 = 2018 Apocalypse + 2018 = 2019 Apocalypse + 2019 = 2020 ... but ... Apocalypse + 2030 = 2030 Uh-oh!

  9. comment
  10. comment
  11. 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.

  12. story
  13. story
  14. story
  15. 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…