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

---
title: Best Open Source Way posts — September 2022 | daily.dev
description: The most upvoted Open Source Way posts from September 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/oss/best-of/2022/09
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/oss/best-of/2022/09
og:type: website
og:site_name: daily.dev
og:title: Best Open Source Way posts — September 2022 | daily.dev
og:description: The most upvoted Open Source Way posts from September 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 — September 2022

1. 1  
[](https://daily.dev/posts/my-favorite-open-source-alternatives-to-notion-v8h3rwpqm "My favorite open source alternatives to Notion")  
Article  
![Avatar of oss](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/5b0ebeb91c344b78a2a92b8bc5956b97)Open Source Way · 4y  
My favorite open source alternatives to Notion  
A popular application that isn't open source is Notion, but here are two options that respect your privacy. Standard Notes uses an intuitive and natural tagging system to help you organize your content.  
33  
3
2. 2  
[](https://daily.dev/posts/a-beginner-s-guide-to-making-a-dark-theme-for-a-website-9s7osl4wq "A beginner's guide to making a dark theme for a website")  
Article  
![Avatar of oss](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/5b0ebeb91c344b78a2a92b8bc5956b97)Open Source Way · 4y  
A beginner's guide to making a dark theme for a website  
dark theme can be added to your website with a simple and easy-to-add-the-dark theme. The dark theme is a dark-themed theme to the top of the list of icons. The for...of loop of JavaScript applies ".dark-theme" class styling properties to each card on the page, regardless of its position. It applies the theme to all web parts selected with querySelectorAll(). Without this, the font and background color remain unchanged. The font and color remains unchanged. If you set a dark theme, the dark theme will not work as expected.  
24  
2
3. 3  
[](https://daily.dev/posts/5-git-configurations-i-make-on-linux-q-gisaiim "5 Git configurations I make on Linux")  
Article  
![Avatar of oss](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/5b0ebeb91c344b78a2a92b8bc5956b97)Open Source Way · 4y  
5 Git configurations I make on Linux  
Git offers the git config command for manual configuration but this is a lot of work with certain caveats. For example, a common item to set is your email address. This refers to the editor that Git will present for typing your commit message each time you commit changes to your repository.  
20  
1
4. 4  
[](https://daily.dev/posts/how-i-switched-from-docker-desktop-to-colima-xzevebitm "How I switched from Docker Desktop to Colima")  
Article  
![Avatar of oss](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/5b0ebeb91c344b78a2a92b8bc5956b97)Open Source Way · 4y  
How I switched from Docker Desktop to Colima  
DDEV replaces more traditional AMP stack solutions (WAMP, MAMP, XAMPP, and so on) with a flexible, modern, container-based solution. DDEV allows each project to use any set of applications, versions of web servers, database servers, search index servers, and other types of software.  
10

[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/09#page","url":"https://daily.dev/sources/oss/best-of/2022/09","name":"Best Open Source Way Posts — September 2022","description":"The most upvoted Open Source Way posts from September 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/09#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/my-favorite-open-source-alternatives-to-notion-v8h3rwpqm","name":"My favorite open source alternatives to Notion"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/a-beginner-s-guide-to-making-a-dark-theme-for-a-website-9s7osl4wq","name":"A beginner's guide to making a dark theme for a website"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/5-git-configurations-i-make-on-linux-q-gisaiim","name":"5 Git configurations I make on Linux"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/how-i-switched-from-docker-desktop-to-colima-xzevebitm","name":"How I switched from Docker Desktop to Colima"}]},{"@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":"September 2022"}]}]}
```

