Shimitar

joined 2 years ago
[–] Shimitar@feddit.it 1 points 1 week ago

LineageOS stock

[–] Shimitar@feddit.it 2 points 2 weeks ago

Not a bad take per-se, but a bit condescending. While I agree and like the KISS paradigm, remember that no solution works at a lower complexity level of the problem itself.

So, define your problem clearly, find the simplest possible solution. Don't overcomplicate, I agree, but don't be fooled by false hopes.

Is it really simpler? Yes. Will it scale if I need it to? Maybe not, but will I really need for it to scale?

And so on.

[–] Shimitar@feddit.it 12 points 2 weeks ago (2 children)

I installed from fdroid, I expect it to be still available as far as it will work...

And I guess somebody will build and keep publishing it just not on google play, which is anyway a cesspool nowadays, so no big deal.

[–] Shimitar@feddit.it 7 points 1 month ago

Nope!

Just wasted 3 days debugging an IP assigned to two devices... Not fun, don't do it...

[–] Shimitar@feddit.it 4 points 1 month ago

I think that proposing immich for every use case out there is not the correct answer.

As much as I like immich, this is not a good use case... iMHO.

[–] Shimitar@feddit.it 0 points 1 month ago (1 children)

All that? Well, I understand your point, but honestly I have more fun learning something new, and was really little work.

Anyway... Its an option too

[–] Shimitar@feddit.it -2 points 1 month ago (3 children)

No you don't need two: in fact I have only unbound setup to do everything with one piece of software.

Better or worse? No idea, but it works and its one less piece that might fail.

[–] Shimitar@feddit.it -1 points 1 month ago

I have a quite rich selfhosted stack, and DNS is indeed part of it.

For such a critical piece of infrastructure I didn't needed a container, just installed Unbound and did some setup for ad blocking and internal DNS rules.

Here my setup: https://wiki.gardiol.org/doku.php?id=router:dhcp-dns

You could go with an independent pihole maybe, but that would double the chances of a hardware failure...

Using one device for everything might seem risky, but actually has less chances of failure ;)

[–] Shimitar@feddit.it 2 points 1 month ago

That's not the point. Maybe you can, but for how long? you will never stop asking the question with docker...

[–] Shimitar@feddit.it 3 points 1 month ago (1 children)

I think you wrote it back ways: transitioned from docker to podman?

Yeah podman should use quadlets, not compose, but still works just fine with docker compose and the podman socket!

[–] Shimitar@feddit.it 1 points 1 month ago

Yes you need both 80 and 443 for certbot to work. Anyway having 80 to redirect to 443 is common and not a security risk.

[–] Shimitar@feddit.it 52 points 1 month ago (6 children)

Podman guys... Podman All the way...

106
Selfhost wiki (personal) (wiki.gardiol.org)
submitted 8 months ago* (last edited 8 months ago) by Shimitar@feddit.it to c/selfhosted@lemmy.world
 

I have finally got my selfhost wiki up to a satisfying shape. Its here: https://wiki.gardiol.org

Take a look i hope it can help somebody.

I am open to any suggestions about it.

Note: the most original part is the one about multi-homed routing and failbacks and advanced routing.

 

Hi fellow sailors,

i have lots of downloaded... ISOs... that i need to converto to save space. I would like to make them all of the same size, let's say 720p, and same format, let's say h265.

I am on linux and the... ISOs... are sorted into a neatly named hierarchy of sub-folderds, which i want to preserve too. What is the best tool (CLI) for the scope? I can use ffmpeg with a bash script, but is there anything better suited?

 

Let's say i download an iso for my latest favourite distro and, after unpacking the rar (usenet) i find the right contents but all the filenames are a bunch of hexadecimal strings. The files are legit, but how do i "decode" the names to know which one is file n.1, file n.2 and so on?

 

Qualcuno che scarica, diciamo..., tante ISO di Linux, usate VPN in Italia o no? E se si, quale?

Le scaricate tramite Usenet o solo Torrent?

Io sto sperimentando usenet ma mi pare ci siamo poche ISO on italiano...

54
submitted 9 months ago* (last edited 9 months ago) by Shimitar@feddit.it to c/selfhosted@lemmy.world
 

I use Joplin and I do like it very much, but I would like to be able to at least view (not edit) the notes from web browser... Which is not supported.

Are there good alternatives that are:

  • fully open source
  • have android client
  • have web client or viewer
  • can be synched VOA WebDAV or native method

I can also settle for a Joplin web viewer of sorts!

UPDATE: i opened up a can of worms. I would have never tought there would be so many tools for this task, and so many different shades of how it can be done. Even excluding ALL the non-truly-FOSS solutions out there, there are still tons of tools with good points and bad points. Of course, NONE fits my bill so i will spin mine… Joking, i have no time for that.

Using joplib-webview feels too much. Spinning containers just for that meh. Will try tough. The joplin .md files are only "sync" files, from which yo ucan probably extract the notes. But that would be not the best idea. Maybe some kind of link to Joplin terminal would be the way forward. I will see.

I will stay on Joplin, it's the closest i could find to what i need, the only lacking is a web viewer, which i can live without for the time being after all.

Thank you all, and to anybody still chiming in!

0
submitted 9 months ago* (last edited 9 months ago) by Shimitar@feddit.it to c/selfhosted@lemmy.world
 

After all the amazing reviews and post i read immich I decided to give it a try.

To be honest I am quite impressed, it's fast and polished, it just works.

But I found a few quirks, and hit a wall with the developer that doesn't seems kind to listen to users that much (on these issues at least!)

Maybe you guys have suggestions?

Here I go:

