VYVincent Yanginvincent4486.hashnode.dev·Jul 21 · 7 min readBe Careful of Your DependenciesOriginally posted at blog.vyang.org. Starting from a situation I encountered, just when I am writing this blog: My operating system -- Valecium is currently still in the alpha stage. It does not provi00
VYVincent Yanginvincent4486.hashnode.dev·Mar 19 · 5 min readSetup OSDev Environment on macOSOriginally posted on blog.vyang.org. Why OSDev on macOS works (if you stop fighting defaults) The failure mode is always the same: you follow an OSDev tutorial, hit make, and end up with a binary that00
VYVincent Yanginvincent4486.hashnode.dev·Mar 15 · 5 min readWebsite Deployed But Nothing ChangedIntroduction If you have built a website, you have likely encountered the specific frustration of deploying to the global network: you update a CSS style or patch a JavaScript bug, but the production 00