Viewing profile — ivzhh
ivzhh
HN member- Joined
- Thu, Feb 28, 2019, 3:16 AM UTC
- HN karma
- 21
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About ivzhh
No profile information was provided.
Recent public activity
-
comment
Comment #43075876
One thing I did not get is: why both Caddy and Traefik changed the syntax of their configurations.
-
comment
Comment #41557772
Not directly related to the question. A few years ago, I read about that B-tree is also recommended for in-memory operations because the latency between CPU/memory is high now.
-
comment
Comment #41548917
Agree, /var/log/messages is there for a long time, writing to log is never a problem. Digesting the log is the niche market and it is profitable enough that we have a lot of tools …
-
comment
Comment #41548885
Yes, Alpine is a good choice for small servers. I run both FreeBSD and Alpine for my homelab. Alpine feels very close to FreeBSD style. I still prefer pf over ufw/awall.
-
comment
Comment #41548870
I tried to install OpenBSD on three VM hosts, one Macbook Intel, one FreeBSD and one KVM. OpenBSD failed to install in all three environments. The latter two crashed just during th…
-
comment
Comment #38142178
https://github.com/compose-spec/compose-spec/blob/master/spe...
-
comment
Comment #38071138
This book and mathematical analysis from Zorich are my favorite two math books.
-
comment
Comment #37449834
I picked up Emacs this summer (together with neovim). The motivation was simple, I was an early adopter of VSCode and SSH remote, but I noticed that sometimes, the session history …
-
comment
Comment #37254408
> Let's document the Emacs Lisp Bytecode or LAP (Lisp Assembly Program) instructions.
- story
-
comment
Comment #37201446
When I first read about RWKV on zhihu and the author said Bellard was working with him on RWKV. I am so glad ts_zip is out and bring a new application to RWKV.
-
comment
Comment #35316422
Professor Bao of the OpenXiangShan team is known for his outspokenness, particularly in advocating for the academic model of the RISELab at UC Berkeley, which he often refers to as…
-
comment
Comment #35177644
ByteDance replaces etcd with kubebrain [1], which is backed by their own KV store (TiKV seems also supported). The single-group raft is the hard limit. [1]: https://github.com/kube…
-
comment
Comment #35013424
Providing legal protection for lawsuits can be a lucrative business. However, I'm not aware of any BSD-based companies that have capitalized on this opportunity. Are there any unto…
-
comment
Comment #34570816
IMHO, SO is tech-stack centric, which worked perfectly in old days. Questions are grouped by Java, Web, .NET, shell/system admin, etc. We got most of answers to general questions f…
-
comment
Comment #34187235
In early attempts of removing GIL, atomic reference counting slows down performance by 60%. In comparison, tracing garbage collector can defer/coalesce reference counting. You can …
- story
-
comment
Comment #25979765
Also, firecracker did not merge virtio-fs [1]. So I guess it is a scope and priority decision: > To not trade off our core use case simplifying assumptions, we'll need something li…
-
comment
Comment #25660289
My guess is DDIA + USENIX/OSDI/... papers.
-
comment
Comment #25518538
Leadership or steering committee is a key factor for open source projects operated by companies. A closed pull request with comment "We won't accept the pull request because ..." s…
- story
-
comment
Comment #24517204
ZFS compiles a modified version Lua 5.2 into zfs.ko and loaded into Linux kernel.
-
comment
Comment #24277656
Reddit discussion: https://www.reddit.com/r/zfs/comments/igmjfh/openzfs20_rc1_r...
- story
-
comment
Comment #22816070
It seems [Edie Freedman]( https://www.itworld.com/article/2708642/history-of-the-o-rei... ) chooses the animal based on the description from the authors: > I ask the authors to sup…