Live data from Hacker News

Viewing profile — zepatrik

zepatrik

HN member
Joined
Thu, Jan 28, 2021, 8:56 PM UTC
HN karma
41
Public activity
13 items

About zepatrik

No profile information was provided.

Recent public activity

  1. comment
    Comment #26741599

    Wow that playground looks awesome, is it open source? It really makes sense to have these graphs and trees, makes it way easier to understand. Nice work there!

  2. comment
    Comment #26740818

    This is tracked here: https://github.com/ory/keto/issues/319 Basically the idea is to check the attributes before actually forwarding the request to Keto. That could be done throug…

  3. comment
    Comment #26740750

    We tried to follow as close as possible, but left out all optimizations and cluster inter-node messaging for now. The data structures and APIs are followed 1:1. In some places it w…

  4. story
  5. comment
    Comment #26082791

    Just had a good 2h read on internet history.

  6. comment
    Comment #26082289

    The comments on LWN are just hilarious. > I'm going to submit a PEP to add a kitchen sink to Python. I personally would opt for the sink with the snake, as it is more Pythonic, des…

  7. comment
    Comment #26069144

    I also don't quite get why you would ditch files/directories which are just a way of organizing data. You still have to organize them if everything is in main memory. Also, sharing…

  8. comment
    Comment #26055840

    Wow this is just unacceptable. > The Problem - Migrants (slide two in the gallery on the landing page) You know that this is an important topic because "ZDF (former Neo) Magazin Ro…

  9. comment
    Comment #26055680

    I would actually be surprised if humans would not adapt to the environment just like any other animal. Why should we be special and any different in the first place?

  10. comment
    Comment #25994185

    In my opinion the AI should just be treated as another human. You would also supervise your support staff to not write racist answers, or double check some important work. The nice…

  11. comment
    Comment #25994036

    I think the problem there is that there is not much to show. But it will require that page at some point. Maybe it would help now as well as managers and other "decision makers" mi…

  12. comment
    Comment #25993979

    That's what I first thought as well... But I guess the machines themselves were accurate enough. I mean, if that could happen it would have happened on a daly basis.

  13. comment
    Comment #25949290

    It would actually make sense to have linter rules in javascript to report impure functions and avoid them as much as possible. But as the article said, JS is kinda broken already a…