
Marcelo Liberini
13K posts

Marcelo Liberini
@mliberini
All Things Digital desde 1998. Opiniones personalísimas





FIRST LOOK: Val Kilmer has been resurrected via AI to star in the new movie "As Deep as the Grave." Kilmer was cast in the movie in 2020, five years before his death. But he was too sick amid his throat cancer battle to ever make it to set. Now an AI version of the actor is appearing in the film, with the full blessing of his daughter, Mercedes: "He always looked at emerging technologies with optimism as a tool to expand the possibilities of storytelling. This spirit is something that we are all honoring within this specific film, of which he was an integral part.” “He was the actor I wanted to play this role,” says writer-director Coerte Voorhees. “It was very much designed around him. It drew on his Native American heritage and his ties to and love of the Southwest... His family kept saying how important they thought the movie was and that Val really wanted to be a part of this. He really thought it was important story that he wanted his name on. It was that support that gave me the confidence to say, okay let’s do this. Despite the fact some people might call it controversial, this is what Val wanted.” wp.me/pc8uak-1lH1PI

🚨 Holy shit...A developer on GitHub just built a full development methodology for AI coding agents and it has 40.9K stars on GitHub. It's called Superpowers, and it completely changes how your AI agent writes code. Right now, most people fire up Claude Code or Codex and just… let it go. The agent guesses what you want, writes code before understanding the problem, skips tests, and produces spaghetti you have to babysit. Superpowers fixes all of that. Here's what happens when you install it: → Before writing a single line, the agent stops and brainstorms with you. It asks what you're actually trying to build, refines the spec through questions, and shows it to you in chunks short enough to read. → Once you approve the design, it creates an implementation plan so detailed that "an enthusiastic junior engineer with poor taste and no judgement" could follow it. → Then it launches subagent-driven development. Fresh subagents per task. Two-stage code review after each one (spec compliance, then code quality). The agent can run autonomously for hours without deviating from your plan. → It enforces true test-driven development. Write failing test → watch it fail → write minimal code → watch it pass → commit. It literally deletes code written before tests. → When tasks are done, it verifies everything, presents options (merge, PR, keep, discard), and cleans up. The philosophy is brutal: systematic over ad-hoc. Evidence over claims. Complexity reduction. Verify before declaring success. Works with Claude Code (plugin install), Codex, and OpenCode. This isn't a prompt template. It's an entire operating system for how AI agents should build software. 100% Opensource. MIT License.













Men’s Luge Doubles is one of the most baffling things I’ve ever watched






