HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tignaj

no profile record

Submissions

[untitled]

25 points·by tignaj·last year·0 comments

comments

tignaj
·last month·discuss
Is ourcommons.ca an official House of Commons website? It says so but how do I verify before I submit the petition with my information?
tignaj
·6 months ago·discuss
If you are looking for a fast format with schema support see STEF: https://www.stefdata.net/

Disclosure: I am the author.
tignaj
·2 years ago·discuss
Here is a fairly efficient version of a simple union like that I did a while back https://github.com/tigrannajaryan/govariant
tignaj
·3 years ago·discuss
This is also because Google's Protobuf implementations aren't doing a very good job with avoiding unnecessary allocations. Gogoproto is better and it is possible to do even better, here is an example prototype I have put together for Go (even if you do not use the laziness part it is still much faster than Google's implementation): https://github.com/splunk/exp-lazyproto