Francisco Marcano

13.7K posts

Francisco Marcano

Francisco Marcano

@fjmn2001

👨‍💻 TypeScript && JavaScript 🪅 Backend && Fronted

Venezuela, Estado Sucre Katılım Şubat 2010
708 Takip Edilen236 Takipçiler
Francisco Marcano retweetledi
Linear
Linear@linear·
Issue tracking is dead. We are building what comes next.
English
0
56
744
9M
Francisco Marcano retweetledi
Claude Code Changelog
Claude Code Changelog@ClaudeCodeLog·
Claude Code 2.1.89 has been released. 9 flag changes, 52 CLI changes Highlights: • PreToolUse hooks can return 'defer' to pause headless tool calls; resume with -p --resume to re-eval • PermissionDenied hook fires after auto-mode classifier denials; return {retry:true} to let the model retry Full details available in thread ↓
English
32
17
273
40.7K
Francisco Marcano retweetledi
FFmpeg
FFmpeg@FFmpeg·
FFmpeg is moving to Rust 🦀 Our use of C and Assembly in FFmpeg has been an unacceptable violation of safety. FFmpeg will be running 10x slower - but we're doing it for your safety. All your videos will appear green - safety first, working software later.
English
1.2K
2.8K
33.1K
1.2M
Francisco Marcano retweetledi
OpenAI Developers
OpenAI Developers@OpenAIDevs·
Review issues Address feedback Commit changes Open pull requests @GitHub plugin in the Codex app.
English
34
39
613
37.2K
Francisco Marcano retweetledi
Augment Code
Augment Code@augmentcode·
Engineering leaders are being asked to deliver more, faster, and with higher quality. AI can help, but only if it’s embedded thoughtfully into the developer workflow. On Thursday, April 9, 2026 at 10:00 AM PT, we’re hosting a live webinar where we’ll dig into: · Where AI delivers the highest leverage in engineering today · How to reduce engineering toil without sacrificing quality or ownership · What AI-accelerated teams do differently to increase output per engineer · How to measure impact beyond just “velocity” If you’re thinking about how to effectively evolve your engineering org to become AI-native, this is for you. Register here for our session: watch.getcontrast.io/register/augme…
Augment Code tweet media
English
1
2
7
601
Francisco Marcano retweetledi
OpenClaw🦞
OpenClaw🦞@openclaw·
OpenClaw 2026.3.31 🦞 🇨🇳 Bundled QQ Bot — private, group, and guild chat + media 📹 LINE now sends images, video, and audio 🧵 Real background task flows: list, show, cancel 🇯🇵 Better CJK: context, memory, and TTS OpenClaw's next release has been leaked🦞github.com/openclaw/openc…
English
132
185
1.5K
244.6K
Francisco Marcano retweetledi
María Corina Machado
María Corina Machado@MariaCorinaYA·
Excelente reunión con el Secretario de Estado, Marco Rubio (@SecRubio). Gracias por su compromiso con la democracia, la Libertad y el bienestar de los venezolanos. Se acerca el día en que reuniremos a nuestras familias en Venezuela! Avanzamos!
María Corina Machado tweet media
Español
954
9.8K
31.7K
577.9K
Francisco Marcano retweetledi
Codex Changelog
Codex Changelog@Codex_Changelog·
🚀 Codex 0.118.0 is out! 🔒 Windows sandbox: OS-level proxy enforcement 🔑 Device code login for ChatGPT sign-in 📥 codex exec: pipe stdin with a prompt 🔄 Dynamic bearer tokens for model providers Changelog: github.com/openai/codex/r…
English
14
26
691
47.4K
Francisco Marcano retweetledi
cat
cat@_catwu·
We've made setting up claude.ai/code with GitHub much easier! You can now run /web-setup in a local `claude` session to use your local GitHub credentials on the web
English
94
82
920
99.9K
Francisco Marcano retweetledi
JetBrains Qodana
JetBrains Qodana@Qodana·
Better developer experience starts with fewer obstacles. Static code analysis helps with: ✅ Faster feedback loops ✅ Lower cognitive load ✅ Better code quality ✅ Time savings ✅ Stronger compliance Read the full post for more information and user stories: jb.gg/12wzpw #DevEx #CodeQuality
JetBrains Qodana tweet media
English
0
1
1
71
Francisco Marcano retweetledi
Codely ﹤🍍﹥
Codely ﹤🍍﹥@CodelyTV·
Sabes lo típico que vas andando por la calle y te aparece una persona de frente. Os intentáis esquivar, pero falláis en ello y os chocáis. Pues lo mismo nos ha pasado grabando.
Español
0
1
17
1.3K
Francisco Marcano retweetledi
IntelliJ IDEA, a JetBrains IDE
IntelliJ IDEA is evolving as an open platform that allows you to bring the AI tools of your choice into your development workflows. With the new ACP Registry, you can discover available agents and install them in just one click. Learn more 👉️ jb.gg/2xngdl
English
0
12
70
5.2K
Francisco Marcano 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
505
1.1K
10.1K
1.2M
Francisco Marcano retweetledi
Matt Pocock
Matt Pocock@mattpocockuk·
Appears that a big chunk of Claude Code's source code has been exposed on npm via a .map file accidentally uploaded to the public registry. ~512K lines of code ~1,900 files HugOps to the Anthropic team, this is brutal github.com/instructkr/cla…
English
150
160
2.4K
408.5K