Andrés Granada

2.3K posts

Andrés Granada banner
Andrés Granada

Andrés Granada

@oagranada

Computer's engineer, software lover, Full Stack Developer, my job is my hobby too. finding the happiness...

Colombia Katılım Ağustos 2009
288 Takip Edilen499 Takipçiler
Sara
Sara@philosartic·
Odio que todas las herramientas que solía usar para mi trabajo ahora son de pagos. Requestly; Postman, ScreenRecorder… me acostumbraron a usar el vicio y ahora me quieren cobrar mensualidad 😭
Español
1
0
1
62
Andrés Granada retweetledi
Anthropic
Anthropic@AnthropicAI·
Introducing Project Glasswing: an urgent initiative to help secure the world’s most critical software. It’s powered by our newest frontier model, Claude Mythos Preview, which can find software vulnerabilities better than all but the most skilled humans. anthropic.com/glasswing
English
2K
6.7K
44.1K
31.3M
Andrés Granada retweetledi
Andrej Karpathy
Andrej Karpathy@karpathy·
New supply chain attack this time for npm axios, the most popular HTTP client library with 300M weekly downloads. Scanning my system I found a use imported from googleworkspace/cli from a few days ago when I was experimenting with gmail/gcal cli. The installed version (luckily) resolved to an unaffected 1.13.5, but the project dependency is not pinned, meaning that if I did this earlier today the code would have resolved to latest and I'd be pwned. It's possible to personally defend against these to some extent with local settings e.g. release-age constraints, or containers or etc, but I think ultimately the defaults of package management projects (pip, npm etc) have to change so that a single infection (usually luckily fairly temporary in nature due to security scanning) does not spread through users at random and at scale via unpinned dependencies. More comprehensive article: stepsecurity.io/blog/axios-com…
Feross@feross

🚨 CRITICAL: Active supply chain attack on axios -- one of npm's most depended-on packages. The latest axios@1.14.1 now pulls in plain-crypto-js@4.2.1, a package that did not exist before today. This is a live compromise. This is textbook supply chain installer malware. axios has 100M+ weekly downloads. Every npm install pulling the latest version is potentially compromised right now. Socket AI analysis confirms this is malware. plain-crypto-js is an obfuscated dropper/loader that: • Deobfuscates embedded payloads and operational strings at runtime • Dynamically loads fs, os, and execSync to evade static analysis • Executes decoded shell commands • Stages and copies payload files into OS temp and Windows ProgramData directories • Deletes and renames artifacts post-execution to destroy forensic evidence If you use axios, pin your version immediately and audit your lockfiles. Do not upgrade.

