Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gnud
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
gnud
11mo ago
For Knuth's sake: The GDPR is NOT about cookies! The older 'cookie directive' is also NOT about cookies! They're about a third party storing their data on your computer, or storing your personal data on their computers -
2.
▲
by
gnud
1y ago
Switched from Gmail to Fastmail about 10 years ago. 2-3 spam emails slip through every week, and sometimes a false positive happens when I sign up for something new. I don't see this as a huge problem, and I doubt Gmail is significantl
3.
▲
by
gnud
1y ago
Pretty sure Zed won't let me pay for an editor without any "sign in" or LLM features?
4.
▲
by
gnud
1y ago
The 'no to tracking' cookie doesn't need to be identifiable in any way.
5.
▲
by
gnud
1y ago
Luckily, GDPR isn't about cookies, it's about processing personal information. Doesn't matter if you use cookies, localstorage, or carrier pigeon. The older EU 'cookie directive' only mentions cookies as an example
6.
▲
by
gnud
3y ago
This will give more resources to tenants that schedule more jobs. If tenant A schedules 99 jobs and tenant B schedules 1 job, a "fair" algorithm would pick B's job either first or second, RANDOM() will not.
7.
▲
by
gnud
3y ago
I'm assuming they disallow bot use in their TOS. So they can probably offer unlimited searches that you run yourself by typing in the terms.
8.
▲
by
gnud
4y ago
Spam texts are not really a thing here in Norway, either. I do get three to four phonecalls from spoofed UK numbers every month. I havn't picked up for a year or so, but last time I did, it was a fake "Microsoft Support" scam
9.
▲
by
gnud
4y ago
It's actually less of a risk than I thought, because the configuration is on your local install of KeePass, not in the database file. If an attacker can modify your local install, you've lost anyway....
10.
▲
by
gnud
4y ago
As I understand it, if you modify the xml, Keepass will silently export entries in the database once you load it (by providing the password). Keepass will (by default) not ask for the password a second time before exporting - but you have t
11.
▲
by
gnud
4y ago
You can approximate something by defining the valid TokenTable keys as an enum, and using a mapped type for the actual TokenTable type. There's some boilerplate in the definition, but it's fairly clean and non-repetitive. And easy
12.
▲
by
gnud
4y ago
Really not a lawyer, and not in the US, so not sure I understand the 'work for hire'. But 'work for hire' requires some sort of employment contract, surely? And the pay was part of that contract? So if Disney doesn'
13.
▲
by
gnud
4y ago
An Armbanduhr is a wrist watch, not just a watch. I'm sure the Germans often shorten to it 'uhr', just like the English do. Capital is short for capital city. Vacuum is also short for vacuum cleaner. I'll grant you Ausse
14.
▲
by
gnud
4y ago
Also, "consent" has a specific meaning in GDPR, see article 4(11) [0]: > Consent of the data subject means any freely given, specific, informed and unambiguous indication of the data subject’s wishes by which he or she, by a st
15.
▲
by
gnud
4y ago
I've never actually used these, I just knew they existed. I found them via DuckDuckGo, in the github repository of qBittorrent. They have a step-by-step guide for using them, without mentioning kdevelop: https://github.com&#
16.
▲
by
gnud
4y ago
As I understand it, you can plug in the qt pretty printers from https://invent.kde.org/kdevelop/kdevelop/-/tree/master/plugi...
17.
▲
by
gnud
5y ago
> My code is not theirs and this is the core issue. This is _exactly_ why a lot of jurisdictions assign/assume copyright by default, and make it hard to 'remove'. Otherwise authors would see their work ripped off in a lot
18.
▲
by
gnud
5y ago
It's a fine article, but not a fine introduction. I read more as a list of all the things the author didn't understand (or pretended not to understand), because they couldn't describe them mathematically. I assume it's w
19.
▲
by
gnud
5y ago
Professors could change the numbers in the questions every year, without really changing the questions. And then give the answers after the homework was handed in, if they want to grade the homework. Or compromise, by giving answers to half
20.
▲
by
gnud
5y ago
This sort of regulation is not new when it comes to health data. I'm actually surprised storing medical data outside the country was legal in France at any point, I don't think it would have been in my country. So blaming the GDP
21.
▲
by
gnud
5y ago
I clicked around a bit trying to find out who creates and runs Session. And of course it's built by someone pushing a new crypto currency. That made me really really sad.
22.
▲
by
gnud
5y ago
Fastmail handles my email anyway. So there's no extra risk in having them manage som extra email aliases.
23.
▲
by
gnud
5y ago
Storing an IP address in RAM until you have sent the response is _obviously_ a technically necessary use of personal data. But who knows what else google does? The "privacy info" for site owners using google fonts says nothing abo
24.
▲
by
gnud
5y ago
Using a third party is not illegal in itself. But you need an agreement with the third party as to how they will store/process any user data they collect. This is fairly fundamental under GDPR. It's the 'data controller'
25.
▲
by
gnud
5y ago
This filter seems to work for me, but it'll probably break soon. ##:xpath(//div[@role="feed"]//div[.//a[@aria-label="Sponsored"]])
26.
▲
by
gnud
5y ago
> No installation makes an app better. Yet Another Account makes an app worse. > Simple collaboration and sharing with anyone, including people on weird devices like Chromebooks, makes an app greater. Web apps usually only lets you sh
27.
▲
by
gnud
5y ago
It wasn't meant as dismissive of the project. It's totally fine to write a UI library that has another focus (games, for example). I'm just tired of those projects being suggested as alternatives to native/GTK/Qt in
28.
▲
by
gnud
5y ago
I'm assuming Iced has no A11 support (these projects never do). Probably no RTL support. Possibly no reusable "system" widgets like open/save dialogs.
29.
▲
by
gnud
5y ago
> video based tutorials there's your problem.
30.
▲
by
gnud
5y ago
But how can he know which steward to trust? If you want to be sure your users won't get sold out, best to simply shut down.
More ›