Live data from Hacker News

Viewing profile — paurea

paurea

HN member
Joined
Sat, Mar 31, 2012, 11:42 AM UTC
HN karma
14
Public activity
3 items

About paurea

No profile information was provided.

Recent public activity

  1. story
    Show HN: Hash any comparable type in Go

    It can be used to write your own generic hash table, see for an example: https://pkg.go.dev/gitlab.eif.urjc.es/paurea/cuckoo In contrast to https://github.com/dolthub/maphash it ca…

  2. comment
    Comment #32285433

    I attacked the same problem somewhat differently and found some interesting groups. You can switch the exponential map you use, use instead a Mittag-Leffler function and find a who…

  3. story