You can bet stocks like SpaceX will sky rocket in price, since people know there are aliens on other planet now, not just conspiracy or theory.
You can bet stocks like SpaceX will sky rocket in price, since people know there are aliens on other planet now, not just conspiracy or theory.
I have seem similar thread on Reddit, this answer I liked the most.
Hello can you hear me? Oh wait, wrong planet, sorry
Is the gist of it.
On Ubuntu 22.04 based distro, you can try install HWE (hardware enablement) kernels but you need a phone that can share WIFI/mobile connection through USB cable.
sudo apt update; sudo apt install linux-generic-hwe-22.04
Try posting output of lspci
command here, gives us more information about your laptop hardware.
I browse lemmy in these orders:
Communities I subscribed, sort by new.
Active All, I’ve blocked a few meme communities so I don’t see them much.
Top 6 hours All.
Top 1 hour All.
some sort of dashboard with monitoring and statuses of all my services
See if Uptime Kuma suits your needs.
Are there any major no-no things a newbie might do with Docker/selfhosting that I should avoid?
Allow password based SSH authentication, you should look into key based authentication
I wanted to have it behind a domain, how would I achieve it?
Use a reverse proxy (like caddy) which serves different content based on domain name.
I think thunderbird always delay major version upgrade until <version>.2
.
If you observe their changelog:
115.0: only offer binary download, not as upgrade
102.0: only offer binary download, not as upgrade
102.1.2: only offer binary download, not as upgrade
102.2: no such disclaimer
They also has the same disclaimer for 91.x, that’s how Thunderbird decided to distribute update.
Note: some .xyz domains (6-9digit numbers) are amazingly cheap, cost about 1USD/yr.
Restore YouTube Username from Handle to Custom
This script restores REAL NAMES in comments instead of @user-xxxxxx
, I am so sick of that shit, I hope revanced will have this function soon. (Edit: I guess that will never happen)
I think “Feeling good” is in this category.
You might not need it but it’s a very small image (3.5MB for multi-arch iso) so why not?
Official wiki page that lists AP with Wifi AX support
(Some devices that lists “Snapshot” might be supported by 23.05 currently in release candidate phase)
If I remember correctly you can plug in phone line to RJ45, this stackovwerflow question lists some caveats.
Or use something like KeePassXC that uses a database file, no internet required (other than downloading software).
I can confirm Connect for Lemmy (Android) can search in post and comments.
I setup Swapspace in case I ever need to compile something very big, but usually my system doesn’t use swap.
Serverhunter is a search engine for cloud servers and has easy to use filter functions.
I am surprised that I didn’t see anyone link to https://lowendtalk.com/ and https://lowendspirit.com/, OP can ask in both places and see what people have for offer.
Or get yourself your own domain name, and use a email service provider that can forward all emails of the domain name to one account.
Gigabyte GB-BNIP-N200
MSI Cubi N ADL
Beelink EQ12
I’ve saw some good news about Intel’s N95/100/200/305 CPUs, N200 is said to have similar performance as I5-7400 at 6W TDP.
If there is docker image for what you need, use docker image.
If not I would recommend systemd-nspawn, it’s chroot but can run systemd init, with efforts you can run GUI applications from it too., wiping that is just sudo rm -rf.