I mean, Swift is not an Apple project just like .NET is not a Microsoft project - barely. I have not heard of significant outside involvement in either of them.
I mean, Swift is not an Apple project just like .NET is not a Microsoft project - barely. I have not heard of significant outside involvement in either of them.
At least a while back there was not a built-in GC on the WASM runtime side, so the GC has to be shipped with every app.
They’re most likely actually responding from Mastodon.
No way they will ever be in sync.
I’m pretty sure Louis is just another recipient of FUTO’s funding, not “the” other partner to this dude.
I pressed Your Story and it worked just as well.
Love the part where he claims that if your users are authenticated, it’s not untrusted input. I mean, surely you trust all of your users to run any code on your server, right?
In pretty much any language I’ve used there is some standard for doc comments that would show up as mouseover text in the IDE.
PascalCase is standard in C#
I guess it’s for tweeting a lot.
I have run nextcloud:latest on Docker for the last 2 years and have had 0 problems. Maybe upgrading all the time works better than by releases.
Then use golang
Rust: works
Zig: segmentation fault
And where l is not the same as 1
I mean it worked for long enough 🤷♂️
Wall Street, 2008 (colorised)
Nope, the article says that what is and is not a grapheme cluster changes between unicode versions each year :)
Import from OpenAPI, yes. Super useful if you use Swagger and it starts lagging :)
There’s nothing to prevent data races. I myself have fallen into the trap of using the same list from multiple threads.