eicker@lemmy.world to Technology@lemmy.worldEnglish · 2 days agoAnthropic are really confident in Claude Code's auto mode, to the point that they are making it the default setting for new sessions in most Claude Code plans starting on August 14th.simonwillison.netexternal-linkmessage-square27linkfedilinkarrow-up188arrow-down110
arrow-up178arrow-down1external-linkAnthropic are really confident in Claude Code's auto mode, to the point that they are making it the default setting for new sessions in most Claude Code plans starting on August 14th.simonwillison.neteicker@lemmy.world to Technology@lemmy.worldEnglish · 2 days agomessage-square27linkfedilink
minus-squarexiii@lemmy.worldlinkfedilinkEnglisharrow-up1·22 hours agoAnthropic or not, the recent streak of supply chain and also targeted attacks got me packing into VM. Now I run all devtools and install packages only inside the VM and either connect Zed / VSCode via ssh or run terminal ide inside the VM. No host mounts whatsoever, all communication Host to Guest strictly through git.
Anthropic or not, the recent streak of supply chain and also targeted attacks got me packing into VM.
Now I run all devtools and install packages only inside the VM and either connect Zed / VSCode via ssh or run terminal ide inside the VM.
No host mounts whatsoever, all communication Host to Guest strictly through git.