- 0 Posts
- 76 Comments
llii@discuss.tchncs.deto
Selfhosted@lemmy.world•💞 FairScan > Syncthing > Paperlees-ngxEnglish
1·1 month agoYeah, I do this:
magick "$file" -limit memory 1GiB -limit map 2GiB -threshold 60% -define connected-components:area-threshold=5 -define connected-components:mean-color=true -connected-components 8 output.pngIt makes the scan 1-bit black and white. It mostly removes bright background images, if there are any on the pages. I think it works quite well for basic black and white documents, but color graphics and graphs aren’t preserved.
llii@discuss.tchncs.deto
Selfhosted@lemmy.world•💞 FairScan > Syncthing > Paperlees-ngxEnglish
6·1 month agoIts a hacked together shell script. I wanted to learn shell scripting, but I should’ve probably programmed it in python.
But it basically does this:
- scan pages as png via scanimage in gray scale
- convert the image into a high contrast b/w one with image magick
- sort pages if I have to combine two scans (front and back side)
- create a single pdf of all the document pages via image magick
- move pdf to the paperless folder
I won’t share it because it’s really ugly and some of the functionality can be done with paperless native, like combining the pages of two scans. Which would’ve been easier.
llii@discuss.tchncs.deto
Selfhosted@lemmy.world•💞 FairScan > Syncthing > Paperlees-ngxEnglish
11·1 month agoNo, I use a printer/scanner combo for scanning my files. I trigger a shell script via HomeAssistant which starts the scanner, cleans and fixes the order of the pages for two sided documents, and then puts them into the paperless folder.
But your idea is great!
llii@discuss.tchncs.deto
Technology@lemmy.world•LG joins Sony and TCL in abandoning 8K TV marketEnglish
2·1 month agoI got an 27" 4K screen at home and I wouldn’t want less pixel density for work. At work I got an 24" 1080p screen, which is OK, but not great.
llii@discuss.tchncs.deto
Technology@lemmy.world•Tesla: 2024 was bad, 2025 was worse as profit falls 46 percentEnglish
2·1 month agoIt is.
llii@discuss.tchncs.deto
DACH - Deutschsprachige Community für Deutschland, Österreich, Schweiz@feddit.org•Gestern Abend gab's bei uns ein Lichtspektakel zu sehen, das ich euch nicht vorenthalten möchte
9·2 months agoHab’s auch komplett verpasst, nur um heute 20 mio. Bilder davon zu sehen. >.<
llii@discuss.tchncs.deto
Selfhosted@lemmy.world•Home Assistant Connect ZBT-2 - A USB adapter that plugs into your Home Assistant system and opens up a world of smart device optionsEnglish
2·4 months agoYou’re right. It seems that you need the “OpenThread Border Router add-on”:
https://www.home-assistant.io/integrations/thread#to-make-home-assistant-your-first-thread-network
llii@discuss.tchncs.deto
Selfhosted@lemmy.world•Home Assistant Connect ZBT-2 - A USB adapter that plugs into your Home Assistant system and opens up a world of smart device optionsEnglish
41·4 months agoI’ve dont know the answer to your question, but I’ve just read that you can run into problems with the hardware running under docker: https://meow.social/@SebinNyshkim/115589684927757960
llii@discuss.tchncs.deto
Linux@lemmy.ml•Is the FOSS world in danger of a corporate takeover, thanks to pushover licenses?
6·4 months agoAlthough, it’s kinda ironic that Windows, a fully closed environment, is less restrictive in terms of app dev and distribution, […]
I think the reason for this is mainly historic.
llii@discuss.tchncs.deto
Technology@lemmy.world•"Analog bags" are in. Doomscrolling is out.English
1·5 months agoLooks Great!
That was my first thought, too. I hope it (drumroll) flies under trumps radar.
Wow, that’s really cool tech!
llii@discuss.tchncs.deto
Linux@lemmy.ml•Debian 13 burning 10W playing 4K YouTube video on a Framework with max brightness 🫨
20·7 months agoMe with an older notebook that doesn’t support av1 decoding: 😭
llii@discuss.tchncs.deto
Technology@lemmy.world•I bought a £16 smartwatch just because it used USB-CEnglish
4·7 months agoNo, its something different, according to the blog:
First up, the brains of the watch is the JL7012 - which is a deliberately underpowered chip.
llii@discuss.tchncs.deto
Technology@lemmy.world•Apple iPhone 17 to iPhone 17 Pro Max: US, UK, Canada release dates, prices, camera and specs revealedEnglish
4·7 months agoMaybe a Fairphone if you’re located in the EU? Depending on your requirements.
llii@discuss.tchncs.deto
Linux@lemmy.ml•Realizing Arch isn't for me after updating broke VLC
4·8 months agowhat happened to op is pretty common if you stop reviewing your updates one by one for a week or two
This is just not true. Its pretty rare that you have to manually intervene when updating.
llii@discuss.tchncs.deto
Linux@lemmy.ml•Realizing Arch isn't for me after updating broke VLC
41·8 months agoWhat does this even mean? I had more problems with Fedora on my Notebook in the last few months (wouldn’t randomly boot anymore?!) than I had with Arch Linux in 10 years.
llii@discuss.tchncs.deto
Linux@lemmy.ml•Realizing Arch isn't for me after updating broke VLC
141·8 months agoI use the same arch install for 10 years on my home server, and its really solid.
When I upgrade my home server I would like a low-power system with ECC RAM. I hope it will be financially viable in the future.