Viewing profile — akotti
akotti
HN member- Joined
- Tue, Dec 09, 2025, 4:05 PM UTC
- HN karma
- 1
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About akotti
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
- story
-
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…
-
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.
- story
- story