Em altaTrending
PublicadoPublished
IA / Memória
Memória de agente de IA que você verifica, não só confiaAI agent memory you verify, not just trust
CLAUDE.md resolve regras; não guarda a história. Conto como o agent-memory-hub nasceu, falhou em silêncio e virou memória verificável.CLAUDE.md handles rules; it doesn't hold the story. How agent-memory-hub was born, failed silently and became verifiable memory.
Ler no siteRead on site
PublicadoPublished
iOS / Whisper
O Whisper não rodava no iPhone: o erro -14 do CoreML e a saída com MetalWhisper wouldn't run on iPhone: the CoreML -14 error and the Metal workaround
O mesmo modelo rodava no Mac e quebrava no iPhone. O culpado era o CoreML. A história do erro -14 e da troca do runtime para o whisper.cpp com Metal.The same model ran on the Mac and broke on iPhone. CoreML was to blame. The story of error -14 and switching the runtime to whisper.cpp with Metal.
Ler no siteRead on site
2º mais lido2nd most read
PublicadoPublished
iOS / SwiftUI
Encontrei um leak real em uma biblioteca SwiftUI de 449 estrelasI found a real leak in a 449-star SwiftUI library
Caso real: o memorydetective catalogou um vazamento de NSKeyValueObservation na notelet. 342 instâncias de AVPlayerItem viraram zero após um PR mergeado em menos de 24 horas.Real case: memorydetective caught an NSKeyValueObservation leak in notelet. 342 AVPlayerItem instances went to zero after a PR merged in under 24 hours.
Ler no siteRead on site
Mais lidoMost read
PublicadoPublished
iOS / MCP
memorydetective: 31 ferramentas para debugar leaks de iOS no Claude Codememorydetective: 31 tools to debug iOS leaks in Claude Code
MCP server open source que conecta Claude Code, Cursor e Cline aos artefatos binários da Apple pra debugar leaks e perf no iOS.Open-source MCP server bridging LLM agents to Apple's binary artifacts to debug iOS leaks and perf without opening Instruments.
Ler no siteRead on site
PublicadoPublished
PHP / Mobile
Criando apps iOS e Android com PHP? Entendendo o NativePHPBuilding iOS and Android apps with PHP? Understanding NativePHP
Análise técnica e executiva sobre NativePHP, seus tradeoffs arquiteturais e onde a stack realmente faz sentido em mobile.My read on what NativePHP actually buys a team, where it compresses the stack intelligently and where I'd start distrusting it.
Ler no siteRead on site
PublicadoPublished
Python / Twilio
Automatize notificações de cotação de câmbio no WhatsApp com Python e TwilioAutomate currency exchange WhatsApp notifications with Python and Twilio
Projeto Python que busca cotações em tempo real e envia notificações no WhatsApp via API do Twilio, automatizado com cron.Python project that fetches real-time exchange rates and sends WhatsApp notifications via the Twilio API, automated with cron.
Ler no siteRead on site
PublicadoPublished
iOS / Dependencies
Integração de dependências iOS no LuizaLabsiOS dependency integration at LuizaLabs
Estudo comparativo entre Cocoapods, SPM e Carthage no SuperApp do LuizaLabs: build, testes, tamanho do app e impacto no CI.Comparative study of Cocoapods, SPM and Carthage on the LuizaLabs SuperApp: build time, tests, app size and CI impact.
Ler no siteRead on site
PublicadoPublished
iOS / SwiftUI
Cartola FC 2020 e SwiftUI + CombineCartola FC 2020 and SwiftUI + Combine
Como o time do Cartola FC introduziu SwiftUI e Combine no app: motivações, obstáculos, migração pra SPM e lançamento 99% crash-free.How the Cartola FC team introduced SwiftUI and Combine: motivations, obstacles, the move to SPM and a 99% crash-free launch.
Ler no siteRead on site
PublicadoPublished
Home Office
2020: uma quarentena no meu home office2020: a quarantine in my home office
Como readaptei meu fluxo de trabalho na quarentena de 2020 criando várias estações de trabalho em casa pra evitar burnout.How I rebuilt my work flow during the 2020 quarantine with multiple home work stations to dodge burnout and mental fatigue.
Ler no siteRead on site