Create accessible websites with Drupal
Create accessible websites with Drupal neerajskydiver Mon, 03/20/2023 – 03:00 As the world becomes increasingly digital, it’s more important than ever to ensure that websites are accessible to everyone. Accessibility is about designing websites that can be used by people with disabilities, such as visual or hearing impairments, as well as those who rely on assistive technology like screen readers. In this article, I’ll explore...
Develop on Kubernetes with open source tools
Develop on Kubernetes with open source tools rberrelleza Mon, 03/20/2023 – 03:00 Over the last five years, a massive shift in how applications get deployed has occurred. It’s gone from self-hosted infrastructure to the world of the cloud and Kubernetes clusters. This change in deployment practices brought a lot of new things to the world of developers, including containers, cloud provider configuration, container orchestration,...
How I got my first job in tech and helped others do the same
How I got my first job in tech and helped others do the same discombobulateme Sat, 03/18/2023 – 03:00 Two years ago, I got an interview with Sauce Labs when they opened an internship in the Open Source Program Office (OSPO). There was a lot of competition, and I didn’t have the usual technical background you might think a tech company would be looking for. I was stumbling out of a career in the arts, having taken a series of...
How being open at work results in happy customers
How being open at work results in happy customers katgaines Fri, 03/17/2023 – 03:03 Every interaction we have with another person is influenced by our emotions. Those emotions have ripple effects, especially when it comes to how you do business. A happy customer patronizes your business more, recommends it to family and friends, writes a positive review, and ultimately leads to more money being spent at your business than if...
My first pull request at age 14
My first pull request at age 14 neilnaveen Fri, 03/17/2023 – 03:00 My name is Neil Naveen, and I’m a 14-year-old middle schooler who’s been coding for seven years. I have also been coding in Golang for two years. Coding isn’t my only passion, though. I’ve been practicing Jiu-Jitsu for four years and have competed in multiple competitions. I’m passionate about coding and Jiu-Jitsu, as they teach me...
Write documentation that actually works for your community
Write documentation that actually works for your community olga-merkulova Thu, 03/16/2023 – 03:00 What distinguishes successful and sustainable projects from those that disappeared into the void? Spoiler — it’s community. Community is what drives an open source project, and documentation is one of the foundational blocks for building a community. In other words, documentation isn’t only about documentation....