Tag: opensource

  • What's new in OpenStack Ocata

    What's new in OpenStack Ocata

    [ad_1] About the author Rich Bowen – Rich works at Red Hat as the Community Liaison for the RDO project, which is a packaging of OpenStack for CentOS/Fedora/RHEL. He’s also the Executive Vice President of the Apache Software Foundation, Open Source enthusiast, and Geocacher. Take a look at some of the main changes that came…

  • 3 Emacs extensions for getting organized

    3 Emacs extensions for getting organized

    [ad_1] In the colophon to his book, Just a Geek, actor and writer Wil Wheaton wrote that he wanted to use Emacs to write the book but “couldn’t find the text editor.” Wheaton was joking, of course, but he highlighted an important point about Emacs: it’s gone way beyond its roots as a tool for…

  • How the 'itch-to-scratch model' can solve our UX woes

    How the 'itch-to-scratch model' can solve our UX woes

    [ad_1] Open source is a developer-centric solutions model, which, in a nutshell, could be described as building communities of developers to solve problems. In its most simplistic form, the model has two stages. First, a developer has a problem, which they can fix with some new code, and they make a start on it. Second,…

  • A user's guide to failing faster

    A user's guide to failing faster

    [ad_1] Failure. Now that’s a word with a negative vibe. Among engineering and construction projects, it conjures up the Titanic sinking, the Tacoma Narrows bridge twisting in the wind, or the space shuttle Challenger exploding. These were all failures of engineering design or management. Most failures in the pure software realm don’t lead to the…

  • The best minds in open source gather at OpenStack Summit Boston

    The best minds in open source gather at OpenStack Summit Boston

    [ad_1] In my keynote address a year ago at the OpenStack Summit Austin, I offered the OpenStack community an ultimatum. First, I described how our world was exploding with connected devices (50 billion by 2020) and that 400 million new servers would be needed to process and store that data, which creates a massive challenge…

  • A new approach to embedded scripting and developing for IoT with mJS

    A new approach to embedded scripting and developing for IoT with mJS

    [ad_1] In my previous article, I talked about IoT (Internet of Things) and connecting physical objects (“things”) to the internet. I’ve discussed how Mongoose OS, an open source operating system for IoT, makes programming microcontrollers in JavaScript easy for both newbies and professional developers. You may have wondered why is it JavaScript and how a JavaScript…

  • Grok the GIL: How to write fast and thread-safe Python

    Grok the GIL: How to write fast and thread-safe Python

    [ad_1] When I was six years old, I had a music box. I’d wind it up, and a ballerina revolved on top of the box while a mechanism inside plinked out “Twinkle, Twinkle, Little Star.” The thing must have been godawful tacky, but I loved that music box, and I wanted to know how it…

  • How to deal with leaving an open source project

    How to deal with leaving an open source project

    [ad_1] In early 2015, I decided to leave my job, a job that I’d been at for just over two years. Nobody among my family and friends was surprised that I was pursuing another position. Making this move was a common thing to do, especially in the technology industry where we tend to change jobs…

  • What to do when you're feeling underutilized

    What to do when you're feeling underutilized

    [ad_1] A few weeks ago, on one of many trips I take to visit team members in different locations around the world, I was having a one-on-one conversation with an associate who I’ve only spoken to a few times. This person has a strong reputation for doing high-quality work and expertly navigating complicated dynamics with…

  • 3 open source projects for modern COBOL development

    3 open source projects for modern COBOL development

    [ad_1] An iconic figure of the early history of computing, Grace Hopper is the grandmother of the COBOL programming language. Of her many claims to fame, she invented the first compiler and helped spread the adoption of machine-independent programming languages. Today her legacy lives on in many ways, including the Grace Hopper Celebration of Women…