Viewing profile — ewg4345h43
ewg4345h43
HN member- Joined
- Mon, Aug 30, 2021, 9:45 AM UTC
- HN karma
- 24
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About ewg4345h43
No profile information was provided.
Recent public activity
-
comment
Comment #28422544
Kubernetes is way too overengineered. It should be as simple as docker compose. and Kubernetes also added StatefulSets for things like database, but all kubernetes gurus don't reco…
-
comment
Comment #28381579
There is a EU directive that require certain guarantees from the member states. Citation from wikipedia: Directive 94/19/EC of the European Parliament and of the Council of 30 May …
-
comment
Comment #28380357
Many people though like you they are protected in the EU... Until Cyprus declared in 2013 they will confiscate money even from accounts with less than 100.000 EURO due to their fin…
-
comment
Comment #28380205
Official inflation is 4% (!!!) now in Germany, but the real inflation is usually 2.5 times higher than the official, so it is probably 10%. Gas prices increased by 4% in just last …
-
comment
Comment #28378942
Yes, you can throttle the CPU, but then the CPU scores in Benchmarks will be lower and that's not the case... (Benchmarks are collected from different machines). So it looks the Ma…
-
comment
Comment #28378783
I don't think that this is correct. My laptop, Lenovo P14S GEN 2 AMD with 5850U CPU has 65 WATT USB-C power adapter. Half of that power will be consumed by monitor (4K and 500 cd/m…
-
comment
Comment #28378391
Both chips are produced at TSMC factories, so both have the same meaning. We do not compare here two different manufacturers.
-
comment
Comment #28378263
AMD 5850U beats Apple M1 in multicore performance by 29% having the same power consumption (15 Watt): https://www.cpubenchmark.net/compare/AMD-Ryzen-7-PRO-5850U-v... but is 19% slo…
-
comment
Comment #28367497
Great news! Every country should do the same! and each OS should also allow external app stores.
-
comment
Comment #28354136
It looks like GO developers never heard about "not repeat yourself", because after almost each call in GO, you write boilerplate error checking code... So you end up writing at lea…