Immediately after switching the page, it will work with CSR.
Please reload your browser to see how it works.

Source:https://github.com/SoraKumo001/next-streaming

⬅️
motiejus 23 hoursReload
Synology Lost the Plot with Hard Drive Locking Move

motiejus 73 daysReload
I've been running jakstys.lt (and subdomains like git.jakstys.lt) from my closet, a simple residential connection with a small monthly price for a static IP.

The only time I had a problem was when gitea started caching git bundles of my Linux kernel mirror, which bots kept downloading (things like a full targz of every commit since 2005). Server promptly went out of disk space. I fixed gitea settings to not cache those. That was it.

Not ever ddos. Or I (and uptimerobot) did not notice it. :)


motiejus 116 daysReload
What All of the Markings on SD MicroSD and MicroSDXC Cards Mean

motiejus 142 daysReload
My combination for photo hosting is:

- headscale+tailscale

- immich

- syncthing

I am not using native immich photo upload due to historical reasons and old habits. I set up native upload using immich to my child, will see in a couple of months how it pans out.

I've been using immich for ~3 months and am really happy so far. It was so good that I bought a server license[1]. ;)

Setting it up is quite simple. Most of the LoC comes from sharing the folders between my user (which owns the photos) and immich: https://git.jakstys.lt/motiejus/config/src/commit/6ecb1625e0...

[1]: https://immich.app/blog/2024/immich-licensing/


motiejus 452 daysReload
Your flake is very helpful, thanks! I cargo-culted tlp configuration, will see how it goes.

> and letting powertop run in the background while on battery for a few hours to identify the worst offenders.

How do you do the analysis after running powertop in the background?