Viewing profile — emilehere
emilehere
HN member- Joined
- Mon, Apr 13, 2020, 3:53 AM UTC
- HN karma
- 8
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About emilehere
No profile information was provided.
Recent public activity
-
comment
Comment #43713189
Eh depends. I found myself in a situation where I was connecting to a changing set of servers quite frequently, which is why I built it. But perhaps I'm the outlier!
- story
-
comment
Comment #43530973
https://github.com/pokulabs/twilio-frontend I threw together a UI for sending & receiving Twilio SMS messages. Was surprised by the lack of free options, FOSS or otherwise.
-
comment
Comment #41172314
After having executed an involved ssh connection, my brain often opts to keep working on whatever I needed to use that remote machine for, instead of switching context and saving t…
-
comment
Comment #39762880
Reminds me of a little prototype I wrote a while ago that tried to do something similar with Javascript's Proxy class. https://github.com/emileindik/cashola The main difference is …
-
comment
Comment #39749338
I'm curious if people's qualms around abstracting the cloud/network also apply to the https://modal.com product. Differential seems like a similar project at its core, just focused…
-
comment
Comment #37872608
On the TODO!
-
comment
Comment #37872426
Ya! Just search for "Central European Time". You can test it by highlighting the line above this comment (or this comment itself): "emilehere 2 hours ago"
-
comment
Comment #37866809
Calzone is a Chrome extension for converting between timezones, just by highlighting text. It runs purely client-side. Helps me schedule international meetings when writing emails.…
-
comment
Comment #29075059
Nice! Was thinking it'd be cool to have a little tool that calculates the height of an object (tree, building, etc) given the length of its shadow and the time of day (GPS coords m…