Viewing profile — brunorro
brunorro
HN member- Joined
- Mon, Sep 29, 2025, 9:08 AM UTC
- HN karma
- 14
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About brunorro
No profile information was provided.
Recent public activity
-
comment
Comment #49098332
I have one of those Android e-books and it's nice to find good software. Anyways I just wanted to read using the least possible resources so I'm just using a simple file manager an…
-
comment
Comment #48931966
Did I hear Soulseek? Look for slskd in github. I had a tear on my face when I could find people sharing japanese math rock :)
-
comment
Comment #48828842
I'm old, "Unused RAM is wasted RAM" goes against my philosophy. Back in my days, a professor said in class: you want your OS as light as possible, so the more free resources you ha…
-
comment
Comment #48815046
pihole is based on glibc, uses GNU utils and being based in Debian probably it's not compiled to optimize space. OpenWRT is based on musl, uses busybox, it is space contrained and …
-
comment
Comment #48814958
Hey, I think this is important, Flint 3 relies on a Qualcomm chipset, so, at least some weeks ago, no vanilla OpenWRT was available for it (Qualcomm kernel). On the other hand, if …
-
comment
Comment #48583132
Well, it grew up really well but that was "geologically easy". Madrid lies over a granitic floor, tunneling there is easier and faster than it would be in Barcelona, Amsterdam or L…
-
comment
Comment #45440170
By the way, just wanted to be sure about this: Tiki Torch parades have been documented since the XI century on the Pyrenees, I just wanted to be sure how old was the tradition. Tha…
-
comment
Comment #45423207
Holy sh... I didn't expect that Godwin's law would apply that quickly. IMHO, I'm also part of the problem and I think I am a horrible person, but at least I don't consider myself s…
-
comment
Comment #45423109
About doing one thing and doing it well, the best (anti) example is systemd. I think that having a DNS resolver and mounting your partitions should be two totally separated things.…
-
comment
Comment #45411743
I have bad taste. So I will say suckless.org - software should do one thing and do it well - code should be understandable, easy to build, easy to port - dependencies should not be…
-
comment
Comment #45411706
tinc is probably the best alternative for cheap OpenVZ VPS with a tun/tap device, if you don't want a userspace wireguard one... (said the lazy guy that checks if he only needs TCP…