<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/oss/best-of/2022/11" -->

---
title: Best Open Source Way posts — November 2022 | daily.dev
description: The most upvoted Open Source Way posts from November 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/oss/best-of/2022/11
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/oss/best-of/2022/11
og:type: website
og:site_name: daily.dev
og:title: Best Open Source Way posts — November 2022 | daily.dev
og:description: The most upvoted Open Source Way posts from November 2022, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Open Source Way — November 2022

1. 1  
[](https://daily.dev/posts/my-favorite-tricks-for-navigating-the-linux-terminal-faster-lyty23dsh "My favorite tricks for navigating the Linux terminal faster")  
Article  
![Avatar of oss](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/5b0ebeb91c344b78a2a92b8bc5956b97)Open Source Way · 4y  
My favorite tricks for navigating the Linux terminal faster  
There are several ways to make your interactions with the command line even faster. Navigate without the arrow keys on the keyboard to move through a command to make edits. Use the Backspace key to delete characters in the backward direction and the Delete button to delete them in the forward direction.  
43  
2
2. 2  
[](https://daily.dev/posts/my-favorite-git-tools-rqefambsh "My favorite Git tools")  
Article  
![Avatar of oss](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/5b0ebeb91c344b78a2a92b8bc5956b97)Open Source Way · 4y  
My favorite Git tools  
Git is a powerful tool that quickly checks out a commit halfway between a known good state and a known bad state. It then asks you to identify the commit as either good or bad, then repeats until you find the exact commit where the code in question was first introduced.  
39  
1
3. 3  
[](https://daily.dev/posts/learn-git-3-commands-to-level-up-your-skill-dznlz-qjo "Learn Git: 3 commands to level up your skill")  
Article  
![Avatar of oss](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/5b0ebeb91c344b78a2a92b8bc5956b97)Open Source Way · 4y  
Learn Git: 3 commands to level up your skill  
Git calls this concept "squashing commits" I discovered the concept while working on documentation. It took me over a dozen commits to get a bit of markdown just right. The git rebase command removes a chain of commits away from its first parent.  
28  
1
4. 4  
[](https://daily.dev/posts/git-concepts-in-less-than-10-minutes-ln3t8hba4 "Git concepts in less than 10 minutes")  
Article  
![Avatar of oss](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/5b0ebeb91c344b78a2a92b8bc5956b97)Open Source Way · 4y  
Git concepts in less than 10 minutes  
Over 93% of developers report that Git is their primary version control system. For most users, that’s all they ever plan to do with Git, and they're comfortable with that.  
13
5. 5  
[](https://daily.dev/posts/what-stickers-are-on-your-laptop--1dbcrtqbe "What stickers are on your laptop?")  
Article  
![Avatar of oss](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/5b0ebeb91c344b78a2a92b8bc5956b97)Open Source Way · 4y  
What stickers are on your laptop?  
Kevin Sonney used to load up his laptops with stickers. His favorite sticker is the cupcake & donut one because he illustrated it. The Greetings from Hamunaptra, City of the Dead sticker is a subtle reference to one of his favorite movies, The Mummy, starring Brendan Fraser and Rachel Weisz.  
12  
1
6. 6  
[](https://daily.dev/posts/7-git-tips-for-technical-writers-57mlf3kno "7 Git tips for technical writers")  
Article  
![Avatar of oss](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/5b0ebeb91c344b78a2a92b8bc5956b97)Open Source Way · 4y  
7 Git tips for technical writers  
Git helps me track versions of content, and to collaborate with the open source community. It's an integral part of storing the results of my work, sharing it, and discussing improvements. My main tools include my browser, OpenSSH to connect to Foreman instances, Vim to edit source files, and Git to version content.  
11

[See all Open Source Way archives](/sources/oss/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/oss/best-of/2022/11#page","url":"https://daily.dev/sources/oss/best-of/2022/11","name":"Best Open Source Way Posts — November 2022","description":"The most upvoted Open Source Way posts from November 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/oss/best-of/2022/11#items","numberOfItems":6,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/my-favorite-tricks-for-navigating-the-linux-terminal-faster-lyty23dsh","name":"My favorite tricks for navigating the Linux terminal faster"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/my-favorite-git-tools-rqefambsh","name":"My favorite Git tools"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/learn-git-3-commands-to-level-up-your-skill-dznlz-qjo","name":"Learn Git: 3 commands to level up your skill"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/git-concepts-in-less-than-10-minutes-ln3t8hba4","name":"Git concepts in less than 10 minutes"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/what-stickers-are-on-your-laptop--1dbcrtqbe","name":"What stickers are on your laptop?"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/7-git-tips-for-technical-writers-57mlf3kno","name":"7 Git tips for technical writers"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Open Source Way","item":"https://daily.dev/sources/oss"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/oss/best-of"},{"@type":"ListItem","position":5,"name":"November 2022"}]}]}
```

