At least we know they censor.
What topics are censored by ChatGPT and we are not aware of them?
Finished today my closed furniture. A floor to ceiling kind of wardrobe made (very simply) with wood.
This is for Gentoo but very applicable to your case as well:
Go swimming... Much better overall and pair wonders with running!
... Then pickup cycling and start triathlon...
I use this extensively.
I whish you could control many thermostats with many external termometers... But I need to run many copies of this automation, one for each room of my house!
Works very well.
Its still censorship and I don't like it...
But the good of the fediverse is that I can spin my instance and don't deal with that!
And I love it.
Lemmy.world. i serioisly despise their de-federating from inatances.
Well, any other instance censuring other ones just because (insert your cause here), so not really anything against world in itself.
Thank you! This is really interesting, will look into it.
Thanks! I have a more powerful hardware than a pi, how is it about bandwidth?
I will have two, maybe three users.
Hi all!
I have decided to setup and selfhost my own private Lemmy instance.
I will be doing with docker (podman, actually).
Should I host at home or use a dedicated VPS?
Anybody selfhosting its own Lemmy?
Do you guys have any hints for me?
No, non puoi fidarti a meno che tu lo conosca e sappia che è onesto.
Io compro tramite un ragazzo che fa il gommista, ma che conosco personalmente. Una volta ho avuto urgenza e mi sono dovuto rivolgere a un gommista e mi ha rifilato una discreta sola.
Ho un bosh da 8 anni e va benissimo.
Non ho altre esperienze però.
Incazzarsi e fare scenate è controproducente. Trattarla male e farsi beccare, pure.
Ignorala e vivi la tua vita. È lavoro, dopotutto, lavoriamo per uno stipendio e non viviamo per lavorare.
Io sarei sempre gentilissimo e lei darei retta esclusivamente in proporzione a quanto "peso" può avere lei nei miei confronti, sul piano lavorativo.
Non sarei mai scorretto verso di lei ma limiterei al minimo qualsiasi interazione.
No please, hover links are just useless to tablet and mobile users, anybody without a mouse actually!
Agreed, if I can find the same item on other sites, its usually the same price or cheaper there.
I canceled my prime membership due to this, and found out that well, yes, you can buy anything elsewhere.
I purchased all mines from aliexpress. Same identical item, way cheaper than amazon.
Well I am pretty sure I have it on ZigBee... 4 of them... Name might be slightly different maybe, but indeed the r4 on ZigBee..
Don't worry, here in Europe we are full of privacy laws but I still receive tents of spam calls per day. Usually from non UE countries faking the number with my country numbers.
Mostly not being dependent from a specific vendor, that's all.
I prefer to use a VPS of my choice that I can replace when I want or need to.
As far as its backed by wireguard its safe enough I guess.
Hi all!
i have a nice setup with some containers (podman rootless) and bare metal services (anything i can install bare metal, goes bare metal usually).
I used Monit, in the past, to keep an eye on my services and automatically restart something that for any reason goes down. I stopped using Monit because doesnt scale well on mobile browser and it's frankly clumsy to configure.
I could go back to Monit i guess, but i am wondering if there is anything better out there to try.
A few requirements (not necessarily mandatory, but preferable):
- Open Source (ideally: true open source, not just commercial sulutions with dumbed down free verisons)
- Not limited, or focuesd, on containers (no Watchtower and similar)
- For containers, it can just support "works" or "restart"
- For containers, if it goes above the minimum "works" and "restart" must support podman
- Must support bare metal services (status, start, stop)
- Must send email or other kind of notifications (ok IM notifications, but email preferred)
- Should additionally monitor external machines (es other servers on the LAN), or generic IP addresses
- Should detect if a web service is alive but blocked
- No need for fancy GUIs or a Web GUI (it's a pro point, but not required)
- No need for data reporting, graphics and such aminities. They are a plus, but 100% not required.
What do you guys use?
I had played for many years a great game called Hades Star. It was available on steam and on Android.
Amazing game, I loved the pace, the PvP (white stars, 5v5 up to 15v15 clan wars) and most specially the collaborative pve (red stars).
It had a unique feeling and, while the grind was real (delivering cargo, yuk) it was manageable to a level where you was trying to compete with other players to who was more good at it.
Then the idiot Dev decided to kill it for an "upgrade" called Dark Nebula: gameplay changed a lot, old players where forced to the new game, but feeling was totally different.
Player base dropped quickly, corporations (clans) went empty and collapsed, general gameplay was not fun anymore.
The Dev ignored most complaints and warning from users to achieve "his" view of the game.
The game is now dead to me.
Anybody played it? What did you guys moved to?
Shareisland is open to registration.
Mostly Italian and multi language content.
Edit: seems broken at this time, but check on the next days as it will work sooner or later. There has been an official announcement that registrations will open soon for a brief window. No idea precisely when, i supposed they where already open at the time of the announcement.
Hi!
I used to have three raid1:
2 x 4Tb Ssd dedicated to store personal data
2 x 6Tb HDD dedicated to store "iso's", the eye patched ones.
2 x 4Tb ssd for backup.
Ext4 everywhere.
I run this setup for years, maybe even 20 years (with many different disks and sizes over time).
I decided that was time to be more efficient.
I removed the two HDD, saving quite a lot of power, and switched the four sdd to RAID5, Then put BTRFS on top of that. Please note, I am not using btrfs raid feature, but Linux mdadm software raid (which I have been using rock solid for years) with btrfs on top as if on a single drive.
I choose MD not only for my past very positive experience, but specially because I love how easy is to recover and restore from many issues.
I choose not to try zfs because I don't feel comfortable in using out of kernel drivers and I dislike how zfs seems to be RAM hungry.
What do you guys think?
I am smarting up my home with lots of ZigBee thingies and decided to add a ZigBee smart monitor to my selfhost setup.
Its a desktop box with a core i7 9th gen, 48gb ram, no monitor.
I used to have 4xSSD 4TB + 2xHDD 6TB. Three RAID1 for a total of 4+4+6=14Tbs.
Power was sitting at 50W.
I restructured my storage: 1 RAID5 with the 4 SSDs (12tb) and removed the 2 HDDs.
Power went down to 38W!
I am amazed.
In the future will run just 1 hdd for storing backups and keep it spinned down 99% of the time.
PS: the above wattage is during transcoding, so with high CPU and disk usage....
Bash script to autmatically adapt media formats. Contribute to gardiol/media_fixer development by creating an account on GitHub.

(crossposting, because i think it can be interesting here too)
I like my video collection nicely organized and omogeneous as formats, codecs and resolution.
I know there are already pleanty of solutions like Tidarr, but i find them a bit too much for my needs, and also pretty complex to use.
I wrote a simpler approach in a bash script called "Media Fixer", the URL is at the top of this post.
Feel free to check it out, play with it. I hope it can be useful for others as well as me.
It's released under the GPLv3.
Bash script to autmatically adapt media formats. Contribute to gardiol/media_fixer development by creating an account on GitHub.

Hi all fellow one-eyed and one-legged rum-gagglers sailors!
I like my ISO collection nicely organized and omogeneous as formats, codecs and resolution.
I know there are already pleanty of solutions like Tidarr, but i find them a bit too much for my needs, and also pretty complex to use.
I wrote a simpler approach in a bash script called "Media Fixer", the URL is at the top of this post.
Feel free to check it out, play with it. I hope it can be useful for others as well as me.
It's released under the GPLv3.
Well, here my story, might it be useful to others too.
I have a home server with 6Tb RAID1 (os on dedicated nvme). I was playing with bios update and adding more RAM, and out of the blue after the last reboot my RAID was somehow shutdown unclean and needed a fix. I probably unplugged the power chord too soon while the system was shutting down containers.
Well, no biggie, I just run fsck and mount it, so there it goes: "mkfs.ext4 /dev/md0"
Then hit "y" quickly when it said "the partition contains an ext4 signature blah blah" I was in a hurry so...
Guess what? And read again that command carefully.
Too late, I hit Ctrl+c but already too late. I could recover some of the files but many where corrupted anyway.
Lucky for me, I had been able to recover 85% of everything from my backups (restic+backrest to the rescue!) Recreate the remaining 5% (mostly docker compose files located in the odd non backupped folders) and recovered the last 10% from the old 4Tb I replaced to increase space some time ago. Luckly, that was never changing old personal stuff that I would have regret losing, but didn't consider critical enough on backup.
The cold shivers I had before i checked my restic backup discovering that I didn't actually postponed backup of those additional folders...
Today I will add another layer of backup in the form of an external USB drive to store never-changing data like... My ISOs...
This is my backup strategy up to yesterday, I have backrest automating restic:
- 1 local backup of the important stuff (personal data mostly)
- 1 second copy of the important stuff on an USB drive connected to an openwrt router on the other side of home
- 1 third copy of the important stuff on a remote VPS
And since this morning I have added:
- a few git repos (pushed and backup in the important stuff) with all docker compose, keys and such (the 5%)
- an additional USB local drive where I will be backup ALL files, even that 10% which never changes and its not "important" but I would miss if I lost it.
Tools like restic and Borg and so critical that you will regret not having had them sooner.
Setup your backups like yesterday. If you didn't already, do it now.
In my server I currently have an Intel i7 9th gen CPU with integrated Intel video.
I don't use or need A.I. or LLM stuff, but we use jellyfin extensively in the family.
So far jellyfin worked always perfectly fine, but I could add (for free) an NVIDIA 2060 or a 1060. Would it be worth it?
And as power consumption, will the increase be noticeable? Should I do it or pass?
Hi!
I have setup ScanServJS which is an awesome web page that access your scanner and let you scan and download the scanned pages from your self hosted web server. I have the scanner configured via sane locally on the server and now I can scan via web from whatever device (phone, laptop, tablet, whatever) with the same consistent web interface for everyone. No need to configure drivers anywhere else.
I want to do the same with printing. On my server, the printer is already configured using CUPS, and I can print from Linux laptops via shared cups printer. But that require a setup anyway, and while I could make it work for phones and tablets, I want to avoid that
I would like to setup a nice web page, like for the scanner, where the users no matter the device they use, can upload files and print them. Without installing nor configuring anything on their devices.
Is there anything that I can self-host to this end?
Hi fellow hosters!
I do selfhost lots of stuff, starting from the classical '*Arrs all the way to SilberBullet and photos services.
I even have two ISPs at home to manage failover in case one goes down, in fact I do rely on my home services a lot specially when I am not at home.
The main server is a powerful but older laptop to which i have recently replaced the battery because of its age, but my storage is composed of two raid arrays, which are of course external jbods, and with external power supplies.
A few years ago I purchased a cheap UPS, basically this one: EPYC® TETRYS - UPS https://amzn.eu/d/iTYYNsc
Which works just fine and can sustain the two raids for long enough until any small power outage is gone.
The downside is that the battery itself degrades quickly and every one or two years top it needs to be replaced, which is not only a cost but also an inconvenience because i usually find out always the worst possible time (power outage), of course!
How do you tackle the issue in your setups?
I need to mention that I live in the countryside. Power outages are like once or twice per year, so not big deal, just annoying.
I have a home network with an internal DNS resolver. I have some subdomains (public) that maps to a real world IP address, and maps to the home server private address when inside home.
In short, i use unbound and have added some local-data entries so that when at home, those subdomains points to 192.168.x.y instead.
All works perfectly fine from Windows and from Linux PCs.
Android, instead, doesnt work.
With dynamic DHCP allocation on android, the names cannot be resolved (ping will fail...) from the android devices. With specific global DNS servers (like dns.adguard.com) of course will always resolve to the public IP.
The only solution i found is to disable DHCP for the Wifi on android and set a static IP with the 192.168.x.y as DNS server, in this case it will work.
But why? Aynbody has any hints?
It's like Android has some kind of DNS binding protection enabled by default, but i cannot find any information at all.
Che fate di bello? Passata la festa, sempre in vacanza? Siete a casa? Che fate?
As the title goes, is there a way to download content from amazon prime video?
Like yt-dl or similar...
Hi! i am selfhosting my services and using a DNSMasq setup to provide ad-blocking to my home network.
I was thinkering with Unbound to add a fully independent DNS resolver and not depend on Google/Adblock/Whatever upstream DNS server but i am unable to make Unbound work.
Top Level Domains (like com, org...) are resolved fine, but anything at second level doesn't. I am using "dig" (of course i am on linux) and Unbound logging to find out what's going on, but i am at a loss.
Could be my ISP blocking my requests? If i switch back to google DNS (for example) all works fine, but using my Unbound will only resolve TLDs and some random names. For example, it will resolve google.com but not kde.org...
Edit: somehow fixed by nuking config file and starting over.
If I remember correctly, FitTrackee Dev do post on this community.
Well, I want to thank him/her as this is a very nice piece of software that I just started using but looks so promising and well done! A breeze to install, even on bare metal, and so well designed (even a CLI? Come on!).
Looking forward to try Garmin integration tomorrow.
Thank buddy!/Appreciated.
Looking for a self hosted diary type of service. Where I can login and write small topics, ideas, tag them and date them. No need for public access.
Any recommendations?
Edit: anybody using monicahq or has experience with it?
Clarification: indeed I could use a general note taking app for this task. I already host and use silverbullet for general notes and such. I am looking at something more focused on daily events and connections. Like noting people met, sport activities and feedbacks, names, places... So tagging and date would be central, but as well as connections to calendar and contacts, and who knows what else... So I want to explore existing more advanced, more specialized apps.
Edit2: I ended up with BookStack. MonicaHQ seems very nice but proved unable to install using containers. It would not obey APP_URL properly and would mess up constantly HTTP / HTTPS redirection. Community was unrepsonsive and apparently github issues are ignore lately. So i ditched MonicaHQ and switched to BookStack: installed in a breeze (again container) and a very simple NGINX setup just worked. I will be testing it out now.
Hi, Using radicale since I switched from next cloud, using dav5x on android pretty nicely.
I was thinking about adding a web ui to access my calendars too from web... Any recommendations?
Radicale web ui only manages accounts and stuff, not the calendars contents.