Kris goe
Check out this Pen I made!
Check out this Pen I made!
As a junior computer science student, I have experienced a complete transformation in my understanding of developer_experience development. This journey has taught me valuable lessons about modern web framework design and implementation. Project Information 🚀 Hyperlane Framework: GitHub Repository 📧 Author Contact: root@ltpp.vip 📖 Documentation: Official Docs Technical Deep Dive Technical Foundation and Architecture During…
As a junior student learning web development, there was always a huge gap between theoretical knowledge and actual projects. It wasn’t until I used this Rust framework to complete a comprehensive campus second-hand trading platform project that I truly understood the essence of modern web development. This project not only helped me master the framework…
I use my webcam constantly for streaming and I’m pretty familiar with all the internals and how the camera model on Windows works. I also use OBS extensively, so I regularly use the OBS virtual camera and flow everything through Open Broadcasting Studio. For my podcast, I use Zencastr which is a web-based app that…
I use my webcam constantly for streaming and I’m pretty familiar with all the internals and how the camera model on Windows works. I also use OBS extensively, so I regularly use the OBS virtual camera and flow everything through Open Broadcasting Studio. For my podcast, I use Zencastr which is a web-based app that…
See the canonical version of this blog post at the Microsoft Open Source Blog! Ten years ago, Microsoft released the source for MS-DOS 1.25 and 2.0 to the Computer History Museum, and then later republished them for reference purposes. This code holds an important place in history and is a fascinating read of an operating…
I’ve been doing not just Unit Testing for my sites but full on Integration Testing and Browser Automation Testing as early as 2007 with Selenium. Lately, however, I’ve been using the faster and generally more compatible Playwright. It has one API and can test on Windows, Linux, Mac, locally, in a container (headless), in my…