Live data from Hacker News

Viewing profile — Storm-Bringer

Storm-Bringer

HN member
Joined
Fri, Jan 08, 2021, 3:47 PM UTC
HN karma
16
Public activity
11 items

About Storm-Bringer

No profile information was provided.

Recent public activity

  1. comment
    Comment #42876402

    Nice! Does it work on a Fire TV Stick?

  2. comment
    Comment #39939658

    Is churning still possible in the US? I thought Amex sign-up bonuses were only awarded once. In the UK you can still cancel and re-apply after 24 months. It used to be 6 months but…

  3. comment
    Comment #36824773

    I have to admit I didn’t do any research and assumed that .me was available to anyone because I noticed it around the same time domains such as .app, .blog, etc. came out. Honestly…

  4. comment
    Comment #36817713

    Or .me like Proton Mail (pm.me)…

  5. story
  6. comment
    Comment #31945548

    Can it be enjoyed by some ways other than smoking? Not trying to troll here, its smell honestly makes me want to vomit.

  7. comment
    Comment #29808299

    Yeah it's a pain. Here in the UK it's not just FAANG and start ups. Most hedge funds and asset managers are following that interview style. Even old school investment banks are joi…

  8. comment
    Comment #26490311

    Agreed, such a brilliant game

  9. comment
    Comment #26248772

    forwardemail.net : if you are a Fastmail user does it provide you any benefit? Fastmail already has a catch-all feature.

  10. comment
    Comment #25777808

    Have a look at this - https://pragmaticstudio.com They have courses on Elixir, Phoenix and today have just released a LiveView course.

  11. comment
    Comment #25685869

    How do people usually tackle AdventOfCode? Most elegant/concise solution or best performant? Asking because for example most solutions to Day 1 I've seen are O(n^2)