Latest News

  • Risks of Using Open Source for Founders

    Risks of Using Open Source for Founders

    Open source code has exploded in popularity and become an essential building block for modern software (as it can dramatically increase the speed and efficiency of software builds). The accessibility and convenience of proven code means that software developers don’t have to waste time and limited resources reinventing the wheel. However, according to a study… Read more

  • Intro to Deep Learning Libraries

    Intro to Deep Learning Libraries

    A Simple explanation of PyTorch and Lightning AI. By Cornellius Yudha Wijaya Deep learning is a branch of the machine learning model based on neural networks. In the other machine model, the data processing to find the meaningful features is often done manually or relying on domain expertise; however, deep learning can mimic the human… Read more

  • Linux Foundation Announces Availability of Delta Lake 3.0

    Linux Foundation Announces Availability of Delta Lake 3.0

    Delta Lake 3.0 unifies lakehouse storage formats and gives users greater flexibility and control over their data. The Linux Foundation is excited to announce the general availability of Delta Lake 3.0, the groundbreaking release of the renowned open-source Delta Lake project. Developed under the banner of The Linux Foundation, this version of Delta Lake unifies… Read more

  • 9 Steps to Platform Engineering Hell

    9 Steps to Platform Engineering Hell

    Platform engineering done right can be a huge boost to developer productivity and engineering velocity, but done wrong can drag you down into a hellhole. If you work in DevOps and cloud native, you might have heard that platform engineering is a new discipline promising to fix the shortcomings of DevOps for enterprise cloud native… Read more

  • Linux Fu: Deep GIT Rebasing

    Linux Fu: Deep GIT Rebasing

    If you spend much time helping people with word processor programs, you’ll find that many people don’t really use much of the product. They type, change fonts, save, and print. But cross-references? Indexing? Largely, those parts of the program go unused. I’ve noticed the same thing with Git. We all use it constantly. But do… Read more

  • How to Set Up a VPN on Linux

    How to Set Up a VPN on Linux

    Learn how to install a VPN on Linux using your VPN provider’s downloadable app, the command line, Linux network manager or a browser plugin. One of my favorite Canadian television shows, Murdoch Mysteries, recently returned for its 17th season. To watch it, I pulled out my Kubuntu Focus Linux gaming laptop, connected it to my… Read more