Live data from Hacker News

Viewing profile — timclassic

timclassic

HN member
Joined
Tue, Mar 08, 2011, 3:35 PM UTC
HN karma
9
Public activity
8 items

About timclassic

Mostly a lurker, but I do pipe up occasionally.

[ my public key: https://keybase.io/classic; my proof: https://keybase.io/classic/sigs/fRnDiFV2GPqpMsSFzh4CNdDuZaSpocb7LDAykl5xIR0 ]

Recent public activity

  1. 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.

  2. 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…

  3. 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.

  4. 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…

  5. comment
    Comment #7349268

    Exactly.

  6. 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 …

  7. 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…

  8. comment
    Comment #6914238

    Can you provide some more details for this claim? I'm interested.