I didn’t find reference to shielding, but they did build software-level error correction and can shut down physically damaged cores.
I didn’t find reference to shielding, but they did build software-level error correction and can shut down physically damaged cores.
• The computer is fully submerged in liquid cooling.
• Heat is radiated into space as infrared.
• Power comes from thin solar panels in a sun-exposed orbit.
• The computer is fully submerged in liquid cooling.
• Heat is radiated into space as infrared.
• Power comes from thin solar panels in a sun-exposed orbit.
There is no doubt that recent models have made a huge difference in capabilities.
Evals are extremely hard, and Irregular is doing a good job at it.
There is no doubt that recent models have made a huge difference in capabilities.
Evals are extremely hard, and Irregular is doing a good job at it.
believe they might be re-filling it live, which is a smart human engineering move that keeps me hooked.
But, a bit more verbose warnings would lower my stress levels. For now, it forces breaks.
believe they might be re-filling it live, which is a smart human engineering move that keeps me hooked.
But, a bit more verbose warnings would lower my stress levels. For now, it forces breaks.
It seems to me they changed something drastic. They give me the warnings, but then it resets!
It seems to me they changed something drastic. They give me the warnings, but then it resets!
Complexity of solution: 5 lines of JSON (settings.json)
{
"hooks": {
"PreToolUse": [{
"matcher": "Write|Edit",
"hooks": [{"type": "command", "command": "./.claude/hooks/pre-tool-use.sh"}]
}]
}
}
Complexity of solution: 5 lines of JSON (settings.json)
{
"hooks": {
"PreToolUse": [{
"matcher": "Write|Edit",
"hooks": [{"type": "command", "command": "./.claude/hooks/pre-tool-use.sh"}]
}]
}
}