Viewing profile — Grimeton
Grimeton
HN member- Joined
- Sat, Sep 23, 2023, 11:08 PM UTC
- HN karma
- 236
- Public activity
- 174 items
- HN profile
- View on Hacker News ↗
About Grimeton
No profile information was provided.
Recent public activity
-
comment
Comment #49200724
This. These things wouldn't go away if the EU or a company within the EU would provide a phone OS. They would just serve different masters.
-
comment
Comment #49154090
X509 is all you need.
-
comment
Comment #49153975
"Academic integrity" https://www.ohchr.org/sites/default/files/documents/hrbodies...
-
comment
Comment #49153934
This is so typical. It is known for millennia that people tend to steal and enrich themselves whenever an opportunity arises. Common sense so to say. And you show up with a study. …
-
comment
Comment #48993378
No, there are two problems here: 1. Things have developed over time. Bash and other shells weren't always this way. If you have ever touched different shells, awk, sed and so on an…
-
comment
Comment #48993267
Newer finds have a -delete option. Dunno if that's standard or some GNU addition, but it's there.
-
comment
Comment #48984889
Sounds like a rendering problem to me. In the end Word & co are nothing else like fancy browsers rendering the file's contents. As we all know from the early days of the Interwebz,…
-
comment
Comment #48581553
It's not VW. It's Google doing this in the end.
-
comment
Comment #47322019
At the beginning of 2010s Germany boosted a battery plant with 10 billion euros. Three years later the car manufacturers sold the plant to China for another 10 billion...
-
comment
Comment #47163671
The whole text is AI slop.
-
comment
Comment #47134870
They could just issue a x509 cert with an above 18 attribute and nothing else. You're not 18 yet? No Problem we just give you two certs with different valid from/to ranges that ove…
-
comment
Comment #47119403
And the useless use of statistics award goes to...
-
comment
Comment #47085531
The Soundtrack: https://www.youtube.com/watch?v=xKXu_eL3IhE
-
comment
Comment #44998585
Imagine the possibilities: PS C:\> mkdir x Directory: C:\ Mode LastWriteTime Length Name ---- ------------- ------ ---- d---- 23.08.2025 21:43 x PS C:\> cd x PS C:\x> new-item -Ite…
-
comment
Comment #44924894
Because everybody is fighting over legal/illegal tuning: When you just change your software and you gain 50bhp that DOES NOT make your car faster. The gears still have the same rat…
-
comment
Comment #44924835
THIS. The idea that those engines don't differ is an urban myth that exists at least since the mid 1990s and the first TDIs. Of course they differ in more than one way and using th…
-
comment
Comment #44922907
There are ways to get rid of all the nonsense by uninstalling it via Powershell or by blocking it via GPO/Registry. But the main issue here is that Microsoft changes the settings e…
-
comment
Comment #44767405
Ignore it.
-
comment
Comment #44766958
> But in this case we still don't know who is wrong. This is the original letter https://medium.com/@yifanxing/my-experience-with-sexual-hara ... and it was not shown false. All th…
-
comment
Comment #44698882
There are no objects in bash. There are indexed and associative arrays and both can be iterated over like so: for value in "${SOMEARRAY[@]}"; do echo "${value}" done or with the he…
-
comment
Comment #44697052
You can just do trap 'caller 1' ERR should do the same thing. Also you should set "errtrace" (-E) and possibly "nounset" (-u) and "pipefail".
-
comment
Comment #44483190
They force more and more AI into everything so that AI can continue to learn. Also the requests aren't answered locally. Your data is forwarded to the AI's DC, processed and the an…
-
comment
Comment #44410541
https://xkcd.com/927/
-
comment
Comment #44336989
I never said they monitor you in 3rd party apps. Don't put words into my mouth. https://www.apple.com/privacy/labels/
-
comment
Comment #44336380
Because Apple blocks everybody else from spying on you but Apple themselves are still perfectly spying on you. And not just that, by disallowing all other apps to get their hands o…