Viewing profile — peterjuras
peterjuras
HN member- Joined
- Fri, Mar 25, 2016, 9:02 AM UTC
- HN karma
- 65
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About peterjuras
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
- story
- story
-
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.
-
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.…
- story
-
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…
- story
-
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…
- story
- story
- story
-
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…
- story
-
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…
-
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…
-
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…
- story
- story