

Linksys MR7360. I just got official support, so i had to install a snapshot and manually install luci.
Why this one? Because it was 50% off due to a local shop closing. Last one on the shelf too.
Linksys MR7360. I just got official support, so i had to install a snapshot and manually install luci.
Why this one? Because it was 50% off due to a local shop closing. Last one on the shelf too.
I’d score openwrt as a perfect 5/7
OpenWRT on a new router. The wifi works better, ethernet works up to 980Mbit/s and I don’t have all my traffic routed trough a Huawei device.
And it allows you to configure everything.
If I have a complex regular expression to code into my app, I write it in pomsky, then copy paste the compiled regex to my source file, but also keep the pomsky source nearby. Much more maintainable.
Because not all parts of the repo have this status. Some are stable, well tested and critical.
No it is not. It depends on the codebase - if it is something relatively new, a proof of concept or something that is bound to change soon, there is no point in slowing the development down just because it is “too large to digest”.
Ah, yes, the reflog incantation. It is said that it can be performed only by those who have rebased on an hard reset origin.
Seafile is ok. It has a weird docker container setup (multiple processes running in a single container) but works okayish
Immich is great for this. You can share an album (or a sungle photo) by creating a link. That link can be password protected and have an expiry duration set.
Yeah, switching from reddit to lemmy gives a “old internet” wibe: actual people, most of them technically inclined. But with more adoption, these people get diluted by all other kinds of folks.
Same happened with cypto scene. It started with cythography entusiasts, but now it is mostly tech bros.
UptimeKuma looks nice. Simple, but it does what it is supposed to.
Forgejo, immich, planka, seafile
It does not work for me. Yesterday it started working after a few retries.
Lol. Tech support soon: “Have you tried turning your computer sideways and back again?”
You’ve just reminded me to fix cert renewal on my instance. I’m using let’s encrypt & their certbot with nginx and it is great.
Recently my nginx config got too complex, so nginx plugin stopped working correctly, because it wasn’t able to inject the config for ACME challenge correctly anymore. The solution was to manually configure location /.well-known/acme-challange
to read from a local directory and configure certbot to use a local webroot directory instead of fiddling with nginx config.
Can someone explain why this is bad? It seems like normal behaviour of corporations.
Or has spotify previously committed to being a fair market?
Can someone explain why this would be even slightly useful to anyone?
How does one type without a and z?
Yeah, idk, ive never actually used win 11 and have barely used win 10. It just a meme.
That’s a valid argument, but a very weak one. If we are not completely sure something is an improvement in all aspects are we just to dismiss it altogether?
It could be run after git checkout and then rustfmt before commit.