Viewing profile — Storm-Bringer
Storm-Bringer
HN member- Joined
- Fri, Jan 08, 2021, 3:47 PM UTC
- HN karma
- 16
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About Storm-Bringer
No profile information was provided.
Recent public activity
-
comment
Comment #42876402
Nice! Does it work on a Fire TV Stick?
-
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…
-
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…
-
comment
Comment #36817713
Or .me like Proton Mail (pm.me)…
- story
-
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.
-
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…
-
comment
Comment #26490311
Agreed, such a brilliant game
-
comment
Comment #26248772
forwardemail.net : if you are a Fastmail user does it provide you any benefit? Fastmail already has a catch-all feature.
-
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.
-
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)