

I hope this is not against rules 4 and 6, but… I fear it might be?
If you want me to remove the post just tell me (or report it to the mods, of course).
I’m only sharing this because I found it very funny :)


I hope this is not against rules 4 and 6, but… I fear it might be?
If you want me to remove the post just tell me (or report it to the mods, of course).
I’m only sharing this because I found it very funny :)


It’s great to see more and more project leaving github!
PS: “Live Demo” on https://www.pdfding.com/ is a dead link


Wow. Do they block VPNs inside your country too?
Anyway, there’s openvpn and there’s nebula (I think nebula doesn’t use wireguard… do double-check), or you look into things built specifically to hide traffic (keyword: “vpn obfuscation”).
No idea if VPN protocols other than wireguard may be blocked too (probably?).
No idea if trying too hard to circumvent government policies may get you added to some list you’d rather not be in.


If it’s a server for self hosting you definitely don’t want anything that requires interaction at boot.
There’s a project that allows unlocking LUKS with a decryption key retrieved from another machine in your network. I don’t recall the name but someone hopefully will.
The idea is that put the key on, say, a raspberry pi zero w that you hide somewhere in your house so that if someone steals your server they don’t have the key.


Does this have anything to do with self hosting?
My NAS is in a node 304 case from fractal design and I can recommend it.
The 304 is mini-ITX/DTX with space for 6 drives.
There is a bigger version for bigger motherboards and more drives, which I would assume is just as good as mine.


Frankly, I don’t see where the whole big deal of this story is.
People who don’t like codeberg can just go somewhere else (even back to github) and/or found/support an alternative that better suits their needs.
It’s not like the world needs to have one git hosting service to rule them all, it’s not like there must be free ones (entitled much?), and it’s not like whatever service happens to be the new “cool” one must be neutral as to what they host.
BTW, although to my knowledge their policy is not enforced super-strictly, codeberg has never been neutral in this regard — see 1 and 2
Picard adds IDs too (well, I think it only adds musicbrainz ids, per default anyway, but those are the only ones I care about).
The lookup is automatic as well (you can review or intervene if it fails to identify the release).
It also has a plugin for replay gain (I redo that step in my script anyways) and can be configured to delete any previous tags if you re-process music that you had previously tagged with some other software (IIRC it doesn’t clean them up per default).
If you’ve not used it, I recommend giving it a try before deciding how to go on.
IDK if I’d recommend this to others, but I don’t trust unsupervised metadata lookup (I’m anal like that), so I lookup metadata with musicbrainz picard and then feed the files to beets only to keep my library organized.
My beets doesn’t do any lookup (no lookup plugins are enabled, none_rec_action: asis, fetchart configured to only look at the local filesystem).


If it’s for recruiters, put it on github. That’s the one they are most probably familiar with and you want to minimize barriers to access.


The simplest (= most basic) solution would be to assign several IPs to the machine (you can add multiple on the same network interface) and have each service listen on a specific address.


You’ll need networking basics for anything you do (there are lots of courses on youtube).
After that, you can just follow wherever you curiosity carries you :)


Err… you write markdown and hit “preview” before posting?
Also, the edit box (PC, browser) has a question mark button that will take you to https://join-lemmy.org/docs/users/02-media.html
Terrible posting etiquette
Agreed!
Though it’s very widespread, sharing a link without a word of comment is as obnoxious as those people who send you emails with no text or subject and only an attachment.
I feel less alone knowing that someone else also hates this practice.


IDK if it’s the “best” way, but generally I just let ping run for a while and check the statistics at the end


Sure thing!
(also, please do post about it when you eventually decide to switch to linux)


Setting up an OIDC provider isn’t particularly difficult, but you’ll have to run it as a publicly accessible server in order for tailscale to interact with it.
It looks like you can register at netbird.io with email and password.
In your shoes I’d setup that for now, and later look into OIDC or (probably better) into self-hosting nebula (or maybe netbird).
IDK about the current status of x86 with android, but last time I checked it wasn’t good.
Lineage might be your best bet… it supports a few androidtv boxes (most notably the nvidia shield) see https://wiki.lineageos.org/devices/


where SyncThing is overkill
I just have a dedicated shared folder between my phone and desktop and drop oneoff stuff there (it’s also easier to script this way)
deleted by creator