My iPhone 15 pro is showing 15GB
Applies to both sadly.
Didn’t matter, the space on disk still not reclaimed. On my macbook air it’s 35GB
I turned it off on my iPhone and no... you don't reclaim the space
How can I not remove 35GB of "Apple Intelligence" download? I hope there is a way to do this both on macOS and on the iPhone too
Why are you just pasting LLM answers :(? I see this constantly in Slack DMs to every day from work. It hurts
C# solves this so elegantly string text = """ This is a long comment But I can split it And keep my indentation. """;
Very aggressive. "Will you $FAVORITE_LANG people ever shut up?"
10… it is 10 now
Meanwhile using it via GCP Vertex it was down terribly for 2 days last week
> No, printf does not flush when \n is encountered, unless you specify it with setvbuf(stdout, NULL, _IOLBF, 0); If stdout is connected to a terminal, it is already line buffered and one doesn’t need to setvbuf at all
Well, printf flushes when \n is encountered. Does zig have something similar?
I think when people mention generics, they don’t mean builtins from the language but a language construct for generics.
C# was meant to have generics in day one, but it didn’t make the cut and it was introduced on the next version (2.0)
Mark? AwareDigital 2013?
Funny enough, in their both latest versions. C# AOT has a smaller runtime than Go one
> since any use of external imports is prefixed by the package name. And this is also one of its biggest problem, any package can take a good valid variable name that can’t be used without shadowing a package. If it…
This must be an online thing. In 15+ years of career I haven't yet heard "real software engineer...". If you get your work done no one cares how the hell you accomplish it
> Rust is (mostly) safer and more succinct than Zig while being dramatically less ergonomic This is just your opinion.
> Tokenmaxxing was never a thing to begin with. Anecdote, I thought so too until the company I work just instated this where you have spend from 35-60K within 6 months. Insanity
The M5 air is much faster than M1 Pro (I have the same setup as OP)
I guess I should have been more specific. I'm not a fan of fields all being public
For me, anytype and the everything is public
> Do you want to iterate using for loop or using .iter().step(2).map()? I don’t think it matters, specially for sort sized loop scopes
The grass is not always greener. I would change the Service Fabric crap I have to deal with any day to K8s.
My iPhone 15 pro is showing 15GB
Applies to both sadly.
Didn’t matter, the space on disk still not reclaimed. On my macbook air it’s 35GB
I turned it off on my iPhone and no... you don't reclaim the space
How can I not remove 35GB of "Apple Intelligence" download? I hope there is a way to do this both on macOS and on the iPhone too
Why are you just pasting LLM answers :(? I see this constantly in Slack DMs to every day from work. It hurts
C# solves this so elegantly string text = """ This is a long comment But I can split it And keep my indentation. """;
Very aggressive. "Will you $FAVORITE_LANG people ever shut up?"
10… it is 10 now
Meanwhile using it via GCP Vertex it was down terribly for 2 days last week
> No, printf does not flush when \n is encountered, unless you specify it with setvbuf(stdout, NULL, _IOLBF, 0); If stdout is connected to a terminal, it is already line buffered and one doesn’t need to setvbuf at all
Well, printf flushes when \n is encountered. Does zig have something similar?
I think when people mention generics, they don’t mean builtins from the language but a language construct for generics.
C# was meant to have generics in day one, but it didn’t make the cut and it was introduced on the next version (2.0)
Mark? AwareDigital 2013?
Funny enough, in their both latest versions. C# AOT has a smaller runtime than Go one
> since any use of external imports is prefixed by the package name. And this is also one of its biggest problem, any package can take a good valid variable name that can’t be used without shadowing a package. If it…
This must be an online thing. In 15+ years of career I haven't yet heard "real software engineer...". If you get your work done no one cares how the hell you accomplish it
> Rust is (mostly) safer and more succinct than Zig while being dramatically less ergonomic This is just your opinion.
> Tokenmaxxing was never a thing to begin with. Anecdote, I thought so too until the company I work just instated this where you have spend from 35-60K within 6 months. Insanity
The M5 air is much faster than M1 Pro (I have the same setup as OP)
I guess I should have been more specific. I'm not a fan of fields all being public
For me, anytype and the everything is public
> Do you want to iterate using for loop or using .iter().step(2).map()? I don’t think it matters, specially for sort sized loop scopes
The grass is not always greener. I would change the Service Fabric crap I have to deal with any day to K8s.