[-] rutrum@lm.paradisus.day 4 points 1 month ago

Use a raid atrray, and replace drives as they fail. Ideally they wouldnt fail behind your back, like an optical disk would.

[-] rutrum@lm.paradisus.day 3 points 1 month ago

I've used minio briefly, and I've never used any other self hosted object storage. In the context of spinning it up with docker, it's pretty easy. The difficult part in my project was that I wanted some buckets predefined. The docker image doesn't provide this functionality directly, so I had to spin up an adjacent container with the minio cli that would create the buckets automatically every time I spun up minio.

But for your use case you would manage bucket creation manually, from the UI. It seems straight forward enough, and I don't have complaints. I think it would work for your use case, but I can't say its any worse or better than alternatives.

[-] rutrum@lm.paradisus.day 4 points 3 months ago

Im using nextcloud news and the associated app. I like it because it lets me play podcasts in a player built into the android app. I havent found an up to date rss reader for freshrss that does the same (read you is beautiful, but doesnt have this feature.) And I have nextcloud already up so its easy to start with.

Theres also many plugins for freshrss, including one for rss-bridge that turns urls into rss feeds. I use this for youtube subscriptions. You could also use rss bridge independently, which is what I use for nextcloud news.

[-] rutrum@lm.paradisus.day 4 points 3 months ago

I have an 8bitdo, but I needed to learn how to use xboxdrv to get it working and map the buttons correct (nintendo style vs playstation). But now it works well. Unfortunately havent gotten the paddles to work at all with this method, but I hear that isnt possible if its connected as a generic usb device.

[-] rutrum@lm.paradisus.day 4 points 4 months ago

Do you prefer the track ball for your thumb or for your middle finger?

[-] rutrum@lm.paradisus.day 4 points 4 months ago

This is a very specific project. This is cool to see. Im curious if anybody else would use this.

[-] rutrum@lm.paradisus.day 4 points 5 months ago

Futhark is another language with the same goals, executed differently.

[-] rutrum@lm.paradisus.day 4 points 7 months ago

One of the problems with Yuzu (to nintendo) was that it contained the encryption keys pulled off nintendo switches. By removing commit history you actually can permanently remove this part of the code. There might be a more clever way to do this. Thats my best guess.

[-] rutrum@lm.paradisus.day 3 points 8 months ago

Just learned my VPN has one of these tiles. Thanks.

[-] rutrum@lm.paradisus.day 4 points 8 months ago

I've done project rewrites. This minimizes the problem solving to mostly just syntax, sometimes a new paradigm if the framework is different enough. But in my experience a rewrites goes so much faster than I expect it, since theres a very clear goal to achieve while rewriting. If someone has an existing project to rewrite, I recommend it. If not, you could implement some project in a framework your comfortable with, and then do a rewrite in the new thing.

[-] rutrum@lm.paradisus.day 3 points 9 months ago

I've been using OpenMediaVault inside Proxmox.

I've been very happy with OMV, for the short time I've been playing with it. Its FOSS and the web interface makes it very clear all the layers of abstraction you can use to manage a NAS. I highly recommend it.

And proxmox is good too, also FOSS (proxmox VE). I also has another slick web interface to manage stuff. I like the web interfaces because, albiet intimidating, it exposes alot of options available to me, which give me opportunities to research and understand how it works.

But I'm still working on getting everything with it set up, so take my suggestion with a grain of salt!

[-] rutrum@lm.paradisus.day 4 points 1 year ago* (last edited 1 year ago)

When I hopped on the home manager train I enabled starship (since it was just a couple lines to add) and I'm very happy with it. It has a couple small things out of the box that I really want. Mostly, its trimming my path so it doesnt take the full width of my terminal. I have it set so it only prints the lowest 3 directories and it wont print any directory higher than the current git repo Im in. IMO i hate all the little emojis but that was very easy to remove/disable. Its a very clean experience, and straightforward config (toml if not using nix).

EDIT: here's a pic of the path trimming. This is about as complicated as it gets. Also, I'm using catpuccin color scheme in urxvt.

view more: ‹ prev next ›

rutrum

joined 1 year ago