Live data from Hacker News

Viewing profile — manveru

manveru

HN member
Joined
Thu, Nov 27, 2008, 2:06 PM UTC
HN karma
600
Public activity
182 items

About manveru

[ my public key: https://keybase.io/manveru; my proof: https://keybase.io/manveru/sigs/F1KjdtSWrnrsrzjjn5HQqAYCB_M0jY05zhPoRN5dyWo ]

Recent public activity

  1. comment
    Comment #45893021

    You can run https://www.erlang.org/doc/apps/kernel/code.html#modified_mo... in some process and make it send notifications to your monitoring when anything stays modified for too l…

  2. comment
    Comment #45715516

    Take a look at how Nushell does this, it's quite neat: https://www.nushell.sh/book/custom_commands.html#documenting...

  3. comment
    Comment #44515547

    Here's the actual source from the parliament, https://www.parlament.gv.at/aktuelles/pk/jahr_2025/pk0643 (in German, but should be easy enough to translate). They haven't said how t…

  4. comment
    Comment #44137873

    Are the SDKs AI generated? I looked at the Crystal, Ruby, and Zig ones and all they contain is a hello world example with some docs that have little to do with the code. Sorry if t…

  5. comment
    Comment #43484643

    A place I recently saw it was in the web editor for typst. It runs the same code as the CLI since it's compiled from rust for both targets.

  6. comment
    Comment #41082858

    It's very well supported by NixOS, been using it for a decade or so.

  7. comment
    Comment #39075005

    I've been trying Gleam of and on for a few years and different tasks. When it works it's really neat, but I find myself constantly having to write your code in Erlang which kind of…

  8. comment
    Comment #35623170

    See the about section: https://github.com/GetFirefly/firefly#about-firefly > The primary motivator for Firefly's development was the ability to compile Elixir applications that cou…

  9. comment
    Comment #32174786

    We're only using CUE in a very limited fashion now, mostly went back to writing everything in Nix to keep things consistent. Learning Nix is already quite a hurdle without also for…

  10. comment
    Comment #31215407

    All their apps are available on F-Droid, unless you want to build them yourself: https://search.f-droid.org/?q=secuso&lang=en

  11. story
  12. comment
    Comment #26561732

    Thanks, it's always a pleasure to see flakes in the wild. Hope it makes it into nixpkgs soon.

  13. comment
    Comment #26340863

    There you go: https://github.com/NixOS/nixpkgs/pull/115062

  14. comment
    Comment #25598491

    あけましておめでとうございます!

  15. comment
    Comment #24068880

    I recently saw another site that tries to offset its carbon footprint: https://mynoise.net/carbonFootprintCompensation.php I hope this becomes more prevalent at least for paid serv…

  16. comment
    Comment #23103767

    For Steam, NixOS actually builds a full FHS with all the packages from SteamOS and then runs Steam within that using a simple chroot. It works surprisingly well and can also be use…

  17. comment
    Comment #22970989

    scrolling in Firefox on Android is really unpredictable and hard on this site. it seems like a nice idea, but I couldn't get past the first few choices.

  18. comment
    Comment #21036734

    You might enjoy http://existentialcomics.com/comic/301

  19. comment
    Comment #20783291

    There is https://github.com/t184256/nix-in-termux

  20. comment
    Comment #19312442

    There is also https://r13y.com/

  21. comment
    Comment #18367689

    There's a lot of effort going into making documentation better. Recently we also got function documentation: https://nixos.org/nixpkgs/manual/#chap-functions

  22. comment
    Comment #18121131

    They have a really good and simple API for the Cloud hosting at https://docs.hetzner.cloud/ and there's also https://www.terraform.io/docs/providers/hcloud/index.html I've been usi…

  23. comment
    Comment #18112612

    Tried this out on the day it was released, and it's been awesome so far. Usually structuring images would take a lot of manual tweaking to get the layers just right, but with this …

  24. comment
    Comment #17468027

    The Nix team (in particular grahamc with https://github.com/NixOS/ofborg ) is working hard on making CI better . But it's true that the on-boarding experience and CLI could be much…

  25. comment
    Comment #17370120

    The problem, if i remember correctly, is that you cannot control the purity of recycled glass very well. The last time I checked it was mostly used to lower the temperature needed …