> Your AI is aligned with you. It never refuses a request, and it is always working on your behalf. Just like my gun, if I want my AI to help me kill my stepmother, it does. The fact that we are even discussing something else should be so far outside the Overton window.
I have been saying this since ChatGPT launched. It seems so obvious. We have never stopped the acceleration of knowledge or technology. It’s impossible to slow down progress, other than within some regulatory siloes that will end up worse in the long run.
I’m not scared of superintelligence. I’m scared of the people in control of super intelligence.
The only defense is parity and diffusion of power. We need an AGI behind every blade of grass.
If you think superintelligence is a weapon, then you should also think every citizen should have one because otherwise they’ll have no way to defend themselves against a tyrannical government or corporatocracy.
Artificial intelligence, and the hardware powering it, needs to be protected under the 2nd Amendment.
It hits the exact same endorphin system as “one more turn” style games like Civ. You can manage a few cities and keep them healthy, but the rest of your empire eventually regresses into a set of chores. Any time you encounter one of your zero growth cities you just queue some thoughtless production automation to keep it out of your “next turn” cycle as long as possible.
This is similar to how our college CS problem sets were graded. We were given a spec, and we had to implement a program that conformed to it. We had access to 70% of the test suite during development, and another 30% was hidden and only evaluated after submission. We were graded out of 100.
It was effective at making you think about the problem and anticipate what tests might be missing. I can see how this would be effective for coding agents, which tend to get progressively lazier at writing tests as session context grows.
Do they send them via notification infrastructure or email? Personally I almost never check the email associated with my Apple ID so I would miss those. But if all my Apple devices were notifying me and I had a badge in Settings.app, I’d notice.
Then again, you’d think that’s the kinda thing malware developers would spend some time learning to hide from the user.
You can, and I could probably make Cowork drive the browser to do this (iirc I might have tried and it stopped cus it couldn’t access downloads pane); and I can do it manually.
And aside from minor issues with fidelity loss from back and forth import/export translation… the main issue remains: drift in the pptx compared to the positioning of elements defined in the script Claude writes to generate the slide. It would need to read the new slide and identify the new positions and transpose them to its own positioning system. It’s just more consistent to instruct it on positioning. And frankly it’s easier — I prefer this workflow.
I do manual edits at the very end, but while iterating I don’t mind staying in one interface (the cowork chat), as long as the agent actually follows my instructions. That’s why I like fable… it’s the first model that follows them and creates diagrams of the precision and quality surpassing my own ability (at least in terms of time taken to make them).
And what I’m working on is a self-created hell borne from my own OCD and obsession with incredibly precise technical diagrams, including some that span multiple slides to build up the full diagram, so exact positioning is important :)
WebAssembly doesn’t run only in the browser. WebAssembly runtimes can be effective sandboxing mechanisms for embedded plugins, serverless execution, etc.
Are you aware of extension_control_path? [0] Since PG18 it allows specifying multiple non-$system directories for extension control paths, which makes it easier to adopt composable patterns of extension bundling with immutable images.
CloudNativePG uses this for its Image Volume Extensions feature [1]. A lot of the CNPG team worked on contributing this to PG core because previously the only alternative was baking “God images” at build time (“-full” in this readme) with all extensions in them.
Now with the extension_control_path GUC, it’s possible to “attach” extensions as container volumes at runtime, without rebuilding the image of the container. Maybe you can adopt a similar approach in pglayers.
Because the interface sucks. It previews in an embedded viewer, exports to pptx, imports into Google Slides, then I can edit it there but if I want to make further edits on other slides, I’m basically stuck because Claude can’t export from Google Slides back to pptx.
Technically cowork writes python scripts to do all the diagram positioning so if I go and make manual edits it’s not easy for Claude to change those back to the script anyway. Easier for me to guide it and it edits the scripts.
Can it make diagrams that can be imported into .pptx or google slides as actual diagrams (SVG in PowerPoint I guess) i.e. you can move the components, there are real arrows, etc… or does it strictly produce raster images?
Fable is the first model I found that can actually produce such diagrams in slides, in .pptx format that exports cleanly and consistently to Google slides, and is also able to iterate on those diagrams with specific feedback like “center align the arrow with the blue pill on the left which should be vertically aligned inside the dashed database container and make the arrow terminate in the left edge vertical center of the light blue object storage container.”
It just needs to work for a few days after bundle release before the mice find out where the cat is hiding. By then it’s too late, the cat already sees the paw prints and droppings into the mouse hole.
Yes, and there is an open source spec [0] that doesn’t require Google/iOS Attestation but “preferably” providers will make their wallet app available on App Stores [1]:
> To ensure that the User can trust the Wallet Solution, Wallet Providers preferably make their certified Wallet Solutions available for installation via the official app store of the relevant operating system (e.g., Android, iOS). This allows the operating system of the device to perform relevant checks regarding the authenticity of the app.
Of course the chances of any important business implementing a side channel option is effectively zero. Maybe some government agencies will offer the option though.
Looks nice (slop article aside), but why is VSR Hybrid only benchmarked on Humanity’s Last Exam and not the other two benchmarks (LiveCodeBench and GPQA-Diamond)? Is this an oversight or are the results too terrible to show?
So you can either wait for every application to do that, or at least make it possible for an LLM to do it… or you can make the LLM use a computer interface that works with every application by definition.
masta of chat