Live data from Hacker News

Viewing profile — thecodeassassin

thecodeassassin

HN member
Joined
Wed, Aug 30, 2017, 7:49 PM UTC
HN karma
3
Public activity
7 items

About thecodeassassin

No profile information was provided.

Recent public activity

  1. comment
    Comment #39847229

    This is not boilerplate, otherwise every cloud provider would have this and they do not. This problem can be solved by much less broad terms.

  2. comment
    Comment #21543160

    *refresh fixed it ?

  3. comment
    Comment #21543156

    Hi, Why does it still show up as beta?

  4. comment
    Comment #15136169

    Yeah i'm working on a replacement for this service, this is absolutely unacceptable to us.

  5. comment
    Comment #15135661

    Did you try putting something like Varnish in front of it? I think you can do the same with nginx, Varnish is just the first thing that popped up in my mind.

  6. comment
    Comment #15135620

    Nice! Why did you choose to implement it as a proxy instead of using it as a primary source and just fetch from S3 on-the-fly while caching the generated image? If capacity is the …

  7. story
    Imgix service broken, wise to avoid and self host?

    The imgix.com service is down yet again (happened a couple of times this month already). All we use them for is resizing images on the fly, which i could do with a small nodejs scr…