English
562
1.1K
10.5K
1.6M
Andrés Granada retweetledi
God of Prompt
God of Prompt@godofprompt·
🚨BREAKING: Claude just made PowerPoint obsolete. Here are 6 prompts that build your entire presentation. In one sitting. (Save this and never open powerpoint again)
God of Prompt tweet media
English
11
58
422
62K
Andrés Granada retweetledi
GitHub Projects Community
GitHub Projects Community@GithubProjects·
📂 Vibe Coding ┃ ┣ 📂 Setup ┃ ┣ 📂 Open Cursor ┃ ┣ 📂 Open ChatGPT ┃ ┣ 📂 Coffee ┃ ┗ 📂 "Let's build something" ┃ ┣ 📂 Development ┃ ┣ 📂 Prompt ┃ ┣ 📂 Prompt Again ┃ ┣ 📂 Refine Prompt ┃ ┣ 📂 One More Prompt ┃ ┗ 📂 Copy Paste Code ┃ ┣ 📂 Debugging ┃ ┣ 📂 "This doesn't work" ┃ ┣ 📂 New Prompt ┃ ┣ 📂 Longer Prompt ┃ ┣ 📂 Even Longer Prompt ┃ ┗ 📂 Finally Works ┃ ┣ 📂 Commit ┃ ┣ 📂 "initial commit" ┃ ┣ 📂 "fix" ┃ ┣ 📂 "fix again" ┃ ┗ 📂 "actually works now" ┃ ┗ 📂 Result ┣ 📂 MVP Ready ┣ 📂 Demo Works ┣ 📂 Ship It ┗ 📂 Nobody Knows How It Works
English
133
715
6.7K
390.1K
Andrés Granada retweetledi
God of Prompt
God of Prompt@godofprompt·
🚨 BREAKING: Anthropic quietly dropped a 32-page playbook on building Claude Skills. Skills let you teach Claude your exact workflow once. It executes it every time after that. Across Claude.ai, Claude Code, and the API. No more re-explaining. No more inconsistent output. This is how AI goes from chatbot to custom operating system. PDF: resources.anthropic.com/hubfs/The-Comp…
God of Prompt tweet media
English
45
348
2.3K
529.3K
Andrés Granada retweetledi
Rimsha Bhardwaj
Rimsha Bhardwaj@heyrimsha·
Prompt engineering is dead. Anthropic recently released the real playbook for building AI agents that actually work. It’s a 30+ page deep dive called The Complete Guide to Building Skills for Claude and it quietly shifts the conversation from “prompt engineering” to real execution design. Here’s the big idea: A Skill isn’t just a prompt. It’s a structured system. You package instructions inside a SKILL .md file, optionally add scripts, references, and assets, and teach Claude a repeatable workflow once instead of re-explaining it every chat. But the real unlock is something they call progressive disclosure. Instead of dumping everything into context: • A lightweight YAML frontmatter tells Claude when to use the skill • Full instructions load only when relevant • Extra files are accessed only if needed Less context bloat. More precision. They also introduce a powerful analogy: MCP gives Claude the kitchen. Skills give it the recipe. Without skills: users connect tools and don’t know what to do next. With skills: workflows trigger automatically, best practices are embedded, API calls become consistent. They outline 3 major patterns: 1) Document & asset creation 2) Workflow automation 3) MCP enhancement And they emphasize something most builders ignore: testing. Trigger accuracy. Tool call efficiency. Failure rate. Token usage. This isn’t about clever wording. It’s about designing an execution layer on top of LLMs. Skills work across Claude, Claude Code, and the API. Build once, deploy everywhere. The era of “just write a better prompt” is ending. Anthropic just handed everyone a blueprint for turning chat into infrastructure. Download the guide here: resources.anthropic.com/hubfs/The-Comp…
Rimsha Bhardwaj tweet media
English
160
957
7.9K
1.2M
Andrés Granada retweetledi
Nav Toor
Nav Toor@heynavtoor·
🚨BREAKING: You can now run Claude Code for FREE. No API costs. No rate limits. 100% local on your machine. Here's how to run Claude Code locally (100% free & fully private):
Nav Toor tweet media
English
82
402
3K
454.1K
Andrés Granada retweetledi
Greg Brockman
Greg Brockman@gdb·
Software development is undergoing a renaissance in front of our eyes. If you haven't used the tools recently, you likely are underestimating what you're missing. Since December, there's been a step function improvement in what tools like Codex can do. Some great engineers at OpenAI yesterday told me that their job has fundamentally changed since December. Prior to then, they could use Codex for unit tests; now it writes essentially all the code and does a great deal of their operations and debugging. Not everyone has yet made that leap, but it's usually because of factors besides the capability of the model. Every company faces the same opportunity now, and navigating it well — just like with cloud computing or the Internet — requires careful thought. This post shares how OpenAI is currently approaching retooling our teams towards agentic software development. We're still learning and iterating, but here's how we're thinking about it right now: As a first step, by March 31st, we're aiming that: (1) For any technical task, the tool of first resort for humans is interacting with an agent rather than using an editor or terminal. (2) The default way humans utilize agents is explicitly evaluated as safe, but also productive enough that most workflows do not need additional permissions. In order to get there, here's what we recommended to the team a few weeks ago: 1. Take the time to try out the tools. The tools do sell themselves — many people have had amazing experiences with 5.2 in Codex, after having churned from codex web a few months ago. But many people are also so busy they haven't had a chance to try Codex yet or got stuck thinking "is there any way it could do X" rather than just trying. - Designate an "agents captain" for your team — the primary person responsible for thinking about how agents can be brought into the teams' workflow. - Share experiences or questions in a few designated internal channels - Take a day for a company-wide Codex hackathon 2. Create skills and AGENTS[.md]. - Create and maintain an AGENTS[.md] for any project you work on; update the AGENTS[.md] whenever the agent does something wrong or struggles with a task. - Write skills for anything that you get Codex to do, and commit it to the skills directory in a shared repository 3. Inventory and make accessible any internal tools. - Maintain a list of tools that your team relies on, and make sure someone takes point on making it agent-accessible (such as via a CLI or MCP server). 4. Structure codebases to be agent-first. With the models changing so fast, this is still somewhat untrodden ground, and will require some exploration. - Write tests which are quick to run, and create high-quality interfaces between components. 5. Say no to slop. Managing AI generated code at scale is an emerging problem, and will require new processes and conventions to keep code quality high - Ensure that some human is accountable for any code that gets merged. As a code reviewer, maintain at least the same bar as you would for human-written code, and make sure the author understands what they're submitting. 6. Work on basic infra. There's a lot of room for everyone to build basic infrastructure, which can be guided by internal user feedback. The core tools are getting a lot better and more usable, but there's a lot of infrastructure that currently go around the tools, such as observability, tracking not just the committed code but the agent trajectories that led to them, and central management of the tools that agents are able to use. Overall, adopting tools like Codex is not just a technical but also a deep cultural change, with a lot of downstream implications to figure out. We encourage every manager to drive this with their team, and to think through other action items — for example, per item 5 above, what else can prevent a lot of "functionally-correct but poorly-maintainable code" from creeping into codebases.
English
415
1.6K
12.2K
2.1M
Andrés Granada retweetledi
God of Prompt
God of Prompt@godofprompt·
R.I.P. basic prompting. MIT just dropped a technique that makes ChatGPT reason like a team of experts instead of one overconfident intern. It’s called “Recursive Meta-Cognition” and it outperforms standard prompts by 110%. Here’s the prompt (and why this changes everything) 👇
God of Prompt tweet media
English
381
2.6K
20.9K
2.7M
Andrés Granada retweetledi
Boris Cherny
Boris Cherny@bcherny·
I'm Boris and I created Claude Code. Lots of people have asked how I use Claude Code, so I wanted to show off my setup a bit. My setup might be surprisingly vanilla! Claude Code works great out of the box, so I personally don't customize it much. There is no one correct way to use Claude Code: we intentionally build it in a way that you can use it, customize it, and hack it however you like. Each person on the Claude Code team uses it very differently. So, here goes.
English
1.3K
7K
54.6K
8.2M
Andrés Granada retweetledi
Marko Denic
Marko Denic@denicmarko·
Learn programming by playing games: JavaScript → javascriptquiz.​com Blockchain → cryptozombies.​io SQL → mystery.knightlab.​com Python → codedex.​io CSS → cssbattle.​dev Go → codingame.​com Java → tynker.​com Git → ohmygit.​org
English
35
498
5K
152.4K
Andrés Granada retweetledi
Cory House
Cory House@housecor·
My AI coding rhythm on a new project revolves around optimizing AGENTS.md (or equivalent like CLAUDE.md) 1. Create AGENTS.md. Specify architectural decisions, coding standards, and desired workflow rules. For example, “create or enhance tests and run them after implementing a feature.” 2. Tell the LLM to build a specific feature. Review its todo list, tweak as needed, then tell it to implement the change one file at a time. 3. If a change doesn’t match my coding standards, enhance AGENTS.md with more details so the LLM does better next time. This file regularly improves as I learn how to optimize my instructions for each project.
English
3
8
60
8.6K
Andrés Granada retweetledi
Neovim, e/plugins
Neovim, e/plugins@Neovim·
Thanks to Zed + CodeCompanion.nvim, Neovim already has support for Agent Client Protocol (ACP)! That is cool. I don't know what ACP is, but still... it's cool. old.reddit.com/r/neovim/comme…
Zed@zeddotdev

🚀 New in Zed: Bring your own agent, starting with @Google’s Gemini CLI. → Try Gemini CLI with full code context in Zed → Build & run multiple agents in your editor → Powered by the new Agent Client Protocol (ACP) Learn more: zed.dev/blog/bring-you…

English
1
31
278
27.7K
Andrés Granada
Andrés Granada@oagranada·
@alex_crichton I am trying to install wasm-pack but the install page was not found, any idea about it?
English
0
0
0
19
Andrés Granada retweetledi
DHH
DHH@dhh·
@thekitze I'm using LLMs all day long, but I'm not letting it write my code. It's looking up APIs, it's explaining concepts, but I want to reserve the fun part of programming for myself: Actually writing code!
English
50
163
1.7K
259.4K