Viewing profile — sunsetonsaturn
sunsetonsaturn
HN member- Joined
- Mon, May 25, 2020, 6:43 PM UTC
- HN karma
- 39
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About sunsetonsaturn
No profile information was provided.
Recent public activity
-
comment
Comment #45745751
> 10 years Moving from SHA-1 to SHA-2 took ~20 years - and that's the "happy path", because SHA-2 is a drop-in replacement. The post-quantum transition is more complex: keys and si…
-
comment
Comment #45745699
Regulators require a transition to quantum-safe algorithms. In the EU, systems labeled as "highly important" must complete the transition by 2030; so you have to do it regardless o…
-
comment
Comment #45435077
The ambiguity goes away if you write them as "все" and "всё". Diacritics, accents, umlauts and cedillas are useful; if you omit them you do a disservice to the reader.
-
comment
Comment #45246262
Could you elaborate more on the "a small VPS is free"? Except Oracle's free tier offer, I am not aware of others; I'd appreciate it if you could point me in the right direction.
-
comment
Comment #43504470
If you're in the EU: Leverage the GDPR and contact Google's DPO (Data Protection Officer) to inform them about the problem. If the problem is not solved or there is no reaction, lo…
-
comment
Comment #42386705
Can you provide some figures, in terms of profitability? How much did it cost to put together, what are the monthly costs to keep it afloat? I write a book and give it away for fre…
-
comment
Comment #42263418
Record, produce transcript, look for keywords, alert the puppeteer when something interesting is picked up - trade secrets, pre-shared keys, defense sector intelligence, etc.
-
comment
Comment #42255686
I'd like to give it a try, but it is not compatible with my device. Is there a reason for it not to work on a Galaxy Note8?
-
comment
Comment #40746632
Vielen Dank!
-
comment
Comment #39941437
Excellent client, but Windows only.
-
comment
Comment #39325348
How would you approach this problem https://github.com/pyasn1/pyasn1/issues/55 ? There is a library called `pyasn1`, the author passed away and there are some challenges, such as i…
-
comment
Comment #38126049
I take a similar approach in this children's book: https://github.com/ralienpp/book-two . In the end there is a section about the trees* that grow in the area, their leaves and fru…
-
comment
Comment #30552461
I had a similar experience as a child. I cried every day morning before school. This continued until I was switched to another school. Both schools were regular ones, and in both c…
-
comment
Comment #30428382
> Many Germany have friendships with people from Ukraine. I myself have several in my wider social circle. Not sure that's a good argument. Many in Germany also have friendships wi…
-
comment
Comment #29671769
Considering that both of you are who you are, I recommend "A miracle in the Andes". Thanks for recommending "438 days" - I'm adding it to my list. And yes, I really enjoyed "Unbrok…
-
comment
Comment #28431705
The GDPR is meant to address this problem, check out https://www.enforcementtracker.com/ to see what the most recent rulings are. Your observations are correct, the regulation is a…
-
comment
Comment #28431692
There is a project for bringing relevant privacy facts closer to users, so they can make informed decisions before choosing to buy a specific product or service. Check out the seco…
-
comment
Comment #28007159
Diffing texts is not the way to go, because sometimes they can change the wording without changing the meaning - yet, the diff will give you a lot to sift through in order to answe…
-
comment
Comment #23305864
Thank you for the suggestion. Concerning the contribution of code for adding Bluetooth support - if a company would want to allocate some time and a person for this cause, would th…
-
comment
Comment #23303640
Would I be able to build something that leverages Bluetooth mesh functionality with RIOT and ESP32? Is this use-case supported well?