Viewing profile — jwueller
jwueller
HN member- Joined
- Wed, Jul 12, 2023, 8:45 AM UTC
- HN karma
- 26
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About jwueller
No profile information was provided.
Recent public activity
-
comment
Comment #41165323
See Directive 2019/770 for the definition of "functional" in this context. It's already a codified term: The digital content or service must be able to perform its intended functio…
-
comment
Comment #41163067
Apple didn't manage to convince the rest of the industry that it's the better connector, so USB-C came out ahead. That was not the mandate. The mandate just told them to collaborat…
-
comment
Comment #41163021
"No planned obsolescence" seems like a pretty clear goal to me. No carve-out for online games required. They don't care about GDPR penalties? I'm going to need a source for this on…
-
comment
Comment #41162876
I feel like it's not broad at all, it just demands that the company delivers what they advertised, since they don't usually openly disclose the temporary nature of your "purchase",…
-
comment
Comment #41162747
It stops being their property when they sell it. They keep owning the IP, but not the individual copy. Anything else is just someone coming to your house and stealing something you…
-
comment
Comment #41162053
Respecting basic property rights is not up for debate. If a business model relies on violating them, then it probably doesn't deserve to exist in the first place.
-
comment
Comment #41162028
The problem there is that games don't usually advertise a subscription, like basicall all SaaS products do. They masquerade as a good for a one-time payment, then turn around and p…
-
comment
Comment #40380822
If anyone is curious, here is an amazing and scientific YouTube channel mostly focused on the pyramids: https://youtube.com/@historyforgranite
-
comment
Comment #38483147
Yes, which is why I would argue that IO is a particularly bad benchmark here, since everything is just a thin layer on top of the actual syscall, and those layers don't do any real…
-
comment
Comment #38468250
How is it pure Python if it delegates all of the actual work to the Kernel?