Live data from Hacker News

Viewing profile — agartner

agartner

HN member
Joined
Wed, Jun 10, 2015, 11:12 PM UTC
HN karma
153
Public activity
27 items

About agartner

[ my public key: https://keybase.io/agartner; my proof: https://keybase.io/agartner/sigs/2r4U0CNtZutA3juG1FZMrJlmKse5R4inmkCcTOjBi8I ]

Recent public activity

  1. comment
    Comment #48927106

    https://news.ycombinator.com/item?id=48892468

  2. comment
    Comment #48680038

    I'm a big LXD and now Incus fan. But I went with NixOS rather than IncusOS for my latest build because I prefer the LTS linux kernel over the mainline kernel.

  3. comment
    Comment #48421376

    > the courts don’t care if the license is “as-is”. There isn't any case law to show that. Certainly not in the age of AI. On the criminal side, the CFAA requires "intentionally cau…

  4. comment
    Comment #47925292

    Yeah I think I've finally had enough. I need to start seriously advocating for alternatives since this is starting to impact our business. It's clearly not getting any better.

  5. comment
    Comment #47882693

    There was another really bad incident today: https://www.githubstatus.com/incidents/zsg1lk7w13cf > We have resolved a regression present when using merge queue with either squash m…

  6. comment
    Comment #47173087

    If anyone is looking to make a similar thing in go I suggest https://pkg.go.dev/mvdan.cc/sh/v3/interp I've been using it to make my own sandbox that is much more configurable than …

  7. comment
    Comment #46504028

    Tailscale policy tests are a bit hard to write but help us have confidence in our changes. https://tailscale.com/kb/1337/policy-syntax#tests

  8. comment
    Comment #46291646

    I guess it was only a matter of time... Part of this is fair since there is a cost to operating the control plane. One way around this is to go back to using check runs. I imagine …

  9. comment
    Comment #46026882

    I've been using this for a ~year now and it works very well. Thanks!

  10. comment
    Comment #46026864

    https://github.com/Foxboron/ssh-tpm-agent works well for me

  11. comment
    Comment #44676338

    Working on decently cool things with relatively limited bureaucracy.

  12. comment
    Comment #42814747

    Yeah just typical Debian stuff. jwz has been ranting about this for years. It's not worth spending any time on it. Some suggestions: - Only "supporting" the latest mainline kernel …

  13. comment
    Comment #42809246

    I've been patiently waiting to convert my ZFS array to bcachefs. I'm very excited about better SSD promotion logic. But I'm not willing to spend any time on an experimental filesys…

  14. comment
    Comment #42729529

    Here's a quick example I put together on how to use these runners to accelerate docker builds: https://github.com/gartnera/actions-arm64-native-example

  15. comment
    Comment #42028169

    There are attestations that the binaries were built via CI: https://userdocs.github.io/qbittorrent-nox-static/artifact-a... Here's a verification of the latest build: gh attestatio…

  16. comment
    Comment #41631296

    Spending all their security time/budget on box checking rather than actual security. I'd rather see open ended red team pentest reports.

  17. comment
    Comment #40919554

    It seems most if not all google domains are HSTS preloaded so no you can't: https://hstspreload.org/?domain=script.google.com

  18. comment
    Comment #40744014

    Yep I'm getting 503's. But the status page says nothing is wrong: https://www.dockerstatus.com/ Update: I configured the gcp docker mirror and can pull images again https://cloud.g…

  19. comment
    Comment #39412814

    Working well for me on a 7900XT with ROCm 6 and Linux 6.7.5 thanks!

  20. comment
    Comment #34241049

    I personally just blocked all the lg domains in AdGuard. That way I can keep using the apps. With full internet access the tv takes significantly longer to load and navigate.

  21. comment
    Comment #34223429

    Yes we exclusively use google meet. It's very nice. I feel pain every time I have to use anything else.

  22. comment
    Comment #34164690

    Fractional scaling and no screen tearing are the main reasons I chose to adopt Wayland (sway) ~2 years ago.

  23. comment
    Comment #33283658

    Using a wildcard domain (*.agartner.com) helps mask the actual subdomain fyi

  24. comment
    Comment #30390035

    We blocked the annoying snapd autoupdate behavior by setting a http proxy to a nonexistent server. Whenever we had a maintenance window we would unset the proxy, allow the update, …

  25. comment
    Comment #18748466

    singularity does partially support running without suid: https://github.com/sylabs/singularity/issues/1258 charliecloud is designed specifically not to need suid: https://github.co…