CryptapeforCryptape Jungleblog.cryptape.com·Oct 8, 2024Optimizing C++ Code for CKB-VMThis article documents the optimization efforts to directly port C++ code over to the CKB Virtual Machine (CKB-VM) without any modifications, using Bitcoin’s code as the example. It explores the challenges in tailoring the Bitcoin codebase for CKB-VM...849 readsEngineeringckb
Ranjan Ojhablogs.ojharanjan.com.np·Jun 10, 2024My Adventure on cross-compilation to arm musl static binaryMy adventure starts simply with a request from one of my friends. They were running some Python scripts on a smart network switch to monitor the traffic. However, it was a very limiting environment as only the packages curated by the company were ava...55 readscross-compile
Darío Monsalvesdarmon.hashnode.dev·Aug 5, 2023Void LinuxVoid Linux es una distribución de Linux independiente, ligera y de código abierto que se enfoca en la simplicidad, velocidad y eficiencia. Fue fundada en 2008 por Juan Romero Pardines y desde entonces ha sido desarrollada y mantenida por una comunida...10 likes·27 readsGNU/LINUXLinux
Darío Monsalvesdarmon.hashnode.dev·Aug 5, 2023Alpine LinuxAlpine Linux es una distribución de Linux ligera y orientada a la seguridad que se basa en musl libc y BusyBox. A diferencia de muchas otras distribuciones, Alpine Linux está diseñada para ser minimalista y eficiente, lo que la convierte en una excel...GNU/LINUXLinux