aussiematt

joined 1 year ago
[–] [email protected] 3 points 1 year ago

Same with my pixel 2, it was stuck back on android 11, LineageOS has given it a new lease of life.

[–] [email protected] 3 points 1 year ago (3 children)

From those graphs, memory usage is very low. Most of it is being used for disk caching, which is what linux does with memory it has no other use for (may as well use it for something).

[–] [email protected] 0 points 1 year ago (1 children)

I really don't get this. The CEO knows that the window is so seriously under-speced, yet he still doesn't hesitate to jump into the sub himself.

[–] [email protected] 2 points 1 year ago

In the Lemmy documentation they clearly say they don't want to support any reverse proxy except nginx, so not really much point posting it to any "official" community.

[–] [email protected] 1 points 1 year ago (2 children)

I tried installing Lemmy on my server, but it runs Apache HTTPD on the web port, and I couldn't work out how to integrate Lemmy with that web server. From what I can tell from the NGINX sample config, you need to be able to specify rewrite rules based on the HTTP request method rather than on just the URL, and I just couldn't see how to do that with Apache...
I think I'll try installing kbin instead, this seems to have a more standard setup, similar to Mastodon.