Live data from Hacker News

Viewing profile — akotti

akotti

HN member
Joined
Tue, Dec 09, 2025, 4:05 PM UTC
HN karma
1
Public activity
8 items

About akotti

No profile information was provided.

Recent public activity

  1. comment
    Comment #48286680

    Writing a script has always been simpler than making a proper installer, because you need to adhere to various transactional rules, implement a proper rollback mechanism, worry abo…

  2. comment
    Comment #48286450

    Having an AIO installer is a nice thing. On Windows, the Microsoft recommended way is the install-docker-ce.ps1 script without an ability to do an actual upgrade other than with fu…

  3. comment
    Comment #47795470

    Our management console (the client) is integrated into MMC, so it's limited to running under .NET Framework. While e.g. StreamJsonRpc can be used in this environment, it would also…

  4. story
  5. comment
    Comment #46420753

    As far as I remember, in that case you still will be able to get a directory handle (with appropriate permissions), but calling FlushFileBuffers() on it is going to fail. So you ca…

  6. comment
    Comment #46420235

    It's actually quite amusing how modern OSes can abstract, speed up and hide away those things that are still slow even on nowadays hardware.

  7. story
  8. story