- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 weeks ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 weeks ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 3 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 4 months ago
- Building a 3D Digital Clock with ArduinoPosted 9 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 10 months ago
- Snowflake with ArduinoPosted 10 months ago
- Holographic Christmas TreePosted 10 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 11 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 12 months ago
Happy Birthday Git!
Happy Birthday Git!
Linus Torvalds 10 years ago today released Git after it was clear BitKeeper was no longer an option for the Linux community. He assessed other existing revision control systems and decided none would do. Ultimately, he decided he would just write a new one, so he went away for a weekend and came back with another hole in one. Most people know Linus created Linux, but many don’t know he is the mastermind behind what has become the most popular revision control system in software development today. If you ask him which is his crowning achievement, he’ll say “do I have to have just one?”
Git has also ushered in an era of social coding that is defining how software is developed and is accelerating the adoption and development of projects like Node.js, Ruby and more. GitHub is used by more than 1 million people and hosts more than 2 million code repositories. This is because developers know that building software together, across geographies and often across companies, results in better, more innovative technologies. Linux is the original example of this and more projects are proving this every day.
via Git This: World’s Favorite Software Development Tool Turns 10 | Linux.com.