HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tignaj

no profile record

Submissions

[untitled]

25 points·by tignaj·letztes Jahr·0 comments

comments

tignaj
·letzten Monat·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
·vor 6 Monaten·discuss
If you are looking for a fast format with schema support see STEF: https://www.stefdata.net/

Disclosure: I am the author.
tignaj
·vor 2 Jahren·discuss
Here is a fairly efficient version of a simple union like that I did a while back https://github.com/tigrannajaryan/govariant
tignaj
·vor 3 Jahren·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