Viewing profile — chrisgacsal
chrisgacsal
HN member- Joined
- Fri, Mar 06, 2020, 1:03 PM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About chrisgacsal
[ my public key: https://keybase.io/chrisgacsal; my proof: https://keybase.io/chrisgacsal/sigs/vTJZ3VFdV9oUVisJNhxgBSOPEguBmAyVnd1Y3SW-V3c ]
Recent public activity
-
comment
Comment #34839165
I would add `snafu`( https://crates.io/crates/snafu ) here as a good alternative to thiserror+anyhow.
-
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…
-
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.
-
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.