I've found that using Kagi, then DDG, then Google always gets me the results I need. But 95% of the time, Kagi gets it.
catastrophicblues
You haven't read the article or the summary from the comments, have you?
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.
You can use mypy and/or Pydantic.
What do you use? I’d be interested in that sort of thing
To be fair: someone somewhere has to make algorithms that we use. I honestly don’t know if Telegram’s encryption is strong or how strong based on their white paper, but I’m interested in an unbiased evaluation.
I’ll try it (not OP), but I finally got Thunderbird to at least read, if not write, all my calendars (Exchange excluded). It’s surprising that Google seems the most open somehow. Crazy.
Ugh I can’t find the xkcd about this where the guy goes, “you know what we call precisely written requirements? Code” or something like that
You mean omega, not theta
Surely you could implement this via a sorting algorithm? If you can prove the distance function is a metric and both lists contains elements from the same space under that metric, isn’t the answer to sort both?
What about for personal use? I’m in the market for a relatively high end machine around $2k, but build quality is pretty high up on my priorities.
True, but it's rarely solely the fault of the intern. Code reviews, work buddies, mentors, and managers are all safety nets to prevent issues in prod. No intern that doesn't have malicious intent should be able to screw up production.