One: it does not support base URLs, witch means that I had to spin a dedicated sub domain to be able to access it over internet while all my other services are on a single sub domain. I can work with that, but why. Dev already shut this request down in the past as "insecure". Which I find baffling. (I mean use mydomain/immich instead of immich.mydomain)

Two: auth cannot be tied to reverse proxy. I get it, it provides OAuth. But it's much more complex than proxy based auth... And overkill for many cases, mine for sure.

Three: impossible to disable authentication at all, which would just work fine in my use case. There is a switch that seems for that, but no, it's only for using OAuth.

Four: I cannot find a way to browse by location, only by map. (Locations list seems to be half baked unless I am missing something).

Five: no way to deploy on bare metal, and I tried! due to lack of documentation (only info I found where very very outdated), and no willingness to provide info about that either. Seems that docker is so much better that supporting bare metal is a waste of time.

Six: basically impossible to manage easily public albums. like a public landing page. I get this might be outside immich scope.

Seven: even if now you can import existing libraries, it still does not detect albums withinbthem (sub folders) which is very annoying.

So, overall its a great project and very promising, faster and more reliable than Libre Photos in my use case, but still lacking some basic features that the Dev seems not interested in adding. He developed it to please his wife, I get it :) - no pun intended, doing all this take lots of time, I know.

These are the alternatives I know of:

Photo prism requires a subscription for reverse Geo coding.

LibrePhotos feels sluggish and kind if abandoned.

Are there any others? (Piwigo and Lytchee are great tools, but different kind of tools)

Let's hope for immich, Dev is working a lit, let's hope for the best.

 

Hi! Question in the title.

I get that its super easy to setup. But its really worthwhile to have something that:

  • runs everything as root (not many well built images with proper useranagement it seems)
  • you cannot really know which stuff is in the images: you must trust who built it
  • lots of mess in the system (mounts, fake networks, rules...)

I always host on bare metal when I can, but sometimes (immich, I look at you!) Seems almost impossible.

I get docker in a work environment, but on self hosted? Is it really worth while? I would like to hear your opinions fellow hosters.

 

tabula rasa registration is open

:::

 

Well, i decided to brush up my simple HTML page and created a fully linked wiki on the subject. Please take a look, in the hope it will be useful for at least one fellow one-eyed leg-pegged passionate data hoarder.

Any hints or suggestions is appreciated.

68
Writing a guide (www.paneburroezucchero.info)
submitted 11 months ago* (last edited 11 months ago) by Shimitar@feddit.it to c/piracy@lemmy.dbzer0.com
 

Hi all fellow sailors. After having spent lots of time and effort recently to properly setup my environment, i have put toghether (more for MY personal future reference than anything) the guide linked to this post. It's not done, a few things are missing, but i hope it could be usefull also for more people in the future.

the link is: https://www.paneburroezucchero.info/sailing.html

Cheers!

 

One month ago I decided to give the 'Arrs a chance and, while there are issues and limits, i'am loving them.

But I have an issue: at home I have only internet access trough a 5G mobile network connection which means zero opportunity to have port forwarding or open ports at all. This rules out private torrent trackers (tried a couple, no luck in getting any ratio ofc). Public torrent trackers being basically shit, I decided to give Usenet a try, and two things happened:

  1. I started loving it!
  2. I discovered I have a 1tb/months full band with cap on my home connection. After that from 200mb/s I get dropped to 6mb/s this time, unlimited bandwidth.

I have a few suggestions first for newcomers: 'Arrs: start using them NOW. Also, they will help you organize your existing library, but be aware that doing a good job is not only mandatory but also time-consuming. Also, get JellyFin and it will play along with your organized (-- imean it) collection nicely. Make sure you set proper umask and group (media management/advanced settings for each arr app) do that the entire stack andbl jellyfin can write into your media collection: this will reduce issues with metadata sync a lot. Get bazarr working with subscene! And setup a nice nginx reverse proxy for the entire stack.

Some issues I ran into: Readarr really has issues with finding stuff and specially with audio books. Anybody could help me out here?

Lidarr seems always to go to torrent, which get stuck with no seeders for me. Is there music on Usenet?

Now to the last part: Usenet! That changed my entire game. As movies and TV series, I can literally find anything fast and saturated my 1tb plan in two days. I have newshosting and recently got eweka for less than 4€/month. Don't get caught in the common lie of three months free: they always charge 15 month immediately so you cannot really test them out then cancel. As indexers I got NZBGeek and I am planning to seek out DrunkenSlug. Any suggestions here?

(I know newshosting and eweka are probably overlapping, getting both was a mistake, but a relatively cheap one)

One last question: audiobooks and music on Usenet: what is your experience?

One truly last question: any way to integrate soulseek (nicotine+) on the arr stack?

Thanks fellow sailors.

67
Usenet (feddit.it)
submitted 1 year ago* (last edited 1 year ago) by Shimitar@feddit.it to c/piracy@lemmy.dbzer0.com
 

So, i want to give a try to usenet world.

I have the *Arr setup with torrents now, and works great, but why not experiment a bit further?

So many questions...

First of all: will i find italian contents? Or its all US/English stuff?

I got an account on NZBFind, bit thats only an indexer right? I need also to find an access provider to usenet? If so, which access provider do you recomend? I want somewhere i can test for a few weeks or a month or so before committing, so no credit card upfront.

Update: trough techradar got an offer on newshosting for 5.99/mo with 3 monts free. Paid with PayPal then cancelled the recurrent immediately (so paid 0 so far). But at the moment not yet sure i made it working in my *Arr setup properly.

view more: ‹ prev next ›