Viewing profile — noboruma
noboruma
HN member- Joined
- Tue, Nov 28, 2017, 2:07 PM UTC
- HN karma
- 97
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About noboruma
No profile information was provided.
Recent public activity
-
comment
Comment #48346164
Hello everyone, A couple of years back, I created: https://github.com/noboruma/rclip A small CLI tool to copy/paste content from different machines using a unique identifier. But I…
- story
-
comment
Comment #48335828
Hello everyone, I created a small service to extract text from images (OCR) from the command line. The service is mostly focusing on extracting text from screenshots. If you have c…
- story
-
story
Go-msquic: v0.11 is out
go-msquic is a Golang wrapper around microsoft QUIC/HTTP3 protocol C library. https://github.com/noboruma/go-msquic v0.11 is bringing: - QUIC Datagram support - Improved throughput…
-
comment
Comment #43288590
Hello everyone, I use ssh a lot, and I have a mixture of passwords & private key, which is a pain to work with. To solve that pain point, I created this tool called s1h inspired by…
- story
-
comment
Comment #43100957
Most of the benchmarks comparing msquic with other libraries are showing it on top. That's the reason we decided to go ahead and see how it performs within our Go lang code base. O…
-
comment
Comment #43100908
Never claimed the library to be full Go implementation, it is a library for Go. If you want a pure Go implementation, it already exists: quic-go. It is mentioned & advised to use t…
-
comment
Comment #43098691
msquic is one of the most performant QUIC protocol library out there. go-msquic is a wrapper around msquic so you can use it inside your Go project. https://github.com/noboruma/go-…
- story
- story
- story
- story
- story
- story
- story