Live data from Hacker News

Viewing profile — noboruma

noboruma

HN member
Joined
Tue, Nov 28, 2017, 2:07 PM UTC
HN karma
97
Public activity
17 items

About noboruma

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. 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…

  4. story
  5. 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…

  6. 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…

  7. story
  8. 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…

  9. 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…

  10. 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-…

  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story