Aaraguaciinartesdosul.hashnode.dev·Jun 2, 2022 · 1 min readGame BoyjsGB: A GameBoy emulator in JavaScript jsGB is an interpretive emulator of the GameBoy, designed to be run from within a web browser. Yes, it's written in JavaScript. Current status: The emulator is currently hard-coded to load a particular ROM; it ...00
Aaraguaciinartesdosul.hashnode.dev·May 29, 2022 · 1 min readScaling Datastores at Slack with VitessFrom the very beginning of Slack, MySQL was used as the storage engine for all our data. Slack operated MySQL servers in an active-active configuration. This is the story of how we changed our data storage architecture from the active-active clusters...00
Aaraguaciinartesdosul.hashnode.dev·May 26, 2022 · 2 min readActive your APP or website like a PWAPWA A PWA is a hybrid application between web and mobile. Imagine that when accessing a website that you like a lot on your smartphone you receive a warning to add the website to your application homepage. With the app now installed on your phone, yo...00