Viewing profile — manveru
manveru
HN member- Joined
- Thu, Nov 27, 2008, 2:06 PM UTC
- HN karma
- 600
- Public activity
- 182 items
- HN profile
- View on Hacker News ↗
About manveru
Recent public activity
-
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…
-
comment
Comment #45715516
Take a look at how Nushell does this, it's quite neat: https://www.nushell.sh/book/custom_commands.html#documenting...
-
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…
-
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…
-
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.
-
comment
Comment #41082858
It's very well supported by NixOS, been using it for a decade or so.
-
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…
-
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…
-
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…
-
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
- story
-
comment
Comment #26561732
Thanks, it's always a pleasure to see flakes in the wild. Hope it makes it into nixpkgs soon.
-
comment
Comment #26340863
There you go: https://github.com/NixOS/nixpkgs/pull/115062
-
comment
Comment #25598491
あけましておめでとうございます!
-
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…
-
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…
-
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.
-
comment
Comment #21036734
You might enjoy http://existentialcomics.com/comic/301
-
comment
Comment #20783291
There is https://github.com/t184256/nix-in-termux
-
comment
Comment #19312442
There is also https://r13y.com/
-
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
-
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…
-
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 …
-
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…
-
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 …