eeturunen
|
2 years ago
|
on: Ask HN: Startup people, how do you feel about GDPR?
Yup. The GDPR is literally a regulation, not a directive. A directive is implemented into national law while a regulation is enforced as is and supersedes national legislation.
eeturunen
|
2 years ago
|
on: Ask HN: Startup people, how do you feel about GDPR?
But that's not true. The GDPR is enforceable as law in each member country.
eeturunen
|
2 years ago
|
on: Ask HN: Startup people, how do you feel about GDPR?
What do you mean by "the GDPR is not a law"? That statement is simply not correct.
eeturunen
|
2 years ago
|
on: Ask HN: Startup people, how do you feel about GDPR?
That's a good point. Thanks for your comment!
eeturunen
|
2 years ago
|
on: Ask HN: Startup people, how do you feel about GDPR?
Yours is exactly the kind of scenario I find very interesting and will evaluate in my research. While it's important to protect individual right to privacy, it's also very important for the EU to make entrepreneurship as approachable as possible to truly boost economic growth.
Thanks for sharing your thoughts!
eeturunen
|
4 years ago
|
on: Show HN: SaaS for Better Job Interviews
Hi there! Our solution, Valinta, improves hiring through structured interviews and data-based evaluation. We're now in public beta and hope to receive as much feedback as possible. So, feel free to sign up and try creating your first interview project on the platform!
eeturunen
|
10 years ago
|
on: WhatsApp Rolls Out End-To-End Encryption to Its Over 1B Users
Too bad 8/10 of your contacts have automatic backups to iCloud or Google Drive enabled. Kind of defeats the idea of "end-to-end". More like end-to-end-to-cloud.
eeturunen
|
10 years ago
|
on: Text Mining South Park
eeturunen
|
10 years ago
|
on: Show HN: WhatsMac, WhatsApp Web in a native Mac app wrapper
Very cool. Requires Yosemite, though.
eeturunen
|
11 years ago
|
on: OS X Yosemite
That's why I feel like upgrading right now, the handling of graphics is terrible on Mavericks.
eeturunen
|
13 years ago
|
on: Hashckeck: Find if your password has been dumped or cracked via Google
Now I reversed the app back to where it was at first; fast and only searches "hash+plainstring". Now the results include all the hash databases too. The server IP gets banned from time to time, but the IP should be dynamic, so the bans won't last forever.
I could use Yahoo, but it doesn't find nearly as much hashes as Google.
Also, no logs are kept.
eeturunen
|
13 years ago
|
on: Hashckeck: Find if your password has been dumped or cracked via Google
Dev here. The red results are because of Google's limitation for searches from one IP. Now, I wrote the app again, but instead of scraping the Google results, I used the official Google search API. This way there should not be any limits whatsoever. It works like a charm, BUT the API excludes the biggest hash databases from the results (of course...), so the results can be green even though a cracked hash has been found.