The one problem with that is that I need to know I’m not being told about a meeting to take a print.
The one problem with that is that I need to know I’m not being told about a meeting to take a print.
Well, my local mail service often has less lag than Teams…
It temporarily deletes my meetings just before they happen, so that I don’t have to attend them!
Of course, when I open it later, the meetings are restored, with the original date, and no trace of the deletion. So not attending them is quite hard to explain to others. But it does save me from attending!
Doesn’t work anymore. It stops working as soon as you notice the code has always been wrong.
AFAIK, the first one was written in LISP.
The one most people push around here was written in Rust. It’s a really great language to write memory managers anyway.
Indexing by zero has a huge positive impact on the correctness of complex operations like joining intervals, that nobody trusts themselves to write anyway and always pack behind a well-verified library.
But I think the reason we have it is because C maps it almost immediately into memory offsets.
As long as it’s not a water poodle…
Doesn’t wifi have its own retrial protocol? It’s been a long time since I’ve read the standard, but I think it’s almost lossless from the POV of TCP.
Depends on how you define “letter”, but they are definitively not alphabetical. They are ideographs.
I’d say that “alphabet” has no relation to the things on that string.
But yeah, it’s the Unicode Consortium that knows something about it, not Swift.
None of that is “Python”. You want to learn a language and automatically know everything there is to know using Math?
TBF, I don’t even remember why I stopped using the daemon. But it’s currently 3 seconds, so I dislike it… but not so much that I’d prioritize solving the problem versus complaining about it on the internet…
Anyway, I’m adding the server into my DE’s startup. Thanks for the reminder.
The problem is not encoding the result.
The problem is that you need some support from the language to make it easy to deal with. Otherwise you’ll get into go-style infinite if (err != null)
handlers that will make your code unreadable.
It has Evil if that’s your thing :)
I dislike that it takes way too long to boot, but IMO the defaults are just fine.
In C++, ignoring anything that any other language provides…
I mean, yeah, if your language does not support error values, do not use them.
It would be much better if it stopped missing the version of the code you are working on and locking while starting multithreaded code.
People only discovered that multi-layer non-linear neural networks work at the 90s. It’s not really reasonable to equate perceptrons with the stuff people use today.
When you enter an apostrophe, and the site returns a 500 response stating you are trying to attack it. (And yeah, it’s always 500, not 400.)
That’s a valid point.
There are two kinds of good serialization languages, the ones where values are black boxes and only serialize the data structure, and the ones where everything is completely determined and can be turned directly into an API.
JSON is neither, but it’s closer to the first than YAML. XML is the first, while the SOAP standard almost turns it into the second. TOML is about as close to the first as JSON.
Oh, nice, Windows 11 will fix Teams!