Viewing profile — knowhy
knowhy
HN member- Joined
- Wed, Jun 03, 2020, 7:34 PM UTC
- HN karma
- 131
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About knowhy
Interests: DevOps, Open Source, Philosophy
---
Recent public activity
-
comment
Comment #47572952
AI will not be able to eat up all chip manufacturing capabilities forever. At some point the market will be saturated and PCs will get affordable again.
-
comment
Comment #46747580
I think there are active maintained modules https://docs.ansible.com/projects/ansible/latest/collections... At work we use Ansible to setup Route53 records for infrastructure hoste…
-
comment
Comment #42805122
Pareto distribution can be expressed in mathematical terms. So what? That does not explain why a specific distribution should follow this rule.
-
comment
Comment #42801610
> I think that the Pareto Principle is technically true in a lot of fields, but I also feel our society would be a lot better off if we didn’t know about it. I doubt that. From wha…
-
comment
Comment #38048405
Goa Gil, the DJ, musician and pioneer of the psytrance movement, has died following a battle with cancer.
- story
-
comment
Comment #35528228
In Germany at least 4 weeks depending on how long you have been with the company up to 7 months.
-
comment
Comment #34339558
Slavoj Žižek [1] sees happiness as a conformist category. He argues that: > We don't really want what we think we desire. [1]: https://www.youtube.com/watch?v=U88jj6PSD7w
-
comment
Comment #33719402
Drone works best for me. Stuff like Phill Niblock https://www.youtube.com/watch?v=UcdcWWcjBKg
-
comment
Comment #33716748
> WikiLeaks originally used a "wiki" communal publication method, which ended by May 2010. https://en.wikipedia.org/wiki/WikiLeaks#Staff,_name_and_foun...
-
comment
Comment #33148363
I was provided a ascm file when purchasing a ebook at Google Play. I was able to get a refund when it turned out that there is no offici way to convert it on a Linux system.
-
comment
Comment #32355773
I own a Xiaomi Vacuum Robot and that is by default very much not local only. However there is a project [1][2] to hack some of those devices and make them local-only. With limited …
-
comment
Comment #32332370
I think stack exchange provides data dumps via archive.org https://archive.org/download/stackexchange
-
comment
Comment #26106495
> From the kernel point of view, there is a only one socket with a unique listen queue. This socket is associated to several file descriptors: one in systemd and one in the current…
-
comment
Comment #26087998
This [0] is from Jan 2021. [0]: https://lists.nongnu.org/archive/html/gpsd-dev/2021-01/msg00...
-
comment
Comment #26087447
> To test this hypothesis, Birsan began hunting for names of private internal packages that he could find in manifest files on GitHub repositories or in CDNs of prominent companies…
-
comment
Comment #26080514
I'm not familiar enough with closed loop control theory to make a statement if the analogy is appropriate. But a quick skim is definitive not enough to get an understanding of Fouc…
-
comment
Comment #25993742
I got diagnosed with ADHD age 15. Methylphenidate gave me these zombie like spacing out symptoms. I later switched to Amphetamine and didn't feel the negative side effects of Methy…
-
comment
Comment #25978297
Most of the stuff you would be doing with Ansible happens inside the Dockerfiles. So comparing lines of code of your Ansible codebase with just the docker-compose file is not fair …
-
comment
Comment #25869809
The polarization between the company and power users/moderators and the scandal probably killed SO. The number of answered questions is now almost as low as it was in late 2011 [0]…
-
comment
Comment #25869141
> Valetudo is the roman name for the greek goddess Hygieia which is the goddess of health, cleanliness and hygiene. Also I’m bad at naming things. https://valetudo.cloud/pages/faq.…
-
comment
Comment #25803223
Can Google be held legally accountable for this behavior? Seems like they are hurting businesses by spreading false information. With their market power there need to be some incen…
-
comment
Comment #25800897
Here is my non complete list: - Who’s at the Helm? [0] - Microservices, hard as 1, 2, 3 - You can move it but complexity is still here [1] - Microservices — architecture nihilism i…
-
comment
Comment #25793433
AFAIK it is basic and a common way to install packages in k8s. Usually the developers of a project with k8s focus like Prometheus provide a helm chart for easy installation. Howeve…
-
comment
Comment #25766248
I don't see the benefit either. I believe Netflix made this idea popular with sidecar containers as a way to add > “non-intrusive platform capabilities” [0] to container stacks. I …