Live data from Hacker News

Viewing profile — xnyanta

xnyanta

HN member
Joined
Mon, Apr 09, 2018, 12:39 PM UTC
HN karma
223
Public activity
88 items

About xnyanta

No profile information was provided.

Recent public activity

  1. comment
    Comment #43974288

    Just install using the "English (World)" locale.

  2. comment
    Comment #43707606

    I have automated IPMI certificate rotation set-up through Let's Encrypt and ACME via the Redfish API. And this is on 15 year old gear running HP iLO4. There's no excuse for not aut…

  3. comment
    Comment #42366986

    I am happily using them for all of my domains they support. The problem with Cloudflare registrar is that they flat out don't support many domains/tlds.

  4. comment
    Comment #41471712

    DoH will prevent government from hijacking your query in the first place. These blockades are only possible because of DNS being clear text and suceptible to MITM

  5. comment
    Comment #41402351

    Speak for yourself but I'd rather have LPCM surround audio than deal with proprietary formats like Dolby Digital and DTS which are the only way to get surround without using eARC o…

  6. comment
    Comment #41390081

    >it's not that hard to run an audio cable back from the TV to an audio receiver Wait until you find out that many consumer sound bars (Sonos comes to mind) only support the latest …

  7. comment
    Comment #41390059

    So true, I picked up the Samsung G80SD "Smart Monitor" and the deciding factor was literally just that it supports eARC, allowing me to use my Sonos Beam soundbar with my computer …

  8. comment
    Comment #39997223

    If you want your devices on your LAN to have publicly routable IP addresses, by definition they need to be GUA. I think you just mis-understand what end-to-end connectivity means. …

  9. comment
    Comment #39410088

    Pretty sure nix-darwin + its homebrew integration could set up 99% of this with a pull of your configuration repo and a single installation command.

  10. comment
    Comment #39041359

    Samsung Internet is a really good browser though, definitely my favorite on Android

  11. comment
    Comment #38527515

    This was my immediate though while reading thr article. Why should the kubernetes authors be burdened by having to maintain an LTS release. That should be Red Hat's job, just like …

  12. comment
    Comment #38527482

    You definitely don't need to drain your nodes. I have never drained my nodes on my peronal cluster and just update and restart the control-plane components. The procedure is more o…

  13. comment
    Comment #37756649

    Super interesting read, definitely nostalgic. Are you planning to further expand gala's functionality to use a different exploit to gain persistence in the exploit chain for an unt…

  14. comment
    Comment #37611922

    >norms More like it gets rid of band-aids

  15. comment
    Comment #37611844

    I see this at work, being within such a customer. People driving these mandates barely understand IPv4, let alone know what IPv6 is. They're software developers after all, not CCIE…

  16. comment
    Comment #37611775

    Same thing for IPv6, but instead of assigning a new singular IPv6, you assign a new subnet with millions of IPv6 addresses.

  17. comment
    Comment #37034443

    You can still use alternate front-ends to "shadowplay" like OBS replay buffer.

  18. comment
    Comment #37019389

    Unfortunate, DSC works fine on apple silicon. I did notice displayport-related regressions on my old 2015 mac way before big sur though, Apple's track record is not great.

  19. comment
    Comment #36971916

    Doesn't really change anything for the end-user that wants to access the website and is bummed that it doesn't work. There might be politics in the way but all they care is that it…

  20. comment
    Comment #36971863

    Continent-level information doesn't exist. EDNS Client Subnet doesn't send a location, it sends a subnet. Its "location" then has to be looked up in geolocation databases which may…

  21. comment
    Comment #36578647

    macOS will render at the next highest integer scale factor and then downscale to fit the resolution of your monitor instead of just rendering at the fractional scale in the first p…

  22. comment
    Comment #36575341

    Had the same reaction as soon as I found out pyATS is a cisco-specific thing. I run very simple networks for events on shoestring hardware/budgets and built a simple wrapper around…

  23. comment
    Comment #36575309

    This model is probably more common than you think, I don't see how anyone would be doing this any other way in a scalable fashion.

  24. comment
    Comment #36528568

    > Wait, are you me? If you hadn't made that HN post I would probably still be scratching my head as to why I have intermittent DNS resolution issues in my personal Kubernetes clust…

  25. comment
    Comment #36497034

    I'm not sure what you mean by "non-trivial" but here's a simple discord bot I wrote in python, that I distribute as an OCI image and that is built with Nix for both x86_64 and aarc…