Viewing profile — InAnEmergency
InAnEmergency
HN member- Joined
- Tue, Jul 31, 2012, 8:07 PM UTC
- HN karma
- 244
- Public activity
- 91 items
- HN profile
- View on Hacker News ↗
About InAnEmergency
No profile information was provided.
Recent public activity
-
comment
Comment #25585754
You can video chat and play chess at the same time on https://room.ai/
- story
- story
-
comment
Comment #23319910
Yep. Like not handling the same corner cases or the same operating systems.
- story
-
comment
Comment #21000784
Or just follow Amy Hoy's advice[0] and only raise the price for new customers. They probably could have bumped their prices by more than $1/month (and sooner) if they had taken tha…
-
comment
Comment #20608220
(Author here) I did spend quite a bit of time on your site, linked sites, and webarchive. The files on your site did not work out of the box for me. I did eventually get a combinat…
- story
-
comment
Comment #17855777
Five years is not that long for a PhD in the US. I took eight years but I also got married, worked full time, and started a company before I finished. By the time I graduated, the …
- story
- story
-
comment
Comment #16009626
I believe this syntax was only accidentally valid: https://bugs.ruby-lang.org/issues/13939#note-5
- story
- story
-
comment
Comment #14625889
Not much to the article, so I guess the interesting part is the actual game: https://scratch.mit.edu/projects/164407978/#fullscreen > It’s a slightly unusual implementation in that…
- story
-
comment
Comment #13061088
I have a 2012 Lexus that actually tells you "place key on start button" if it thinks the key battery is dead.
- story
-
comment
Comment #12927319
I think there was a miscommunication in the interview. He meant load/parse/compile time. See http://www.atdot.net/~ko1/activities/2016_railsconf_pub.pdf
- story
- story
- story
-
comment
Comment #12281498
This article does not cite any references (and is from 2010) so I can't tell if the author was aware that packrat parsing can support left recursion (PDF, 2008): http://web.cs.ucla…
-
comment
Comment #11924204
Ruby's `Pathname#absolute?` is doing a lot more work[1]. I don't know why, but it is. If I change it to just check the first character for the file separator, as I understand Faste…
- story