Viewing profile — geakstr
geakstr
HN member- Joined
- Tue, Dec 20, 2016, 7:07 PM UTC
- HN karma
- 9
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About geakstr
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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.
-
comment
Comment #13446868
Thank you for distillery, it's a very nice tool
-
comment
Comment #13446797
Yes, deployment in Elixir is painfull. We use distillery and edeliver, but plan to try move to docker