Write documentation like you develop code Don't want documentation to be an afterthought? Try a new approach.
Trick Lua into becoming an object-oriented language Lua isn't an object-oriented programming language. Here's a hack to use a Lua table as a stand-in for an object-oriented class.
Tips for using the Linux test command The [ and test commands are vital conditional statements when scripting.
Doing 64-bit math on a 16-bit system With a little basic understanding of assembly, these functions could be scaled to do math on integers of any bit size.
How innovative Open Organization charts work in practice Here are examples of how this new organizational chart can function in the real world.
Transfer files and folders from Windows to Linux with PSCP The open source PSCP utility makes it easy to transfer files and folders between Windows and Linux computers.
Remixing Linux for blind and visually impaired users Vojtux, a Fedora project, is an unofficial Linux distribution aimed at visually impaired users.
A PWA is the web browser While progressive web apps (PWAs) are still in their early stages of development, they have the potential to revolutionize the way we use the web.
How to display commits created on a specific day with the git log command The git log command is an important reporting tool and yet another reason to use Git.
Observability-driven development with OpenTelemetry Tracetest is an open source tool to enable the development and testing of your distributed microservice application.
Test your IoT platform with open source tools This demo of JMeter using EMQX shows how to introduce performance test tools to verify and test platform-related quality indicators.