Live data from Hacker News

Viewing profile — chrisgacsal

chrisgacsal

HN member
Joined
Fri, Mar 06, 2020, 1:03 PM UTC
HN karma
2
Public activity
4 items

About chrisgacsal

[ my public key: https://keybase.io/chrisgacsal; my proof: https://keybase.io/chrisgacsal/sigs/vTJZ3VFdV9oUVisJNhxgBSOPEguBmAyVnd1Y3SW-V3c ]

Recent public activity

  1. comment
    Comment #34839165

    I would add `snafu`( https://crates.io/crates/snafu ) here as a good alternative to thiserror+anyhow.

  2. comment
    Comment #25743139

    Only thing disappoints me about Mikrotik is the wireless performance of their routers, which seems to that is more about the RouterOS then the hardware itself. You can never know i…

  3. comment
    Comment #24007815

    I usually recommend ppl to use `git push --force-with-lease` instead of using `git push --force` even if they are the only ones pushing to that remote branch.

  4. comment
    Comment #23421064

    If I am not mistaken then xhyve and hyperkit are separate projects utilizing the same Hypervisor Framework from Apple under the hood.