dblsaiko
she/they ⚧︎. https://dblsaiko.net/
- 0 Posts
- 54 Comments
dblsaiko@discuss.tchncs.deto PC Gaming@lemmy.ca•Mastercard, Visa Under Fire As Petition To 'Not Police' Legal Content Blows Up [petition on Change.org, currently 203K signatures] [direct link in comments]English26·26 days agoFWIW for itch.io the main issue is specifically Stripe this time according to one of their employees.
dblsaiko@discuss.tchncs.deto Selfhosted@lemmy.world•introducing copyparty, the FOSS file serverEnglish3·26 days agoThat won’t work for me since I have multiple people using this Nextcloud instance, and I also use it to publicly share files. I also have a big network share (currently 5 TB of data) that I would like to better integrate somehow (right now it’s available from Nextcloud read-only in essentially “anonymous mode” with no access to private user files).
dblsaiko@discuss.tchncs.deto Selfhosted@lemmy.world•introducing copyparty, the FOSS file serverEnglish9·27 days agoI want something with a permission model that works the same when accessed over a network share (SMB, ideally NFS) and access over a web interface. Ideally it would have a Mac File Provider sync client and whatever the Windows equivalent is called as well.
Nextcloud is fine but it’s not that.
dblsaiko@discuss.tchncs.deto Selfhosted@lemmy.world•introducing copyparty, the FOSS file serverEnglish15·27 days agoOh my god, this seems really good and closer to what I want than anything yet. Been looking for something to replace Nextcloud and found nothing good so I might take a look at this.
Thanks! I’ll take a closer look at both then and see which I like better.
I am running a Matrix homeserver right now and yeah it’s definitely a mess.
Since you’ve used both, how do ejabberd and prosody compare to another? I was going to go with the former.
dblsaiko@discuss.tchncs.deto Selfhosted@lemmy.world•NixOS and/or TrueNAS - What are your experiences?English11·1 month agoI haven’t tried TrueNAS, but I use NixOS for my NAS and my other servers. It’s perfect for servers imo since it’s essentially a Linux system builder that you can customize to add whatever you want to your system.
The downside is that you’ll have to learn a weird functional programming language, especially when you get into writing service modules yourself (for services that don’t have an upstream module). And it’ll take some time to get familiar with it and learn how to effectively write your configuration.
To boot from external drives, you need to open your UEFI boot menu (press F11 or something like that at boot, it differs for each manufacturer). Limine is the loader installed on your hard drive that comes with your OS, it is for loading that OS.
Do you mean the USB doesn’t show up in the UEFI boot menu?
Are you trying to boot an ISO that uses limine as the bootloader with ventoy?
Yeah using it for quick tapping something on the screen I can see being faster than the touchpad. I don’t know if it’s worth the fingerprints on the display though personally :^)
I also don’t like Apple’s insistence on telling me what I do and do not want in a product. According to Steve Jobs no one wants a touchscreen on their laptop
Anecdotally, I had a touchscreen convertible laptop before my current MacBook. I even got the pencil for it that let me draw on the screen, which I wanted to use for taking notes. The pencil sucked in practice (this was a >1000€ laptop, not much less expensive than my MacBook! maybe that’s just what I get for buying HP though.) and sooner rather than later I got an iPad for taking handwritten notes, and the touchscreen itself turned out to be a gimmick that I used in the beginning but eventually turned off.
Sometimes, they’re right. For example, kind of the reverse: people wanted floating windows on the iPad for years. I always said this would be incredibly awful to use in practice without a mouse. Now they added windows on the iPadOS 26 beta and I tested it and it was exactly as finicky as I expected it to be. Hopefully they’ll still polish it so that it’s at least as good to use as the old side-by-side view (which they unfortunately removed), but this really isn’t it right now.
People might want a device with all the input methods and the most versatile multitasking, but I don’t think this is reasonably doable in a way that’s as polished as devices built with a main input method and UI purpose-built for that input method. In the past I might have said that Apple are the only people that could do this correctly, and only by investing a significant amount of resources, but after the iPadOS 26 situation… oof.
Ah, so they are actually differences between IPP Everywhere and AirPrint (apart from AirPrint including the whole autodiscovery stuff)? Good to know. The latter is usually more prominently advertised though which is why that’s the one I mentioned.
But yeah, it should be very common for these to be supported with anything remotely recent.
Anything that supports AirPrint (this one does from what it looks like) will work with CUPS driverless printing on Linux.
dblsaiko@discuss.tchncs.deto Linux@lemmy.ml•Three Years of Nix and NixOS: The Good, the Bad, and the Ugly1·2 months agoI don’t have any secrets in my config or a private key or anything and I’m currently running 4 servers from the same config (it used to be 8 or even more machines at some point even, including desktops).
But yes, it’s a multi-file config, it would be absolutely crazy to not split it up with how large it is.
dblsaiko@discuss.tchncs.deto Linux@lemmy.ml•Why don't most distros support listing packages and system settings in text file(s)?3·2 months agoGentoo can do this with Portage sets. They’re essentially a more simple way of creating a meta package which just installs other packages. And you can also write config packages which installs configuration for other packages.
dblsaiko@discuss.tchncs.deto Selfhosted@lemmy.world•Best way to get IPv4 connectivity to my self-hosted servicesEnglish1·2 months agoHm, okay, that does sound like the real client IP will get lost and every connection will appear to come from the proxy then. It would be good if that were passed somehow. My current setup adds the X-Forwarded-For header for example.
dblsaiko@discuss.tchncs.deto Selfhosted@lemmy.world•Best way to get IPv4 connectivity to my self-hosted servicesEnglish1·2 months agoOh interesting, I’ll have to look into that. Is this with that “proxy protocol” I’ve seen mentioned? If not, does this preserve it pass through the client socket address?
That would be ‘nft list ruleset’