Live data from Hacker News

Viewing profile — emilehere

emilehere

HN member
Joined
Mon, Apr 13, 2020, 3:53 AM UTC
HN karma
8
Public activity
10 items

About emilehere

No profile information was provided.

Recent public activity

  1. 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!

  2. story
  3. 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.

  4. 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…

  5. 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 …

  6. 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…

  7. comment
    Comment #37872608

    On the TODO!

  8. 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"

  9. 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.…

  10. 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…