HackerTrans
TopNewTrendsCommentsPastAskShowJobs

negrel

no profile record

Submissions

New BitCast Semantics and LLVM Back End Improvements

ziglang.org
3 points·by negrel·19 วันที่ผ่านมา·0 comments

Show HN: Simple, dependency-free configuration library for Go

github.com
2 points·by negrel·8 เดือนที่ผ่านมา·0 comments

comments

negrel
·8 เดือนที่ผ่านมา·discuss
As someone not that familiar with the subject, I found it easy to follow. Thanks.
negrel
·9 เดือนที่ผ่านมา·discuss
Many async implementation are still based on thread pools. rust's tokio, node's libuv uses a thread pool for file I/O.

Before io_uring (which is disabled on most servers until it mature), there was no good way to do async I/O on file on Linux.
negrel
·9 เดือนที่ผ่านมา·discuss
[dead]
negrel
·10 เดือนที่ผ่านมา·discuss
My one man side project is Prisme Analytics: an high-perfomance, self-hosted and privacy-focused web analytics service.

I'm working on improving UX and simplifying deployment a lot. In the next release, a single docker run will be enough to get a working web analytics service with minimal resource usage.

[0]: https://www.prismeanalytics.com [1]: https://github.com/prismelabs/analytics