Viewing profile — siimtalvik
siimtalvik
HN member- Joined
- Fri, Mar 27, 2015, 9:31 PM UTC
- HN karma
- 34
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About siimtalvik
No profile information was provided.
Recent public activity
-
comment
Comment #17585973
hold refresh button and click on "request desktop site". then go to facebook.com/messages.
- story
-
comment
Comment #16971393
well article 6 is as concrete as it gets: https://gdpr-info.eu/art-6-gdpr/ (and maybe article 9) https://gdpr-info.eu/art-9-gdpr/
- comment
-
comment
Comment #16886209
Logging in today, from europe, I received a modal about some updates. It stated that there are some updates i'll need to review: One of them, the facial recognition feature. """ He…
-
comment
Comment #16860500
On twitter, it was said that affected subnets are: 52.58.0.0/15 18.196.0.0/15 18.194.0.0/15 35.156.0.0/14 src: https://twitter.com/CatVsHumanity/status/985914182959759360/... Just …
- story
-
comment
Comment #16788455
In Estonia(within Europe) we have this awesome "investment account" system where you make a separate bank account and the tax system is simplified for that account. Any money you p…
-
comment
Comment #16786847
yes. Kicad and two video series made by Chris Gammell... https://contextualelectronics.com/courses/shine-on-you-crazy... https://contextualelectronics.com/courses/getting-to-blinky…
-
comment
Comment #16783927
One of the two reasons i changed my recipient_delimiter parameter to '.' The other would be that spammers know that anything after a + is usually optional and strip it. Can't do th…
-
comment
Comment #16649716
yes. I had a coworker who was against moving to python3(and kept on writing python2 code for a while) because you need to use brackets with python3 print statement.
- comment
-
comment
Comment #16575344
This has changed a bit with GDPR coming into force soon. When google tried to go push '+' they needed the people to forget about the data, messages, pictures and everything else th…
-
comment
Comment #16559398
With difficult discussions being locked and limited to collaborators. With the main answer to questions being, we can discuss this somewhere else, some-other (unknown) time in the …
-
comment
Comment #16448479
This ties heavily with 'right to repair' as a lot of the software/protocol blocks are infact "access controls for copyrighted works". It's often impossible to reverse engineer and …
-
comment
Comment #16369493
yes, it shouldn't be legal. EU single market and all that. http://europa.eu/rapid/press-release_IP-17-4781_en.htm
-
comment
Comment #16088447
Give /r/NeutralPolitics a shot. It's a heavily moderated subreddit focusing on well sourced content. Essentially, if a comment(fact) doesn't have a respected source attached it get…
-
comment
Comment #15942059
One of the reasons people are angry, is that this type of investigation has been made as hard as possible currently. Posts are being removed from bugzilla and threads being locked.…
-
comment
Comment #15941636
it was an opt-out program actually. Studies are enabled by default.
-
comment
Comment #14631367
Terminating an instance instead of deleting it. A pure terminology issue that a lot of newcomers have issues with. + instances not really being deleted when 'terminated', so there'…