Understanding V8’s Bytecode. V8 is Google’s open source JavaScript… | by Franziska Hinkelmann | DailyJS | MediumV8 is Google’s open source JavaScript engine. Chrome, Node.js, and many other applications use V8. This article explains V8’s bytecode…#engineering#browser·medium.com·Feb 27, 2022Understanding V8’s Bytecode. V8 is Google’s open source JavaScript… | by Franziska Hinkelmann | DailyJS | Medium
What Every Programmer Absolutely, Positively Needs to Know About Encodings and Character Sets to Work With Text#articles#engineering·kunststube.net·Feb 19, 2022What Every Programmer Absolutely, Positively Needs to Know About Encodings and Character Sets to Work With Text
/dev/null: Anti-Cheat Kernel Driver - League of Legends#articles#security#engineering·leagueoflegends.com·Jan 5, 2022/dev/null: Anti-Cheat Kernel Driver - League of Legends
Write code that is easy to delete, not easy to... — programming is terrible“Every line of code is written without reason, maintained out of weakness, and deleted by chance” Jean-Paul Sartre’s Programming in ANSI C.#articles#engineering·programmingisterrible.com·Dec 26, 2021Write code that is easy to delete, not easy to... — programming is terrible
How do arrays work?What goes on under the hood of the most popular data structure? In this post, we uncover the secrets of the array by reinventing one ourselves.#articles#engineering·nan.fyi·Nov 30, 2021How do arrays work?
Spotify Kodlarını İnceleyelim. TikTok’ta gezerken insanların… | by Özge Çinko | Sep, 2021 | MediumTikTok’ta gezerken insanların defterlerine rastgele Spotify kodu çizdikleri ve çalıştırdıkları akımı gördüm, bu akım ilgimi çekti. Rastgele…#articles#engineering·ozgecinko.medium.com·Sep 4, 2021Spotify Kodlarını İnceleyelim. TikTok’ta gezerken insanların… | by Özge Çinko | Sep, 2021 | Medium
How I cut GTA Online loading times by 70%GTA Online. Infamous for its slow loading times. Having picked up the game again to finish some of the newer heists I was shocked (/s) to discover that it still loads just as slow as the day it was re#articles#engineering·nee.lv·Mar 1, 2021How I cut GTA Online loading times by 70%
Codebase Conversion: Migrating a MEAN AngularJS app to React, Next.js, and TypeScript · Mark's Dev BlogA detailed look at my long process to migrate a classic MEAN app from AngularJS to React, Next, and TypeScript#react#redux#articles#engineering·blog.isquaredsoftware.com·May 19, 2022Codebase Conversion: Migrating a MEAN AngularJS app to React, Next.js, and TypeScript · Mark's Dev Blog
Introduction · Crafting Interpreters#book#engineering·craftinginterpreters.com·Apr 29, 2022Introduction · Crafting Interpreters