Live data from Hacker News

Viewing profile — makefu

makefu

HN member
Joined
Wed, Aug 18, 2010, 11:07 AM UTC
HN karma
26
Public activity
10 items

About makefu

No profile information was provided.

Recent public activity

  1. comment
    Comment #49039936

    There is also https://thingino.com/ which has a clear set of supported cameras. The installation is straight forward if you choose a cam with SD-Card flashing support. I upgraded t…

  2. comment
    Comment #20486429

    I was pleasantly surprised to see the appropriate NixOS configuration in the middle of the article. NixOS stream-lines the whole configuration process to a couple of lines of confi…

  3. comment
    Comment #18064591

    Isn't `dmesg` just `journalctl -k` on operating systems with systemd enabled?

  4. comment
    Comment #14105188

    For me, the *_history is a deeply personal thing as it shows how i work and how i changed my working over the years. I think you are very brave to make this document available to t…

  5. comment
    Comment #13306132

    Not quite the same but nix[0] and the nix expression language [1] is also missing from the list. [0] https://github.com/NixOS/nix [1] https://nixos.org/nix/manual/#ch-expression-la…

  6. comment
    Comment #13255060

    on nixos it is: services.nginx.virtualHosts."myhost.org" = { enableSSL = true; enableACME = true; root = "/var/www/myhost.org"; } Put that in your host configuration and the nginx …

  7. comment
    Comment #6468299

    The points why freelan is better regarding security are no real issues, but tradeoffs in terms of performance which just copy-pasted from the tinc-vpn security faq[1]. I have been …

  8. story
  9. comment
    Comment #1613785

    it actually was and is up for me, just loading horribly slow. The essence of this post is: "Windows suspend/resume may work just fine. Mac too. But Linux’s suspend/resume isn’t a b…

  10. comment