Live data from Hacker News

Viewing profile — knowhy

knowhy

HN member
Joined
Wed, Jun 03, 2020, 7:34 PM UTC
HN karma
131
Public activity
59 items

About knowhy

meet.hn/city/52.510885,13.3989367/Berlin

Interests: DevOps, Open Source, Philosophy

---

Recent public activity

  1. 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.

  2. 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…

  3. 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.

  4. 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…

  5. comment
    Comment #38048405

    Goa Gil, the DJ, musician and pioneer of the psytrance movement, has died following a battle with cancer.

  6. story
  7. comment
    Comment #35528228

    In Germany at least 4 weeks depending on how long you have been with the company up to 7 months.

  8. 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

  9. comment
    Comment #33719402

    Drone works best for me. Stuff like Phill Niblock https://www.youtube.com/watch?v=UcdcWWcjBKg

  10. 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...

  11. 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.

  12. 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 …

  13. comment
    Comment #32332370

    I think stack exchange provides data dumps via archive.org https://archive.org/download/stackexchange

  14. 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…

  15. comment
    Comment #26087998

    This [0] is from Jan 2021. [0]: https://lists.nongnu.org/archive/html/gpsd-dev/2021-01/msg00...

  16. 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…

  17. 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…

  18. 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…

  19. 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 …

  20. 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]…

  21. 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.…

  22. 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…

  23. 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…

  24. 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…

  25. 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 …