Nah. This is some eco-fascist/primitivist type shit. Fuck that.
dblsaiko
she/they ⚧︎. https://dblsaiko.net/
- 0 Posts
- 37 Comments
dblsaiko@discuss.tchncs.deto Selfhosted@lemmy.world•introducing copyparty, the FOSS file serverEnglish7·20 hours 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 serverEnglish13·1 day 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.
dblsaiko@discuss.tchncs.deto Technology@lemmy.world•WhatsApp is dropping its native Windows app in favor of an uglier web versionEnglish13·6 days agoWaiter! waiter! more webslop please!
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·7 days 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?
dblsaiko@discuss.tchncs.deto Apple@lemmy.world•Who thought putting gaps between snapped windows was a good idea?2·9 days agoThe gap acts as a divider to resize the side-by-side windows at once. Does that work if you turn it off?
dblsaiko@discuss.tchncs.deto Games@sh.itjust.works•Steam is cracking down on porn games, to keep Payment Processors happy.English4·10 days agoI’m sure you have your limit too.
Considering this is the very excuse used in practice right now to demonize very real people and take away their rights, I have very little sympathy for this argument that is entirely based on hypotheticals.
No. People should publish all the weird porn they want.
Especially when the perpetrators seem to think it’s harmless.
It is literally harmless. It’s a fantasy.
fucking your favorite cartoon
I thought furries were usually original characters, but if someone wants to fuck Mickey Mouse, good for them.
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 :^)
dblsaiko@discuss.tchncs.deto Games@sh.itjust.works•Steam is cracking down on porn games, to keep Payment Processors happy.English5·10 days agoStop using children as a stand-in for your discomfort. That is so overdone.
dblsaiko@discuss.tchncs.deto Games@sh.itjust.works•Steam is cracking down on porn games, to keep Payment Processors happy.English17·11 days agoWell then stuff your puritanical BS. Stop making your discomfort towards something that causes no harm into someone else’s problem.
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.
dblsaiko@discuss.tchncs.deto Programming@programming.dev•Introduction - Steve's Tutorial on jujutsu, an alternative front-end to git2·12 days agoOh my god this is amazing. Thanks for this.
what happens when you merge two branches of a repo which has several changed submodules in each branch?
I would assume a merge conflict if the submodules were changed in both branches from the base… but it’s probably not that simple, is it? I’ve never tested it.
That 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).