I do this in winter, warms my room a little while doing (what I think is) good.
I do this in winter, warms my room a little while doing (what I think is) good.
I am using ZSH, that function that allows you to type part of the command and then do UP key to find previous command starts with same prefix is killer function for me.
(I don’t know if this function is added by oh-my-zsh or not.)
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 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.
I know Micron Storage Executive can run in Ubuntu Live USB, too bad Micron/Crucial doesn’t have attractive offering where I live.
Ubuntu freezes package version number (with only few exceptions like browsers) when they release a new version.
You will either need to wait for a new version (most likely 23.10) or use 3rd party maintained PPAs.
Vulnerable versions: Linux kernel 6.1 through 6.4
Fixed in: mainline, 6.4.1, 6.3.11, and 6.1.37
I left something out
The code snippet was 24 lines of Python code that demonstrate how to generate random username and password and call lemmy’s API to register account.
There was a post that has code snippet that tells lemmy admins to turn on email verification and captcha.
And then lemmy.world admin turned off signup for a little while to clean up bot accounts.
Then account numbers jumped 84k in one day.
Coincidence? I don’t think so.
On desktop version of website, once you clicked into the community you can click subscribe button on the right side.
On mobile I see it after I click “Sidebar” button.
Go to https://lemmy.world/communities/listing_type/All/page/1
This page lists communities from other lemmy/kbin servers that federates with the server you use. (server list available in https://lemmy.world/instances)
If you know other community’s url from other server (e.g. https://lemmy.ml/c/asklemmy), copy and paste that to search function and you can browse that community without registering an account on other lemmy/kbin server.
Currently beehaw.org has de-federated with lemmy.world, that means if you paste a community from beehaw.org, the search function might (1) find the community but you won’t see new posts and your posts and comments won’t show up on beehaw server (2) doesn’t find that community.
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.