Viewing profile — timclassic
timclassic
HN member- Joined
- Tue, Mar 08, 2011, 3:35 PM UTC
- HN karma
- 9
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About timclassic
[ my public key: https://keybase.io/classic; my proof: https://keybase.io/classic/sigs/fRnDiFV2GPqpMsSFzh4CNdDuZaSpocb7LDAykl5xIR0 ]
Recent public activity
-
comment
Comment #13918597
Nixpkgs includes support for generating Docker images: https://nixos.org/nixpkgs/manual/#sec-pkgs-dockerTools I've used it lightly and so far it has worked well.
-
comment
Comment #10843543
ElectricFence is great, and I recall having a similar feeling to the OP when I first used it because many of the described issues were also new to me at the time. It's a great expe…
-
comment
Comment #10346207
Does anyone know if this supports timestamps down to the microsecond, like InfluxDB? The datasheet does not seem to contain this information.
-
comment
Comment #10056996
Since Git LFS support in GitLab is targeted at both CE and EE, do you expect to open up the EE-only git-annex support to CE as well since the two features serve similar purposes? E…
-
comment
Comment #7349268
Exactly.
-
comment
Comment #7168585
I see. You are correct, Erlang definitely falls on the shared-nothing side if you ignore some uses of ETS and ref-counted binaries (binaries above 64 bytes, I believe). I disagree …
-
comment
Comment #7167206
I haven't written any Clojure, but I have written a good bit of Erlang. My understanding of the Erlang Virtual Machine tells me that it solves a lot of the problems you describe re…
-
comment
Comment #6914238
Can you provide some more details for this claim? I'm interested.