Live data from Hacker News

Viewing profile — sail0rm00n

sail0rm00n

HN member
Joined
Sat, Nov 12, 2016, 5:51 AM UTC
HN karma
69
Public activity
38 items

About sail0rm00n

https://tay.quest https://github.com/sailormoon

Recent public activity

  1. comment
    Comment #49254307

    If we can capture even 1% of the market…

  2. comment
    Comment #48840439

    Well, OK, but the original post was trying to justify Papa John saying it.

  3. comment
    Comment #48801908

    In which context is it okay to say the n word?

  4. comment
    Comment #48616483

    References like C++, maybe?

  5. comment
    Comment #48524312

    This is awesome, thank you for posting this. Are you using pi, Hermes, or another harness? I’d love to hear more about your workflow.

  6. comment
    Comment #47647276

    I’m sold just for proper enumeration support.

  7. comment
    Comment #46360777

    Any details on the game you’ve been working on? I’ve been really enjoying Ebitengine and Golang for game dev so would love to read about what you’ve been up to!

  8. comment
    Comment #45470498

    Very exciting. It’s less reason to use raw pointers in the language unless you are working with legacy APIs.

  9. story
    Ask HN: When is it appropriate to switch teams internally?

    I'm currently a team lead in FAANG in an area I do not find too interesting, but I'm able to make it work on a day-to-day basis and I enjoy most of the people and my direct manager…

  10. comment
    Comment #34308186

    Any job postings? I love C++

  11. comment
    Comment #31544979

    This is fantastic! Definitely the ethos of "HackerNews". What programming language did you end up choosing to implement this? I'm eagerly awaiting part 2.

  12. comment
    Comment #29586820

    It's possible they weren't aware of it and were answering honestly. Systems can grow incredibly complex. These dependencies and contracts became not-so-well-defined after long peri…

  13. comment
    Comment #28898253

    Steve Yegge called out the browser-side programming dominating the app space back in 2006. Amazing foresight!

  14. comment
    Comment #28898232

    Do you have more details on your company? I love Portland

  15. comment
    Comment #28724718

    For any Golang programmers, I highly recommend checking out Ebiten: https://ebiten.org/ You’re able to cross-compile to mobile + web as well so you’re not just stuck on the desktop…

  16. comment
    Comment #28581519

    Neat! I was curious why types came after the variable name for structs, but for functions they came before the variable name. Are you in the middle of transitioning from one to the…

  17. comment
    Comment #28441193

    Definitely. In a _separate_ article, the scientist kills a “puppy-sized” Goliath birdeater spider. In this article, the scientist returns home with bot fly larvae in his arm.

  18. comment
    Comment #28431356

    My laptop definitely doesn’t have server grade hardware in it and the battery grinds to a halt when compiling larger projects.

  19. comment
    Comment #28431331

    It’s great to be able to bang out some code on a tablet or a Chromebook without Linux access. Being able to resume from anywhere without thinking twice and having to checkpoint the…

  20. story
    Ask HN: Any open source or hackable food scales?

    COVID has gotten the best of my weight gain and I want to work on a food tracking app using a scale. Any tips for already hacked scales?

  21. comment
    Comment #27790981

    What’s the gotcha? Other services can charge almost thousands of dollars a month.

  22. comment
    Comment #27627238

    Want to sell it? :)

  23. comment
    Comment #27330781

    There’s no need for consolidation when Postgres already exists.

  24. comment
    Comment #26473960

    Did you notice an improvement?

  25. comment
    Comment #25722045

    If only they had use VERIFY_OK/EXPECT_OK which prints out the error message :( https://chromium.googlesource.com/chromium/src/+/master/net/...