Live data from Hacker News

Viewing profile — teknas

teknas

HN member
Joined
Sun, Dec 23, 2018, 1:18 PM UTC
HN karma
99
Public activity
13 items

About teknas

No profile information was provided.

Recent public activity

  1. comment
    Comment #33738997

    (I am the post author). I wrote the original version of this post using x86, but leetcode won't accept it. So I had to improvise...

  2. comment
    Comment #33732781

    It's not that easy, you also have to account for the pointer sizes (4 bytes instead of 8). Also alignment requirements are different on x32.

  3. story
  4. story
  5. comment
    Comment #26563897

    If anyone wants to try this challenge the talk by Alexander Rhatushnyak (the current #1 on leaderboard)[1] is a pretty good starting point [1] https://www.youtube.com/watch?v=gqpsD…

  6. story
  7. story
  8. comment
    Comment #24658780

    Shameless plug: I created a detection script to find and close such spammy PR's. https://github.com/TechieBoy/spamtoberfest

  9. story
  10. comment
    Comment #23799320

    If one of your devices is guaranteed to be always online, you should take a look at syncthing. I found it to be faster than resilio. https://syncthing.net/

  11. comment
    Comment #23740201

    If you are open to trying out a functional programming style, I would recommend Phoenix(Elixir). Also Liveview is amazing when you want to create interactive frontends without usin…

  12. story
  13. comment
    Comment #22159597

    In a flame war the ratio of the number of people who commented to the actual number of comments would be greater as usually the people who feel strongly about the topic would comme…