Doesn't he show up regardless
I believe they are are protected on disk
They're a paid developer, so they are probably signing the app with a stable identity that avoids this.
Making your app buildable from the CLI is not something I do personally to use on my Mac but it is very useful when you're automating your CI. If you have GitHub Actions set up to build your app, so can Claude, assuming…
It lets you build basic UNIX-like tools.
I wish the article had more details about logistics. Did she pack all the food with her? How/where did she sleep? What about inclement weather, did she row through it or take cover? It seems hard to outrun rough seas in…
I mean, it’s pretty clear the people who work on Claude Code aren’t actually looking at what they’re implementing. The thought behind this feature seems like it goes nowhere beyond “oh wouldn’t it be nice if Claude…
How do you see it being abused?
Yeah but I think Gmail seems to actually just keep that header rather than nuking it. To be fair I don't entirely know what I would do to fix it since (like the post) this seems like there aren't many good options here.
Seems like this is a Gmail thing: https://ylukem.com/blog/apple-mail-leaks-your-ip-address
It can if it calls into VideoToolbox
Kernel debugging on Apple silicon largely does not work in any useful way
I’m still mildly annoyed every email I send using Mail has my IP embedded in it
Yeah I don't think this is too unusual, I'm not surprised that someone else has come up with it too. My point is that if you write it in Python you can get things like type hints, and use language features to make…
I’m a little concerned by how little information is on the website and the fact that the Google Play listing has what are clearly screenshots from iOS.
[flagged]
You will note that this is not what is being judged as I described in my comment that you just replied to
He thinks Dye was never good enough to be at Apple and that he would think of leaving proves it
It has many technical mistakes besides the odd writing style
idk just spitballing I would maybe do something like from parser import struct, packed, array, u8, u32, u64 @struct(packed) class ASIF: magic: array[u8, 4] field4: u32 field8: u32 fieldC: u32 field10: u64 field18: u64…
At that point I would rather just write the plan myself
Golden Gate is better but it hasn't fixed your icons unfortunately
Yeah, I mean, if your workload is oddly shaped it will definitely work better on CPU than GPU. CPUs are easier to get higher utilization on but I feel like they are almost cheating, because maxing out a core is really…
Control codes are a little more complicated than the post describes, they're really a table lookup rather than just bits in the control word.
Doesn't he show up regardless
I believe they are are protected on disk
They're a paid developer, so they are probably signing the app with a stable identity that avoids this.
Making your app buildable from the CLI is not something I do personally to use on my Mac but it is very useful when you're automating your CI. If you have GitHub Actions set up to build your app, so can Claude, assuming…
It lets you build basic UNIX-like tools.
I wish the article had more details about logistics. Did she pack all the food with her? How/where did she sleep? What about inclement weather, did she row through it or take cover? It seems hard to outrun rough seas in…
I mean, it’s pretty clear the people who work on Claude Code aren’t actually looking at what they’re implementing. The thought behind this feature seems like it goes nowhere beyond “oh wouldn’t it be nice if Claude…
How do you see it being abused?
Yeah but I think Gmail seems to actually just keep that header rather than nuking it. To be fair I don't entirely know what I would do to fix it since (like the post) this seems like there aren't many good options here.
Seems like this is a Gmail thing: https://ylukem.com/blog/apple-mail-leaks-your-ip-address
It can if it calls into VideoToolbox
Kernel debugging on Apple silicon largely does not work in any useful way
I’m still mildly annoyed every email I send using Mail has my IP embedded in it
Yeah I don't think this is too unusual, I'm not surprised that someone else has come up with it too. My point is that if you write it in Python you can get things like type hints, and use language features to make…
I’m a little concerned by how little information is on the website and the fact that the Google Play listing has what are clearly screenshots from iOS.
[flagged]
You will note that this is not what is being judged as I described in my comment that you just replied to
He thinks Dye was never good enough to be at Apple and that he would think of leaving proves it
It has many technical mistakes besides the odd writing style
[flagged]
idk just spitballing I would maybe do something like from parser import struct, packed, array, u8, u32, u64 @struct(packed) class ASIF: magic: array[u8, 4] field4: u32 field8: u32 fieldC: u32 field10: u64 field18: u64…
At that point I would rather just write the plan myself
Golden Gate is better but it hasn't fixed your icons unfortunately
Yeah, I mean, if your workload is oddly shaped it will definitely work better on CPU than GPU. CPUs are easier to get higher utilization on but I feel like they are almost cheating, because maxing out a core is really…
Control codes are a little more complicated than the post describes, they're really a table lookup rather than just bits in the control word.