Live data from Hacker News

Viewing profile — gehen88

gehen88

HN member
Joined
Wed, Feb 13, 2019, 2:38 PM UTC
HN karma
81
Public activity
20 items

About gehen88

No profile information was provided.

Recent public activity

  1. comment
    Comment #40259936

    Note that limiting content length only works with createPresignedPost, not with getSignedUrl.

  2. comment
    Comment #40259924

    Only with createPresignedPost, not with getSignedUrl.

  3. comment
    Comment #39698519

    Interesting! What would the integration between Storybook and a CMS such as Wordpress look like, ideally? How would you use it?

  4. comment
    Comment #39661085

    SSO is not a requirement for secure software. It’s a requirement for enterprises because otherwise they have to manually keep track of everyone’s accounts everywhere, but that’s a …

  5. comment
    Comment #38827156

    I was hoping for some interesting insight to be shared, but no it’s just a shallow opinion piece on why E2E is better than unit tests for web interfaces, without really explaining …

  6. comment
    Comment #37779083

    I use my phone to access work stuff. That's a huge reason to need security updates.

  7. comment
    Comment #37630882

    Took me way too long to figure out this is powered by Elixir.

  8. comment
    Comment #37478407

    Why this is getting blamed on JavaScript / Node.js is beyond me. Microservices were/are all the rage in Java/Scala land, and seemed to initially be pushed by (Dev)Ops engineers' de…

  9. comment
    Comment #37453422

    LAN parties got me into casemodding. I was always more interested in looking cool (to this particular crowd) than actually playing games [1]. I always picked a seat at the end of a…

  10. comment
    Comment #35522699

    Is nobody concerned with the fact this tool scans your repository contents? This tool is mostly intended for use with private projects, not open source, so I would expect a LOT mor…

  11. comment
    Comment #35522645

    The "free" in FOSS is about being able to use the software as you see fit, without restrictions. Not that you don't have to pay a dime. Sure in practice the software is usually "fr…

  12. comment
    Comment #33828917

    Chromatic | Remote (EU/US) | Full-Time | https://www.chromatic.com We help developers build UIs with components. We maintain Storybook, the most popular open source tool for develo…

  13. comment
    Comment #33621147

    So true. I was involved in two very different Scala projects. One was the sensible "better Java" way, which was mostly great. The other was a big enterprise project with a core gro…

  14. comment
    Comment #33621097

    Wow, I was really expecting this to be an argument against FP, until it wasn't. I love the concept of designing for Thursday 5pm though. My approach to achieve that is simply diffe…

  15. comment
    Comment #33620992

    I read the whole thing waiting for the aha-erlebnis which never came. I'm a full stack JS/TS engineer with a decade of experience. I expected this article to be written for someone…

  16. comment
    Comment #32112326

    Or Linear. The only project management tool I enjoy using as a developer.

  17. comment
    Comment #30598406

    I hadn't even heard of Parquet until now, and I'm sure this goes for lots of developers who don't do much data engineering.

  18. comment
    Comment #30148003

    I own a Nissan Leaf and can confirm 90km/h is about the sweet spot for trip duration. Above it, you're draining battery faster than you can recharge it. Below it is unsafe on motor…

  19. comment
    Comment #26759424

    We use S3.getObject to fetch it and create a custom response.

  20. comment
    Comment #26755843

    We use Lambda@Edge to build our own CDN on top of S3 with authentication, so our customers have reliable, fast and secure data access. We use a bunch of edge lambdas which serve th…