One of the distinguishing features of Linux is that, under normal circumstances, you should be able to know what is happening and has happened on your system by analyzing one or more system logs. Indeed, system logs are the first resource a system administrator tends to look to while troubleshooting system or application issues. In […]
Continue reading…
How to Run SQL Queries Against Apache Log Files on Linux
NetApp’s New Cloud Packages for AWS, SoftLayer, Azure
Company has new version of its clustered Data Ontap operating system, a new OnCommand Cloud Manager and NetApp Private Storage for Cloud.
Linux Kernel Finally Being Optimized For SSHDs
The Linux kernel is finally being optimized for use of solid-state hybrid drives (SSHDs) that follow the ATA 3.2 standard…
Facebook Builds Open-Source Osquery for Security Insight
The tool is designed to expose what’s going on inside an OS. Osquery, Facebook’s new open-source framework, could give enterprises new security insight.
The Long and Winding Road to Shellshock Recovery
Four days after the Shellshock vulnerability was disclosed, Incapsula’s Web application firewall deflected more than 217,000 attempted exploits on more than 4,100 domains. The company recorded upwards of 1,970 attacks per hour, from more than 890 IPs around the world. Shellshock was expected to be far worse than the Heartbleed flaw, which was expected to impact about 17 percent of the secure Web servers worldwide. That added up to about 500,000 servers. That’s because Shellshock lets the hacker take over — whereas Heartbleed did not.
China Will Upgrade all PCs to Linux by 2020
China have announced a new time frame in which they will move to a new operating system. It will consist of 15% of government computers being switched to Linux per year. The report by Ni Guangnan outlining the transition won government approval and by 2020 the Chinese Government’s transition to Linux should be complete.
Earlier this year the Chinese Government decided that they would ban the use of Windows 8 and upwards on Government computers due to security concerns about the operating system, it was assumed that China would seek to move to a Linux distribution for government computers, this has been confirmed and they plan to make the complete switch by 2020.
Microsoft Opens Office 365 to Devs with APIs, SDKs
Put a REST into your calendar
Microsoft is putting its Office 365 crown jewels on display, opening up APIs to the environment to attract third-party developers to the platform.…
Rent the Runway: Open Source Practices Improve Culture, Developer Retention

Companies are increasingly turning to open source tools and practices for their own internal software development,Linux.com reported last month. Rent the Runway, a fashion and technology startup, is one of many companies that have embraced inner sourcing as a means to faster, more collaborative, and cost-effective development.
Camille Fournier, chief technology officer at Rent the Runway, spoke to us recently about the company’s use of open source practices. Here is the full interview in which she discusses the pros and cons of inner sourcing and the trends that are contributing to adoption of these practices.
How do you define “inner sourcing”?
I define inner sourcing as using open source software development practices on internal code bases. These code bases are open to all in the company, and anyone in the company can contribute work back to them, or fork them as needed. Ideally, they have a team responsible for their stewardship, making sure code submissions get reviewed and applied. They have mailing lists and ticketing systems that are fully open to anyone at the company for discussing changes, asking questions, etc.
How is it different from common enterprise software development?
Most enterprise software development is done by a closed team, for a very specific purpose. Others in the company may be able to see the code, but they are not generally able or encouraged to contribute to the code base. Discussions about the future of the projects, new features, and bug fixes are done over closed internal mailing lists or in-person meetings, and only those involved or using the project can open issues or suggest improvements to the project. It is common that even the source control repositories themselves are not readable by anyone not working on the team maintaining the project.
I’ve worked at big companies where all software was developed this way, including shared libraries. There is nothing more frustrating than finding a bug in a shared library and not being able to help with the fix. This is one of the reasons I am so passionate about internal open source, because I think that if developers want to help you should make it easy for them to do so.
In your experience, what are the advantages of adopting open source methods for internal projects?
Open source methods, when you apply them well, force you to document and formalize your process which can be a very good thing. That documentation is useful to onboarding new people in the company, and it makes it much easier to track what is going on. This is especially useful if you have a workforce that is partially remote.
Encouraging projects that are used by several teams to be run as internal open source projects also provides many cultural benefits to the company. It provides an outlet for people who may not work closely together to interact and learn from each other. It encourages sharing of knowledge and creates new communities that cross team boundaries. It gives people the opportunity to gain exposure outside of their immediate team. I believe that this has a lot of power to improve employee retention.
Can you give an example of how this has helped Rent the Runway, specifically?
Rent the Runway is a startup and as a startup we’ve had plenty of growing pains, especially around onboarding new people and wanting to move fast on new features and ideas. Thinking about our core software as “internal open source” has led to a level of transparency and process improvements (such as code reviews) that both makes the code better but also stops any one person or team from being a bottleneck.
What are some of the challenges you’ve encountered?
Sometimes code that is owned by everyone is owned by no one, and not everyone wants to jump in and fix a bug in a system they don’t know even when the process enables it. It can be hard to assign stewards when you have a small team and a lot of code, because sometimes others mistake the stewards as those that should be making all the changes themselves. So you need to constantly reinforce the open source nature of the work.
One mistake I made early on in implementing this concept at Rent the Runway was that I did not fully embrace the best practices that I had learned from open source software, especially that of code review. I did a survey of the developers and asked them how they felt about the process and for the most part they liked it, except that they really felt that not having mandatory code reviews for all changes was a huge risk. We immediately moved to requiring pull requests for every change and it was a huge improvement in the comfort level both for people making changes in unfamiliar code bases and those who had responsibilities over those changes.
What trends in the way business is done/ enterprises are run are contributing to the adoption of open source methods internally?
I think that the increasing awareness that software development should be highly agile and iterative, rather than quarterly (or yearly!) releases, is a big contributor. Having a process that is closed, especially around shared libraries and services, slows down the whole company.
I also think that most companies have adopted some open source products, and are less afraid of the general concept, which helps them see the benefits internally. Almost everyone runs linux in some form, and it’s impossible to write code in most languages without interacting with some open source libraries, so we all see that open source is here to stay.
KDBUS Submitted For Review To The Mainline Linux Kernel
It looks like KDBUS, the Linux kernel D-Bus implementation, is posed to be added to the next kernel release after Greg Kroah-Hartman sent out its patches today…
With Sprout, HP Bets on Remaking the PC as a 3D Maker Tool
Hewlett Packard wants to infuse life into PCs with a new kind of machine that uses a built-in projector for surface-enabled touch and 3D scanning. Will makers and creatives get on board?