Live data from Hacker News

Viewing profile — reisr3

reisr3

HN member
Joined
Wed, Mar 11, 2020, 12:04 PM UTC
HN karma
270
Public activity
17 items

About reisr3

No profile information was provided.

Recent public activity

  1. comment
    Comment #43557851

    This is great! It's very close to something I desperately want to exist: a way to peruse the YouTube videos' my friends are watching. My algo often gets bad, and the best recommend…

  2. comment
    Comment #36862544

    Awesome, thanks for explaining this. Reviewing cal.com today for my company - it seems like a great product.

  3. comment
    Comment #36861601

    No, I hadn't heard of COSS! Thanks for that - reading up on it now. Seems like exactly the framework I'm thinking about. I love the Cal.com story. What gives me some pause is that …

  4. story
    Ask HN: Does a framework exist for “open-source SaaS”?

    The OSS model for collaborating on code is broadly understood. I'm curious if anyone has been successful in deploying and hosting a SaaS app in an open-source way, using community …

  5. comment
    Comment #36799333

    What is the bar for a "legally binding digital signature"? Is this a very complicated topic - or is it quite simple? I can sign a PDF with OSX Preview for free. I can pay a bunch o…

  6. comment
    Comment #31259833

    I think about it more from the perspective of "building stuff that is useful and interesting". I can very quickly build a lot of cool, useful stuff with JS + Node + React + Postgre…

  7. comment
    Comment #31195447

    Somewhere at Twitter HQ, there are two boxes full of notecards: 1. Things that need to be "fixed" in the code, immediately, before Elon gets here. 2. Things we'll need to publicly …

  8. comment
    Comment #30878930

    Thanks for this! I learned a few new ones. The main feature I want from a window manager is the ability to save my OSX workspace (applications open and tiled per Desktop, per monit…

  9. comment
    Comment #30781747

    Yep. Statuspage.io goes down when Auth0 goes down, which goes down when AWS goes down.

  10. comment
    Comment #30781331

    The typing is bad, docs are bad, errors are opaque and unhelpful, promises are 2nd class citizens, methods are inconsistently named, etc. It just seems to me like uploading a docum…

  11. story
    Ask HN: Object Storage with a Nice Interface?

    I've been frustrated with the developer experience using AWS S3. The Node SDK is awful. Not sure if I'm missing something, but according to AWS versioning, it was last updated in 2…

  12. comment
    Comment #30722910

    I agree that switching to asynchronous communication as default is critical for remote/hybrid offices. However, I've found it very difficult to champion this change at my workplace…

  13. story
    Ask HN: How do you report downtime?

    My company needs a highly reliable way to report downtime to our users. We've been using statuspage.io. The problem is that it seems to be dependent on AWS. So when the bi-monthly …

  14. story
    Ask HN: When should event-driven architecture be avoided?

    There are plenty of good resources for how to do domain-driven design, microservices, cloud functions, and event-driven architecture. I understand why these paradigms are useful fo…

  15. story
    Ask HN: What is your system for backing up family photos and video?

    My extended family has several terabytes of family photos and videos from over the years. We've mostly digitized everything, but some segments are just sitting on external hard dri…

  16. comment
    Comment #22545914

    Right, and accuracy of ~9m makes sense for this application. The smaller supported ESP32's, however, don't have onboard GPS. Does it use RSSI or need to be paired with a phone? Not…

  17. comment
    Comment #22545121

    This is awesome, thanks for sharing! I'm considering using this for a project where I need to measure distance between two nodes. Couple questions: 1. You mention "location and dis…