lechongous

joined 1 year ago
[–] lechongous@programming.dev 3 points 2 months ago

Domain only. Maybe $20 a year. Selfhosting email and VPN.

[–] lechongous@programming.dev 12 points 6 months ago (1 children)

Will use this when available on fdroid

[–] lechongous@programming.dev 6 points 6 months ago

This is getting out of hand

[–] lechongous@programming.dev 5 points 7 months ago

I have a lot of services running on m90q with i5-6500t and 32GB ram. I got it for ~170$. CPU is definitely a bottleneck, especially with jellyfin transcoding but it only occurs when watching something immediately after importing. i5-10400t is a lot better than mine so I am sure you wont have any problems with normal usage. M70q is selling for around 350$ in my area.

[–] lechongous@programming.dev 6 points 8 months ago

It tastes like it smells when you leave your used shaker in the sink overnight

 

It tastes really bad

 

Needed to replace the coals in the motor.

[–] lechongous@programming.dev 2 points 1 year ago (1 children)

There's no magic bullet here. If you want good defense against bots you should use fail2ban and/or crowdsec. Geoblocking is also worth looking into. You will always have to open a port if you are selfhosting a VPN and will need to take aforementioned steps (or alternatives) to secure it. I believe Tailscale is a very good alternative for people who don't have time to do this as it does not (to the best of my knowledge) require you to expose a port.

I use Netbird (open source networking software from a German company) as it integrates well with Authentik and allows me to use the same SSO for VPN and most of my other services. Setting it up with Authentik and Nginx is a bit complicated but very well documented in my opinion. I do not have a positive experience of the official Android client but Jetbird is a nice alternative. Setting up DNS servers and network routes through peers is quite easy. Enrollment is also a breeze due to the Authentik integration.

[–] lechongous@programming.dev 8 points 1 year ago (1 children)

Design patterns from 1994 and Code Complete are pretty solid