Live data from Hacker News

Viewing profile — sudorandom

sudorandom

HN member
Joined
Wed, May 02, 2012, 7:52 PM UTC
HN karma
39
Public activity
16 items

About sudorandom

https://kmcd.dev

[ my public key: https://keybase.io/sudorandom; my proof: https://keybase.io/sudorandom/sigs/lhEkaUpV37r7QzVea_cLcElODrYrTIMZezP1qIJjCro ]

Recent public activity

  1. comment
    Comment #48881473

    The buf CLI can do this. Here's how it looks to convert from encoded protobuf to json (protojson). buf convert schema.proto \ --type YourMessageName \ --from payload.binpb \ --to o…

  2. comment
    Comment #41473917

    You should really check out ConnectRPC. Out of the box it supports gRPC, gRPC-Web and a much more reasonable protocol called Connect without an extra middleware to do translation b…

  3. comment
    Comment #41472730

    They are the protobuf descriptors, which is basically the protobuf encoded version of the protobuf files. They can be optional and many plugins have options to exclude that part fr…

  4. story
  5. story
  6. story
  7. comment
    Comment #40817967

    This is probably not exhaustive but I think these frameworks can support HTTP/3 today: - The standard grpc library for C#, dotnet-grpc - It may already be possible in rust with Ton…

  8. comment
    Comment #40814773

    Hey, author here: > Why does gRPC have to use such a non-standard term for this that only mathematicians have an intuitive understanding of? I have to explain the term every time I…

  9. comment
    Comment #40814564

    Author here: Sorry that I was so harsh on textproto. You are right that it has some strengths over JSON... I'm actually a fan of JSONC for this reason. It does limit you on tooling…

  10. comment
    Comment #40814461

    Author here: I definitely should have been more explicit for my love of connectrpc, buf, protovalidate, etc. I do mention ConnectRPC but maybe not as loud as I could have. I defini…

  11. comment
    Comment #40814435

    Author here: it's nerdy web trivia but HTTP trailers are actually in the HTTP/1.1 spec, although very few browsers, load balancers, programming languages, etc. implemented it at th…

  12. story
  13. comment
    Comment #10706081

    This hasn't been my experience... You can also set that value using an environmental variable (GOMAXPROCS). You might want to make sure that isn't set in your environment. Otherwis…

  14. comment
    Comment #10703794

    Golang: to enable all the cores, you have to put in your code runtime.GOMAXPROCS(num of cores you want to use) This is no longer true. With Go 1.5 and higher GOMAXPROCS is set to t…

  15. comment
    Comment #5409001

    github: sudorandom

  16. comment
    Comment #3920831

    To be honest, the overall market effects were trivial. The one thing that did happen was the actual trade that happened in and out of Jita (the biggest trade hub in the game) was v…