Live data from Hacker News

Viewing profile — stefansundin

stefansundin

HN member
Joined
Sat, Feb 11, 2017, 9:58 PM UTC
HN karma
11
Public activity
15 items

About stefansundin

[ my public key: https://keybase.io/stefansundin; my proof: https://keybase.io/stefansundin/sigs/ExLHSHmLH3UcqcZUzaX120_1zRw9esZGYp5nO4-dwdM ]

Recent public activity

  1. story
    Does removing attribution constitute a GPLv3 violation?

    This has happened to me a number of times. People fork a GitHub project of mine only to remove the attribution where my name appears. I find it to be rude. Example: https://github.…

  2. comment
    Comment #28361831

    I would love if this could also convert between timezones. My servers use UTC, so it would be nice if it could print the converted time as well.

  3. comment
    Comment #23587102

    Yes! Unfortunately it is no longer mainstream since the monetization opportunities are fewer. But a lot of tech-savvy people prefer it for many reasons: 1. You get a personalized v…

  4. comment
    Comment #23586875

    > Though it should be “then you will be able”. Fixed. Thanks! :)

  5. comment
    Comment #23586828

    > What if we don’t have control over the frequency of requests (e.g. using a service like Feedly)? Do those happen often enough that we’d need to host the app ourselves? I know the…

  6. comment
    Comment #23586802

    I will look into this. Thanks!

  7. comment
    Comment #23586783

    RSSBox used to have Facebook support (but only for public pages, no personal content), but when Facebook started cordoning off their API two years ago, I had to turn it off since I…

  8. comment
    Comment #23586738

    You are correct in that it is somewhat starved of resources. The free Heroku instance that I host is running on the free Heroku dyno (512 MB RAM). I do not have a good caching solu…

  9. comment
    Comment #23586665

    Not at the moment, unfortunately.

  10. comment
    Comment #23586648

    Instagram used to have an open API, but that is closed down now. The app is currently using some private-ish endpoints, but they are ratelimited. I need to add caching. More people…

  11. comment
    Comment #23586582

    Sorry, recently the ratelimit has been exhausted almost all of the time. I need to add caching to solve this problem but have not gotten to it yet.

  12. comment
    Comment #14305714

    Sorry about the rate limit issue everyone. I tweeted the ipinfo guys and it seems like they're willing to give me a limit increase, but they haven't yet. You can give them a nudge …

  13. comment
    Comment #14293740

    There's a bash function in the README: function traceroute-mapper { xdg-open " http://stefansundin.github.io/traceroute-mapper/?trace=$(tra... -q1 $* | sed ':a;N;$!ba;s/\n/%0A/g')"…

  14. comment
    Comment #14293731

    Kinda.. You can download the HTML file and host it on localhost, but it still relies on ipinfo.io. If you can figure out how to use e.g. the MaxMind GeoIP database in javascript, t…

  15. comment
    Comment #14293680

    Hi Dave. Because of overzealous filters, unfortunately. The "EasyPrivacy" seems to block the whole ipinfo.io domain if it's included as a third-party request.