Live data from Hacker News

Viewing profile — seymon

seymon

HN member
Joined
Sat, Jan 04, 2020, 7:36 PM UTC
HN karma
76
Public activity
38 items

About seymon

meet.hn/city/de-Karlsruhe

Socials: - seymon.at.hn

---

Recent public activity

  1. comment
    Comment #47983599

    Using something like this for centralized authorization across services works well for binary access control decisions. But the problem that remains is "authorized search" in an ef…

  2. story
  3. comment
    Comment #46306908

    What's considered nowadays the best practice (in terms of security) for running selfhosted workloads with containers? Daemon less, unprivileged podman containers? And maybe updatin…

  4. comment
    Comment #45935179

    But are there good alternatives to grafana in the foss space nowadays?

  5. comment
    Comment #45911005

    Curious how this differs from Atuin — is there a particular problem it solves better?

  6. comment
    Comment #45299293

    Is there any concept of private key rotation or something else? In case a client with a nostr key on it got compromised or something similar? With a traditional password passed log…

  7. comment
    Comment #44794823

    How does Sidequest compare to Graphile Worker https://worker.graphile.org/ ?

  8. comment
    Comment #44465431

    What's the benefit of just using plain owasp modsecurity? It also exists as a docker container as an nginx reverse proxy with modsecurity extension. https://coreruleset.org/docs/6-…

  9. comment
    Comment #44212570

    I am already using zfs on my NAS where I want my backups to be. But I didn't consider it for backups till now

  10. comment
    Comment #44212327

    Borg vs Restic vs Kopia ? They are so similar in features. How do they compare? Which to choose?

  11. comment
    Comment #42754885

    Is fogejo the platform that codeberg uses?

  12. comment
    Comment #42751433

    Instead of the luks key in tpm you can use a fido2 compatible hardware security usb token. For booting/unlocking it has to be plugged in then you can remove it. This is pretty conv…

  13. comment
    Comment #42048956

    How to do this on android?

  14. comment
    Comment #41968220

    Are you using existing libraries for your angular i18n?

  15. comment
    Comment #41727737

    There is the open source software project gluetun, that allows setting up a containers that are only able to communicate through a vpn network interface in an easy way. https://git…

  16. comment
    Comment #40874193

    Which options do you mean!?

  17. story
  18. comment
    Comment #38579389

    What do you think about the german Nitrokeys? Especially the features and compatibility of the Nitrokey 3? Anyone has one of those? https://www.nitrokey.com/products/nitrokeys

  19. comment
    Comment #38472366

    What do you think about penpot as an alternative to figma? https://penpot.app/

  20. comment
    Comment #37442868

    Has anyone managed to run a non trivial Nest.js application with bun already? With non trivial I mean an application using a lot of Nest.js features and libraries like TypeORM, Swa…

  21. comment
    Comment #37296569

    What are the benefits over using helmfile? https://helmfile.readthedocs.io/

  22. comment
    Comment #36472660

    One thing I find difficult using access control systems as a distributed service like Zanzibar is a convenient and performant way to search and filter resource data using permissio…

  23. comment
    Comment #35491581

    How does patternfly compare to the carbon design system? https://carbondesignsystem.com/ Since red hat now belongs to ibm and patternfly is from red hat ans rhe carbon design syste…

  24. comment
    Comment #35157335

    Materialistic Android App. Unfortunately it is not anymore in the Google Play Store. It's the best hackernews android app in my opinion. What android app do you use?

  25. story
    Which selfhosted container registry are you using?

    I am using the harbor container registry for several years now for hosting docker container images but also K8s Helm charts. But every time I need to update Harbor to a new version…