In this post, we will show you how to push a project to GitHub. Whether you’re a beginner learning Git or an experienced developer, pushing your code to GitHub is a key step in sharing and managing ...
Community driven content discussing all aspects of software development from DevOps to design patterns. I’m going to show you both ways to do it, and I promise you, using the easy way is going to save ...
Started on a new team recently (data engineers/ETL using Pentaho) and found out that while they were using a git (BitBucket) to store their jobs and transformations, they were using git absolutely ...
One common complaint we hear from most new KiCAD users relates to schematic and footprint libraries. The trick is to use just one schematic symbol and footprint library each with your project. This ...
Out of curiosity, I redrew the Supercon Vectorscope badge schematics in KiCad last year. As you might suspect, going from PCB to schematic is opposite to the normal design flow of KiCad and most other ...
Once you step foot in the note-taking landscape, you’ll be greeted with FOSS, freemium, and paid applications designed to help you record all your ideas. Whether you’re a self-hosting manic who ...
Using Git for note-taking isn't about learning all of its advanced features. It's understanding that commits create a snapshot of your notes, freezing them in time and making your thought process and ...
Back in February, Microsoft made the surprising announcement that the Windows development team was going to move to using the open source Git version control system for Windows development. A little ...
Community driven content discussing all aspects of software development from DevOps to design patterns. These two approaches are described in detail in the video above and in this recently published ...