Footage of an alleged device from LG called the LG Wing have leaked out onto YouTube ahead of a planned September 14 …
Could Grand Theft Auto 6 Copy Microsoft Flight Simulator 2020’s Realism?
There has been plenty of talk and speculation for years about what a Grand Theft Auto 6 game could look like, what world it would be set in …
A Tested (and working) Streamlabs OBS Display Capture Black Screen Fix
I do a bit of live streaming over on Twitch (give me a follow if you're interested in coding and this post helped you) and while I primarily …
Will WebAssembly Replace Javascript?
Depending on who you speak to, WebAssembly will kill Javascript, WebAssembly will enhance Javascript, and WebAssembly will merely appeal to …
Does @types/node have to be the same version as Node?
You'll notice from time-to-time that Node.js will release a new minor version and sometimes a major version. If you're working with …
Git: Keeping A Fork In-sync With The Source Repository
You fork a repository on somewhere like GitHub or GitLab and you make some changes. Maybe you want to contribute to an open-source …
How to Add Dark Mode to Your Website Using Only CSS
If you're a developer, chances are you have a penchant for dark mode. Staring at a screen all day and possibly part of the night, dark mode …
Building A New PC For Gaming & Development
I have had my current Core i5 6600k PC for a few years now and it has served me well and if I wasn't upgrading, would continue for years to …
Native TypeScript Support In The Web Browser
I've had this thought one and off over the last few years since I started using TypeScript back in 2015 actually. What if Web browsers …