Live data from Hacker News

Viewing profile — peterjuras

peterjuras

HN member
Joined
Fri, Mar 25, 2016, 9:02 AM UTC
HN karma
65
Public activity
24 items

About peterjuras

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. comment
    Comment #30558444

    Yep, that might be true for certain industries. But logs don't count as the transactional data that needs to be kept for legal reasons.

  10. comment
    Comment #30555929

    From a GDPR perspective, it also covers logs, internal training data etc. If a user requires to be deleted, you have to delete everything, there can be no trace of their existence.…

  11. story
  12. story
    Ask HN: How do you structure your to-do lists?

    I'm curiuous on how you structure your to-do lists. For the past months I've been keeping two lists - high priority and low priority - but I'm still struggling since some tasks are…

  13. story
  14. story
    Ask HN: How do you structure your to-do lists?

    I'm curiuous on how you structure your to-do lists. For the past months I've been keeping two lists - high priority and low priority - but I'm still struggling since some tasks are…

  15. story
  16. story
  17. story
  18. story
    Feedback wanted: Two-factor-authentication for teams using online phone numbers

    Hi, I wanted to get feedback on a service idea that we're already using internally: https://zd2blvtm6jfh.landen.co/ We have a number of shared accounts in our team that don't offer…

  19. story
  20. story
    Ask HN: How does you team name string resource ids?

    We're developing a large application, consisting of many small packages. Each package has its own set of resource files for localization. What's your approach to organizing and nam…

  21. comment
    Comment #11835233

    That's a very weak reason not to use the messenger. You're confirming that if you want to create a good app, you should not listen to complaining users. Judging by your comments yo…

  22. comment
    Comment #11823923

    You can use the await keyword multiple times, and therefore make it easier to handle the error with try catch: async someNetworkCall() { let unlock = await this.m.lock(); try { con…

  23. story
  24. story