Live data from Hacker News

Viewing profile — geakstr

geakstr

HN member
Joined
Tue, Dec 20, 2016, 7:07 PM UTC
HN karma
9
Public activity
5 items

About geakstr

No profile information was provided.

Recent public activity

  1. comment
    Comment #46172038

    This part is beautiful: > Serialization Protocol: The library uses a custom "Envelope" protocol (PayloadType.RAW vs PayloadType.LIB). This allows complex objects like Mutex handles…

  2. comment
    Comment #43721183

    Some languages allow to define type alias, name of this type can be self-explanatory: type FullName = string; function combineName(first: string, last: string): FullName; Also docu…

  3. comment
    Comment #43081264

    Hey! This url and any search I do are blocked with 403 if I access it either with Tor or my VPN. Anyway I love kagi and continue to use this, but this aspect is pretty annoying.

  4. comment
    Comment #13446868

    Thank you for distillery, it's a very nice tool

  5. comment
    Comment #13446797

    Yes, deployment in Elixir is painfull. We use distillery and edeliver, but plan to try move to docker