As a 23 yo who is mostly surrounded by people aged 50-80, you still have a good few decades left. Some people in their 70s treat life like a 30 yo would.
56_
This page seems to say it just links to facebook groups? https://buynothingproject.org/find-a-group
I also can't see a way of finding groups without making an account.
https://www.freecycle.org/ is a good option, and can be browsed without an account.
Should be in
Settings > Interface > Post > The Number of Columns in Post Feed
I assumed Qwant had a small, primarily french index which was mixed with bing results. Their article mentions the new index will be based on existing qwant technologies. Do you have a link to where they admit to not having any index at all?
p2p from behind a CGNAT works just fine as long as a single server is accessible and can mediate connections between other peers. Most non-servers are behind some sort of NAT these days.
Maybe it's a soy sauce situation. Bears are named after bears cave.
I reunited a pair of shoes recently which washed up on beaches ~2km apart. They were even in my size!
I've seen typescript being used for modding using typescript-to-lua. See https://github.com/jordan4ibanez/forgotten-lands and https://github.com/RepComm/mt-api
Works in portrait as well:
On my system, it supposedly hasn't been modified since 2022, and hasn't been accessed since January. ~/.config/kdeglobals
was modified today. You could just rename it to kdeglobals.bak
and see what happens.
Kate (and now Kdevelop) support LSPs, so you should get the same autocomplete experience as VS code.
Note that some LSPs are not what I would call lightweight. You might have a lighter experience using Kdevelop's python support, rather than an LSP for example (I've not tested though). Or research to see if alternate LSPs are available for a language.
From what I can tell, raylib is just a library? In which case it should work with any autocomplete (Kdevelop or LSP) for whichever language you use.
Kate includes many default LSP configurations, and links to their download pages in it's LSP settings. LSPs may also be available in your system's package manager.