Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Grollicus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Grollicus
2mo ago
The main argument for this seems to be that they catch many pedos by using image recognition tech on facebook etc. Thus, discontinuing the permit to use these techniques did have enforcement numbers of those crimes found drop significantly.
2.
▲
by
Grollicus
3mo ago
Our Mercedes: - beeps about the speed limit, especially if it misses a sign. For example every time starting on a parking lot it keeps the 5 kph even after multiple turns - warns about leaving the lane, including trying to stay on the lane
3.
▲
by
Grollicus
3mo ago
I'm right now adding rabbitmq for notification pushing to a website. Using JWT authentication to control where and what clients are allowed to read, with short lifetimes and regular token refresh. I don't see another setup that co
4.
▲
by
Grollicus
4mo ago
Even more, if you're working in your free time on something that is very much alike your dayjob (say you clone features from work), your emplyer probably owns* that too. *: for common values of ownership in german copyright law
5.
▲
by
Grollicus
5mo ago
How does this look like?
6.
▲
by
Grollicus
8mo ago
Just leaving this here: https://en.wikipedia.org/wiki/Pudding_mit_Gabel
7.
▲
by
Grollicus
10mo ago
Do you have any source one could follow? mail thread, bug tracker issue, ..?
8.
▲
by
Grollicus
10mo ago
That's intersting to see. Does the api support progress reporting? ("30 % done") Of course one could build this manually when you're building the worker implementation but I'd love to have it reflected in the api so
9.
▲
by
Grollicus
10mo ago
Reminds me of xerox scanner fun, maybe someone scanned it to pdf to publicise? Nontheless the pdfs have been replaced and the newer ones don't seem contain these errors anymore.
10.
▲
by
Grollicus
1y ago
I've tried the Kolbenrückholfeder of your shops non-ai-predecessors fame: https://etel-tuning.eu/produkt/tuning-kolbenruckholfeder/ Didn't work out that well, sadly. At first it gave me a greek pillars,
11.
▲
by
Grollicus
1y ago
> I know they are worlds apart, but just look at what happened in Nepal... They let hotel inhabitants leave before burning it down. The finance minister got caught by the mob and survived. Does make it seem quite controlled, imo.
12.
▲
by
Grollicus
1y ago
Shouldn't that be obvious on the payslip?
13.
▲
by
Grollicus
2y ago
Why would they do anything else? Last Trump Presidency caused incredible inflation that for a huge part went into the stock market, because where else can it go?
14.
▲
by
Grollicus
3y ago
revenue is ~80000mil, that comma is a thousands separator
15.
▲
by
Grollicus
3y ago
I suspect people underestimate how much third world shitholes are willing to pay to have more influence over the discussion on twitter. Doesn't matter if it's saudi arabia, india or russia.
16.
▲
by
Grollicus
3y ago
Couldn't read the techcrunch article but this one was quite nice: https://tylergarrett.com/tech/2023/03/beloved-hacking-vetera...
17.
▲
by
Grollicus
4y ago
German law knows no jurisdiction boundary for german citizens. A german that breaks german law but can't be charged in the country were they did it can still be charged in germany. (Weltrechtsprinzip)
18.
▲
by
Grollicus
4y ago
Because they promised NS2 would stop (which it did, before the war broke out the project was dead) and then they blew up NS1?!
19.
▲
by
Grollicus
4y ago
> One issue I have with her is her insistence that alternative video platforms, such as Odysee/LBRY, will never have a chance against YouTube Youtube is free to do whatever they want on their own platform, within the law. Arguing th
20.
▲
by
Grollicus
4y ago
yt-dlp supports a lot more than 6 sources (check out https://github.com/yt-dlp/yt-dlp/tree/master/yt_dlp/extracto... ) so I don't think that's a useful comparison
21.
▲
by
Grollicus
4y ago
While this sucks, at least we'll have a great writeup to look forward to
22.
▲
by
Grollicus
4y ago
That may be technically correct, but doesn't count in front of a judge. They generally don't care for implementation details but they care for the results. And the result is that you made your visitor talk to google.
23.
▲
by
Grollicus
4y ago
The worst thing (for me) about this is that whenever I go to the Apple App store I get bombarded will all these "games" that just try to make my life actively worse. I don't understand why they pollute their brand like that.
24.
▲
by
Grollicus
4y ago
I used this as a backup target for the longest time. Simply split the backup file into 10 MB chunks and send as mails to a gmail account. Encrypted so no privacy problems. Rock solid for years. And as it was just storing emails it was even
25.
▲
by
Grollicus
4y ago
There'll be a bunch of cheap singular apartments spread all over the US - let's for convenience's sake assume they're about a one hour drive apart from each other but that's a totally random number of course. You ca
26.
▲
by
Grollicus
4y ago
After hearing some stories from friends who work with microcontrollers IMO the most impressive thing about this is that Oxide were allowed to publish the vulnerability at all
27.
▲
by
Grollicus
4y ago
> I could not just approach my employer and ask if I could help code this open source project I've open sourced multiple (small) changes I've made to various open source projects on company time. Usually it's projects we u
28.
▲
by
Grollicus
5y ago
I do agree with you. I'd go even further and say using vue helps build more maintainable websites in that it encapsulates components and thus keeps related things together. Also that it provides a separation of the data model and how i
29.
▲
by
Grollicus
5y ago
They seem to store all translated strings in a single jsonfield instead of using a separate column for each language. That means there's a bit more overhead while loading (and you can't exclude unneeded language fields), but it al
30.
▲
by
Grollicus
5y ago
I'm currently thinking about the multi table search problem and lean towards updating the index table in the ORM (save method of the corresponding Django models in this case). Postgres doesn't seem to support incremental updates o
More ›