Viewing profile — sail0rm00n
sail0rm00n
HN member- Joined
- Sat, Nov 12, 2016, 5:51 AM UTC
- HN karma
- 69
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About sail0rm00n
Recent public activity
-
comment
Comment #49254307
If we can capture even 1% of the market…
-
comment
Comment #48840439
Well, OK, but the original post was trying to justify Papa John saying it.
-
comment
Comment #48801908
In which context is it okay to say the n word?
-
comment
Comment #48616483
References like C++, maybe?
-
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.
-
comment
Comment #47647276
I’m sold just for proper enumeration support.
-
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!
-
comment
Comment #45470498
Very exciting. It’s less reason to use raw pointers in the language unless you are working with legacy APIs.
-
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…
-
comment
Comment #34308186
Any job postings? I love C++
-
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.
-
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…
-
comment
Comment #28898253
Steve Yegge called out the browser-side programming dominating the app space back in 2006. Amazing foresight!
-
comment
Comment #28898232
Do you have more details on your company? I love Portland
-
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…
-
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…
-
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.
-
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.
-
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…
-
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?
-
comment
Comment #27790981
What’s the gotcha? Other services can charge almost thousands of dollars a month.
-
comment
Comment #27627238
Want to sell it? :)
-
comment
Comment #27330781
There’s no need for consolidation when Postgres already exists.
-
comment
Comment #26473960
Did you notice an improvement?
-
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/...