I know a couple who got married in a 2-person camel costume.
56_
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.
My Linkedin has a permanent Emails aren’t getting through to one of your email addresses. Please update or confirm your email.
message. Linkedin knows my email doesn't work. It shows an "x Email not reachable" in the settings page as well. But as soon as I click "Add email address"... We sent a code to your email
. WHY? it's bizarre.
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.
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.
It's just that the user is in control of page styling.
PyQT maybe? It's a feature rich GUI library. There are also third party libraries for additional features: https://www.pyqtgraph.org/ . I found the documentation pretty good when I used it last.
I've been using mailbox.org for a while, and I'm happy with it. It costs 1€ per month at it's lowest. They have also been developing an open source video conferencing thing (included in the 1€), which from my experience is much better than jitsi.
The JavaScript isn't slow at rendering, it's re-doing all the network requests. It re-loads parts of the page each time the layout changes.
There are 2 benefits of using TOTP here:
If an attacker gains access to your password, maybe through a keylogger or browser extension, the TOTP code will expire after a minute, and the attacker won't be able to log in later.
Using 2-factor authentication (in general) allows you to keep your login information on 2 separate devices, such as using your computer to store passwords, and your phone to generate TOTP codes. Most people (me included) will probably use 1 device for both though.
btw you can't link to the image on github directly like that - the link expires after 5 minutes. I think https://github.com/user-attachments/assets/d6fddb38-0c71-4e79-81f6-0a359c41e7fc should work though.