Live data from Hacker News

Viewing profile — klaas-

klaas-

HN member
Joined
Fri, Jul 27, 2018, 11:29 AM UTC
HN karma
103
Public activity
35 items

About klaas-

No profile information was provided.

Recent public activity

  1. comment
    Comment #49180027

    Seems there are more people interested in this: https://learn.microsoft.com/en-us/answers/questions/5962465/... https://www.reddit.com/r/sysadmin/comments/1ve63cg/azure_vm_... Trac…

  2. comment
    Comment #49122763

    I would be interested in a severity score or something similar -- otherwise I can't judge how important it is to fix -- is this a "friday right now" problem or a monday is fine pro…

  3. story
    Ask HN: Security advisory Azure trusted launch VMs

    Hi, it seems azure has announced that all VMs world wide that run trusted launch need to be rebooted because of an unnamed security fix. Does anyone have details on how bad the pro…

  4. comment
    Comment #47452916

    from a company (RHEL users) POV: EntraID support -- we're using https://learn.microsoft.com/en-us/entra/identity/devices/how... for SSH at the moment (not really happy with it but …

  5. comment
    Comment #45022990

    maybe I missed that, but why not just combine ptp and ntp within chrony, it does support that.

  6. comment
    Comment #44184902

    I would guess nextcloud

  7. comment
    Comment #43713386

    I think a very short lived cert (like 7 days) could be a problem on renewal errors/failures that don't self correct but need manual intervention. What will let's encrypt be like wi…

  8. comment
    Comment #43270801

    I'd say the primary problem of framework is security updates for bios etc

  9. comment
    Comment #43206149

    yeah, that was my suspicion as well, seems that AI generated content is mixed with seo-spam or malware. I even tried to report feedback.azure.com as a deceptive site to the major b…

  10. comment
    Comment #43204148

    I think Microsoft has a general problem with getting rid of unwanted things within their eco-system. I keep complaining that their feedback.azure.com portal is filled with spam/mal…

  11. comment
    Comment #42772790

    any of those switches in the right price range for home? I've been looking for a cheap SONiC switch for a long time but those on the supported hardware list are all rack/datacenter…

  12. comment
    Comment #42564669

    I have a Framework 13 (12th Gen). I have no complaints about the hardware quality. I love the replace everything concept. I rarely do that though, my ports are always the same - 2x…

  13. comment
    Comment #42263369

    yesterday they were also serving a update catalog index that did not match it's signature https://downloads.dell.com/catalog/CatalogIndex.gz // https://downloads.dell.com/catalog/C…

  14. comment
    Comment #41424552

    there is something similar for WD drives as well. https://github.com/not-a-feature/wd_ssd_firmware_update/ https://github.com/not-a-feature/wd_fw_update I really hope some day ther…

  15. story
    Ask HN: Is Azure stealing my RAM?

    I have recently started playing with trusted launch to enable secure boot, it seem the Azure feature is taking memory out of the VM memory (50MB), I could not find any docs on this…

  16. comment
    Comment #41046139

    they do talk about actual usage in the talk, but only vcpu wise, not instance wise. For vcpus it's also more than 60% linux

  17. comment
    Comment #41046128

    the actual talk (video in article) says more than 60% of VM vcpus are from linux VMs, it does not talk about instances though. But I would expect Linux to be a lot of very small an…

  18. comment
    Comment #41038915

    so the "real" azure nodes are some kind of special Windows+HyperV but for example their accelerator cards are linuxes: https://cfp.all-systems-go.io/media/all-systems-go-2023/subm.…

  19. comment
    Comment #41038864

    you can use azure files nfs, that should be posix compliant, but it comes without auth or encryption ... :)

  20. story
    Ask HN: Anyone else seeing increased latency in Azure?

    Hey, we've been seeing some unusual latency between and inside zones (within the same region) in Azure. Usually between zones rtt would be 1.1-1.5ms, for a couple of days we're see…

  21. comment
    Comment #38190901

    And that windows is backed by Linux if performance is key: https://cfp.all-systems-go.io/media/all-systems-go-2023/subm...

  22. comment
    Comment #38068424

    I also have a follow up to this topic. I would say it looks like in Azure nobody is verifying TCP checksums. A bitflip in tcp payload should have been noticed at the NIC/tcp level …

  23. comment
    Comment #38053507

    after a full day of searching for a possible cause, someone from microsoft suggested that they try to move the express route gateways (which are seemingly VMs inside of Azure) to a…

  24. comment
    Comment #38052552

    so my guess would be there are more than a few devices between the edge and the express route gateway (which is more or less a VM I was told). So I am guessing right now someone is…

  25. comment
    Comment #38052468

    yeah, that's what we did. We captured it at the last place in our network (a router) and then compared the tcp payloads to the packets that we received in azure in our firewall. Ne…