You might want to try migrating your nextcloud instance to postgres instead of mysql/mariadb. Many people says they get some big performance boost. I’m going to try it myself next weekend to see if it’s true.
Image shows a tweet with the header “and people STILL try to convince me Linux and Windows are better when the DATA clearly shows otherwise. SMH” with an image attached showing the following:...
Youtube can show ads and offers subscription without being this shitty though. Just look on how popular region-specific video services like niconico (japan) or bilibili (china) operate. They also have ads and subscription, but nowhere as crazy as google adding multiple video ads upon ads and pick a fight with ad blocker users (which used to be a minority when google haven’t aggressively pushed more and more ads. the current popularity of adblockers today is google’s own doing). This is only possible because google has killed off competitors in those market and now it’s time for cashing out.
The fluoride concentration in tap water is like 0.7mg/l. Toxic dose is 60 mg/kg, but 0.2 mg/kg is enough to cause some gastrointestinal discomfort. If I chug 16 liters of tap waters after I brushed my teeth I’ll have some gastrointestinal discomfort from fluoride but I’ll probably die from water poisoning first.
What’s the reasoning behind not having a “system tray” in GNOME? You need to install an extension for that, and that is a weird process for newcomers/beginners....
I think you’re supposed to use the new notification panel now, which kinda works like those in android and ios, but it’ll take a while until 3rd party apps supporting them.
If nextcloud is overkill, then just serve the file with Apache (with directory listing turned on) and put it behind oauth2-proxy. It’s as simple as it can get.
Deploying openstack seems like a very fun and frustrating experience. If you succeed, you should consider graduating from selfhosting and entering hosting business. Then, maybe post your offering on lowendtalk. Not many providers there use openstack so you might be able to lead the pack there.
My memory is hazy, but during the subreddit protest, he was somehow removed from moderator list (did the admins got involved?), and the sub reopened shortly after. From then on, any thread about migration to Lemmy is full of people roasting each other. It was awful. No idea why those who remains were so vehemently opposed to migration of a piracy community. It’s not like you can openly discuss piracy stuff on Reddit without risking removal by the admins.
It’s unprecedented at the time because he was the top mod so the only one that can remove him was Reddit admins, and they did. r/piracy fell into a complete chaos shortly after that, lots of awful stuff so I didn’t stay long to see how it went.
It’s an issue that could be solved within lemmy where communities with the same name should be able to merge and show each others content.
This is bad idea though, unless if it’s an optional feature that the users themselves choose to activate (e.g similar to multireddit, but you don’t have to manually curate the communities yourself). Imagine the same community from two opposing instances (e.g. blahaj and hexbear) somehow got merged by default. That would be an absolute shitshow. Also, how would moderation work? Those communities often have different moderation rule. Can mods from one community remove posts from another community with the same name? This would also be an absolute shitshow.
I’ve been looking online for ways to download websites (game wikis mostly), in order to have them all in my collection and ensure that they dont get taken down or changed....
SingleFile extension can save a web page into a single html file where all media are neatly inlined inside the file. You’ll have to do this manually on each page though, so it’s not ideal for saving the whole website.
If you’re comfortable running commands in terminal, you can use SingleFile CLI to crawl the whole website, e.g.: single-file https://www.wikipedia.org --crawl-links=true --crawl-inner-links-only=true --crawl-max-depth=1 --crawl-rewrite-rule=“^(.*)\?.*$ $1”
I spent two hours today trying to figure out why Nextcloud couldn’t read my data directory. Docker wasn’t mounting my data directory. Moved everything into my data directory. Docker couldn’t even see the configuration file....
Personally, I think your choice of desktop environment have more impact to your day-to-day experience than your distro choice. If you feel at home with windows-like UI, try KDE Plasma. If you like minimalistic mac-like interface, then try Gnome.
Chance that your Ubuntu version already supports OpenVPN and wireguard (check your settings -> network). If so, just download wireguard/OpenVPN config files from mullvad: mullvad.net/account/openvpn-config?platform=linux
Built a nice little PiKVM and deployed it in my NAS. The NAS is heavy and placed in a dark half-height place under the stairs so it’s awkward when things go wrong and you need hardware access....
That’s basically it. It guarantees you can always access your computer remotely, even if you broke your ssh, or accidentally messed up your network config, or can’t boot due to filesystem corruption and need to run fsck from recovery mode.
Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: join-lemmy.org/donate
Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
Do any of you have that one service that just breaks constantly? I'd love to love Nextcloud, but it sure makes that difficult at times (lemmy.world)
Youtube has better anti-adblock now. Other than Invidious, any way around it? Purging and re-dowloading the ublock stuff didn't work
Some of y'all need to see this and drop the superiority complex... (lemmy.world)
Image shows a tweet with the header “and people STILL try to convince me Linux and Windows are better when the DATA clearly shows otherwise. SMH” with an image attached showing the following:...
Don't think my phone runs Nvidia... or Wayland 🤔 (sh.itjust.works)
YouTube (file.coffee)
Haier, the air conditioner maker, takes down open source third-party Home Assistant integration (lemmy.world)
cross-posted from: lemmy.world/post/10882099...
Yeah, well... (lemmy.world)
Nvidia... (sh.itjust.works)
Two moods (ukfli.uk)
GNOME and AppIndicator/system tray
What’s the reasoning behind not having a “system tray” in GNOME? You need to install an extension for that, and that is a weird process for newcomers/beginners....
selfhosted service to share files to SSO-authenticated users ?
Hi all,...
ELI5: What is OpenStack? How to get started?
cross-posted from: lemmy.world/post/10542663...
I just realized /c/piracy is the most subscribed community in the lemmyverse! (lemmy.dbzer0.com)
lemmyverse.net/communities?order=subscribers
Downloading Websites
I’ve been looking online for ways to download websites (game wikis mostly), in order to have them all in my collection and ensure that they dont get taken down or changed....
PSA: The Docker Snap package on Ubuntu sucks.
I spent two hours today trying to figure out why Nextcloud couldn’t read my data directory. Docker wasn’t mounting my data directory. Moved everything into my data directory. Docker couldn’t even see the configuration file....
When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**
Whom also likes to game every now and then ;)...
I was able to learn React though (lemmy.world)
New Linux user here. Is this really how I'm supposed to install apps on Linux?
mullvad.net/en/help/install-mullvad-app-linux...
PiKVM Build and Deploy (feddit.nu)
Built a nice little PiKVM and deployed it in my NAS. The NAS is heavy and placed in a dark half-height place under the stairs so it’s awkward when things go wrong and you need hardware access....
Miro/Figjam alternative?
Hi! I’m searching for a Miro or FigJam alternative to self-host on my Raspberry Pi 4 Kubernetes Cluster. Any ideas for a good whiteboard software?
Lemmy v0.19 (discuss.tchncs.de)