You can use mypy and/or Pydantic.
You can use mypy and/or Pydantic.
Exactly. archinstall is pretty nice, and if you want the frustration of dealing with random errors, it’s still there. But it’s straightforward (but keep the docs handy since you’ll likely need them).
I just use DeArrow so I don’t know what the original thumbnails are. Thank God.
About 100-200
Yeah there’s only so many actually open-ended questions you can ask without being repetitive, while also on relatively limited users.
Yeah. My sister uses Linux, and I’ve taught her basic commands to just make things easier (apt install, cd, ls, that sorta thing). And she knows how to find a decent website for support and copy the commands, which are usually fine.
Get your Vitamin D level checked, just in case.
No mention of Thunderbird yet??
Oh no. That fits the bill perfectly lol.
I never know how to answer this. I grew up till middle school in Canada and the rest of my school in India. I rarely get dentist with many Indian traditions, but I also didn’t spend enough time in Canada to be a “real” Canadian.
I just flip a coin in my head and answer each time. And then get the follow-up asking where my parents are from. Just ask my race, you coward.
Linux Mint with Cinnamon. Easiest transition. If you want customization, use KDE. If you want your desktop environment to make choices for you, GNOME.
Borked your bootloader already? You’re a true Linux user lol. You’ll eventually learn to not do that (and back up regularly).
Good choice with Fedora! I love dnf and the choices Fedora makes overall.
I like Aptos more than Calibri, but I wish they also had a better Serif typeface than Cambria.
CMU Serif is always a good choice imo.
Times, which I think NeurIPS uses, is pretty solid.
Latin Modern Roman is another good one, used by TMLR.
IBM Plex just looks so nice too.
Huh, that’s neat. From their docs it does seem like aside from some scaffolding, I shouldn’t need to write much Rust.
How much Rust do I need to know to use Tauri?
It do be the holiday season.
Yeah, on its own this is a good feature and I don’t have to write my own version based on the GDPR data request.
Curiosity, followed by realizing how good it is for development.
If you’re going to post a code example, at least check that it works. Here’s your example, with no type hints, giving me errors both from the LSP, and when trying to run via mypy: https://imgur.com/a/Hq5Y5Gt.