Use open source commands in Powershell
Use open source commands in Powershell Alan Smithee Sat, 10/22/2022 – 03:00 When you launch an application on an operating system, there are certain code libraries and utility applications that your OS needs to use for that app to run. Your OS knows how to find these libraries and utilities because it has a system path, a map to common shared data that lots of apps need. Every OS has this, but users aren’t usually aware of it...
Observability-driven development with OpenTelemetry
Observability-driven development with OpenTelemetry Ken Hamric Fri, 10/21/2022 – 03:00 Observability-driven development (ODD) is being recognized as “necessary” for complex, microservice-based architectures. Charity Majors coined the term and has written about it in several articles, including Observability: A Manifesto. She explains the term in this quote: Do you bake observability right into your code as...
4 open source editors I use for my writing
4 open source editors I use for my writing Alan Formy-Duval Thu, 10/20/2022 – 03:00 I’ve done a lot of writing throughout my career, mostly as an IT consultant creating product documentation as client deliverables. These documents generally provide instructions on installing various operating systems and software products. Since 2018, I’ve contributed to opensource.com with articles about open source software. Of...
Test your IoT platform with open source tools
Test your IoT platform with open source tools Chongyuan Yin Thu, 10/20/2022 – 03:00 The Internet of Things (IoT) and edge computing industries are developing quickly, and with it so does the scale of endpoints and the complexity of business logic. The more the IoT ecosystem grows, the more important it becomes to verify the availability and reliability of your platform. If you’re delivering services, then testing your IoT...
Our open source startup journey
Our open source startup journey Navaneeth PK Wed, 10/19/2022 – 03:00 ToolJet is an open source, low-code framework for rapidly building and deploying internal tools. Our codebase is 100% JavaScript and TypeScript. A lone developer in April 2021 started ToolJet. The public beta launched in June 2021 and was an instant hit. With this traction, ToolJet raised funding, and currently, we have a team of 20 members. Why open source?...
How to contribute to Hacktoberfest 2022
How to contribute to Hacktoberfest 2022 Benny Ifeanyi … Wed, 10/19/2022 – 03:00 Hacktoberfest is a month-long celebration run by DigitalOcean to celebrate and give back to open source projects and software. The initiative is open to everyone, and the goal is to encourage everyone in our global community to contribute to open source. In this article, I’ll answer frequently asked questions about how to participate....