The main problem with Paperless is me. I just can’t be arsed to scan stuff, even though it’s almost entirely automated. The only thing that isn’t automated is me putting the paper into the scanner. Why am i like this?
he/him
- 0 Posts
- 23 Comments
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•opencloud - I migrated from nextcloud. Screenshots and docker-compose-compose.yml includedEnglish
41·9 months agoThis is a good summary. At this point I am too deeply invested in to NextCloud to switch to a different thing, as I’ve switched my whole family off OneDrive now and I just cba to go through that again. I can handle it being dogshit and I’ve got used to it’s bugs - a form of stockholm syndrome. I suspect a lot of people are similar to me - we use NextCloud because it’s the biggest name and has been around forever, not because it’s what we want.
Anyway, performance is clearly a problem, and has been since I started on OwnCloud 10 years ago. I wish the devs would do something to improve it but again, having used it for 10 years, I know that they won’t. When it finally blows up I’ll move to something else I guess.
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•Forgot to pay my domain for a year and now I have to spend £2200 ($3000) if I want to get it backEnglish
20·2 years agoSounds like you’re in the UK, if so I’d recommend legit companies run by old nerds like Mythic Beasts: https://www.mythic-beasts.com/domains
Same here. Works great, incredibly cheap too.
I don’t name my servers anything special, but I do name my various Zigbee sensors in Home Assistant after Egyptian gods. Atum-Ra, Tefnut, Shu, etc. I’ve avoided the ones that also coincide with Stargate gods, as I thought that would be too exciting for me.
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•Running immich, HA and Frigate on a RPi4 with Coral or on a HP Prodesk 700 g4 (Intel 8th gen)English
1·3 years agoNot sure exactly what you’re asking but I have a Coral mini pcie with frigate and it works great. Hardly any cpu and tiny power consumption.
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•What's your favorite note-taking application?English
4·3 years agoYeah, I know this is the self hosted community, but nothing is as easy and straightforward as OneNote. I keep coming back to it after trying self hosted solutions.
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•UK's O2 network is blocking duckdns.org domainsEnglish
2·3 years agoGiffgaff uses o2 and also blocks duckdns. Additionally, whatever blocklist my employer is using also blocks it, so it’s probably a common thing now.
I’ve tried a lot of different things before settling on a old (windows) laptop with a wireless mouse and keyboard… I just cba with any of the streaming boxes anymore, and the laptop will always be compatible and performant.
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•Anyone know of self-hostable security cameras?English
1·3 years agoAgreed, just sell the old phone and use the money to buy a proper camera.
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•Is it possible to run Nextcloud and Wordpress on one low-spec server? (using Docker/Podman)English
1·3 years agoI meant that if you went to Oracle instead of Linode, you could use their free services, and then spend the $5 you’re currently spending on Linode on upgrading your Oracle server instead.
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•Is it possible to run Nextcloud and Wordpress on one low-spec server? (using Docker/Podman)English
2·3 years agoI’m assuming they’d be using the $5 per month mentioned in the opening post to pay for some upgrade, e.g. more storage, more RAM, etc. So they’d be on a paid account, but using services that cost zero dollars for the most part. This is what I do and it’s been great.
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•Is it possible to run Nextcloud and Wordpress on one low-spec server? (using Docker/Podman)English
17·3 years agoHave you looked at Oracle free tier? They have decent specs for free, meaning you can use your $5 to upgrade where you need it once you’ve tried it out.
Having said that those specs should be fine for a single user.
scrchngwsl@feddit.ukto
homeassistant@lemmy.world•What's your go-to brand for Zigbee devices?English
4·3 years agoMy Sonoff motion sensors have been nothing but trouble. Other Zigbee stuff (and other Sonoff stuff, like temperature/humidity sensors) have worked fine - it’s just the motion and door sensors. I guess YMMV.
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•Data visualization, like Grafana, but configurable without gui.English
2·3 years agoShiny is pretty good. You can do interactive sliders to filter date ranges in that, and you control what happens when you slide it in the code. It’s not as slick as grafana though.
One downside is it started off as an R package then got ported to python, so most resources are for R. Fine for me because I know R, but most people don’t.
Here’s the python link: https://shiny.rstudio.com/py/
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•What got you into selfhosting and what was the first thing that you hosted?English
3·3 years agoEver since the CS1.6 days I wanted to have a server, but it was only when I got a free Raspberry Pi that I actually started self hosting stuff 24/7. I put OwnCloud on it and a bunch of scripts to track and statistically evaluate my investments, and just took off from there. Like many others, my desire to disconnect and reduce my dependency on “Big Tech” was a big motivator, but so too was “fun” and having things exactly the way I liked.
In the beginning I rolled my own scripts most of the time, but now I tend to use more off the shelf tools as self hosting has gone more and more “mainstream”/accessible and docker has become ubiquitous.
I still do my own scripts tbf, like my DIY smart thermostat/heat pump controller. Ultimately it’s just a lot of fun.
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•How do you deal with malicious requests to your servers?English
4·3 years agoWhy is unattended upgrades frowned upon? Seems like I good idea all round to me?
Yeah, I’d search github for django implementations as you might have better luck searching something more specific.
scrchngwsl@feddit.ukto
Selfhosted@lemmy.world•Best way to use Immich with my photos on Nextcloud?English
2·3 years agoNot OP but that’s really useful to know!
So if i want to set up my Eufy camera for use with this, it would need to be able to upload to a remote network drive or FTP folder? I’m pretty sure mine does on-device motion detection, which then records the footage to an sdcard in the device. I’m not sure I can get it to write to FTP though. Will have a play around.
Either way this is a good solution. I used to use frigate and I actually bought a Coral TPU unit to offload the motion detection. This massively reduced CPU usage, but it is still adds a noticeable (~3-8w) increase to total power consumption. It would be nice to use the on-board capabilities of the hardware itself.