Tagged: arm64
3 articles
Self-hosting a Linear or Jira Replacement: Plane and Huly on 8 GB The two open-source issue trackers worth running in place of Linear or Jira. Huly's own README asks for 8 GB minimum, and the box had 3.6 GB free. Read article Self-Hosting cal.diy on an arm64 Box The image its README advertises has zero tags. Building it took nine minutes and shipping it would have taken two hours, so the build moved to CI. Read article Writing a JIT Compiler by Hand on Apple Silicon An ARM64 JIT that emits raw machine code, mmaps it executable, and calls it as a function pointer. No LLVM, no Cranelift, just bytes. Read article