Viewing profile — Svenstaro
Svenstaro
HN member- Joined
- Sat, May 03, 2014, 2:41 AM UTC
- HN karma
- 656
- Public activity
- 237 items
- HN profile
- View on Hacker News ↗
About Svenstaro
Recent public activity
-
comment
Comment #43689216
Thanks for posting miniserve <3
-
comment
Comment #43458761
I used to do that but I find the UX of that quite annoying because before you can do: systemctl status and see what's up with all the system services. Now you have to do systemctl …
-
comment
Comment #43377470
This is cool! I once made a project very much like this: https://github.com/svenstaro/genact Check it out if you like this kind of thing.
-
comment
Comment #43276970
We do this in Arch Linux. It requires someone handling the registrations which isn't great either.
-
comment
Comment #43101132
Sadly it has no good ollama support: https://github.com/yetone/avante.nvim/issues/1149
-
comment
Comment #42885136
I tried to find out what this actually does but apart from a video that is very hard to watch on mobile, there's really nothing there that tries to sell me on this. Why not use the…
-
comment
Comment #42443002
Oh cool!
-
comment
Comment #42438764
I've recently deep-dived into QEMU performance especially in order to cut down boot/bootstrapping times for quickly running tests and I'd like to share some tricks: - Templating: h…
-
comment
Comment #42438605
Is there a reason to use 9p over virtiofs in this case? It looks to me as though virtiofs was made exactly with the idea to deal good performance.
-
comment
Comment #41919986
I made a thing called genact that pretends to be useful but actually isn't doing anything at all: https://github.com/svenstaro/genact There's also a web version! https://svenstaro.…
-
comment
Comment #41834051
You could try running rustic on your repository. It should be a drop-in for restic and maybe it's faster? I would actually be very interested in this. Would be great if you could d…
-
comment
Comment #38953822
No. :(
-
comment
Comment #38918812
Since this is HN, we also need to mention [Rustic]( https://github.com/rustic-rs/rustic ) which is better since it's in Rust.
-
comment
Comment #38584325
We're using GitLab EE in Arch.
-
comment
Comment #37454830
Are you maintaining that list?
-
comment
Comment #37416723
I did this once as a small experiment. Basically use a small TCP stack with LoRa as layer 1 and then expose the whole thing as a Linux kernel module. It was a bit shitty but it see…
-
comment
Comment #37416552
You're looking LoRaWan which is not the same as LoRa. In fact I believe web browsing to be quite feasible if you just use LoRa with your own network stack.
-
comment
Comment #37309449
Haven't used it yet, I'm a bit too scared to put something like this into production anywhere. I might do a small installation with a toy project somewhere, though. Seems easy enou…
-
comment
Comment #37297023
I guess you could take a look at this: https://openobserve.ai/ It's in Rust to add some HN catnip.
-
comment
Comment #37062731
Glad you like it. :)
-
comment
Comment #37008834
You might like Permutation City by Greg Egan.
-
comment
Comment #36147057
389-ds does the latter more or less as far as I can tell.
-
comment
Comment #35405614
Sadly their enclosure isn't open source. I asked the support for technical details and apparently they are not allowed to share them. It's a bit weird that their open hardware poli…
-
comment
Comment #34858572
I think some interesting developments are made in that sector in the form of https://github.com/hannobraun/Fornjot and https://github.com/ricosjp/truck . Let's see whether one of t…
-
comment
Comment #34857616
I once posted memefs: https://news.ycombinator.com/item?id=17799547 I didn't get picked up very much, though.