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

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

1. 1  
[](https://daily.dev/posts/becoming-a-professional-software-developer-identity-over-skills-8ppsrsdyp "Becoming a professional software developer: Identity over skills")  
Article  
![Avatar of bartwullems](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/52b68c70636d44f0901ae7cd107c9438)The Art of Simplicity · 2y  
Becoming a professional software developer: Identity over skills  
To become a successful software developer, focus on shifting your identity rather than just acquiring skills. Adopt the mindset of a developer who consistently follows best practices and builds daily habits. Reinforce this identity through small, consistent actions, and prioritize systems over goals to ensure long-term professional growth.  
103  
11
2. 2  
[](https://daily.dev/posts/running-a-fully-local-ai-code-assistant-with-continue-part-1-introduction-tx364wmoc "Running a fully local AI Code Assistant with Continue–Part 1–Introduction")  
Article  
![Avatar of bartwullems](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/52b68c70636d44f0901ae7cd107c9438)The Art of Simplicity · 2y  
Running a fully local AI Code Assistant with Continue–Part 1–Introduction  
Learn how to set up a fully local AI code assistant using Continue, an open-source tool compatible with popular IDEs like VSCode and JetBrains. The guide includes steps to install and configure Continue in VSCode and demonstrates basic features like code explanation and autocomplete using local AI models from Ollama.  
25
3. 3  
[](https://daily.dev/posts/interact-with-ollama-through-c--yepldbtzu "Interact with Ollama through C#")  
Article  
![Avatar of bartwullems](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/52b68c70636d44f0901ae7cd107c9438)The Art of Simplicity · 2y  
Interact with Ollama through C#  
C# developers can interact with Ollama, which supports Local Large Language Models, using Semantic Kernel or OllamaSharp. Semantic Kernel now has an Ollama connector that uses OllamaSharp, allowing for the use of .NET bindings with Ollama's API. A tutorial demo shows how to set up and use OllamaSharp in a simple console application.  
14
4. 4  
[](https://daily.dev/posts/github-create-a-new-release-the-automated-version-u8mv6j5lf "Github–Create a new release–The automated version")  
Article  
![Avatar of bartwullems](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/52b68c70636d44f0901ae7cd107c9438)The Art of Simplicity · 2y  
Github–Create a new release–The automated version  
Learn how to automate the process of creating a GitHub release using GitHub Actions. Follow a detailed step-by-step guide for setting up a workflow that triggers on tag pushes, checks out the repository, archives outputs, creates a release, and uploads release assets.  
14  
2

[See all The Art of Simplicity archives](/sources/bartwullems/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/bartwullems/best-of/2024/09#page","url":"https://daily.dev/sources/bartwullems/best-of/2024/09","name":"Best The Art of Simplicity Posts — September 2024","description":"The most upvoted The Art of Simplicity posts from September 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/bartwullems/best-of/2024/09#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/becoming-a-professional-software-developer-identity-over-skills-8ppsrsdyp","name":"Becoming a professional software developer: Identity over skills"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/running-a-fully-local-ai-code-assistant-with-continue-part-1-introduction-tx364wmoc","name":"Running a fully local AI Code Assistant with Continue–Part 1–Introduction"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/interact-with-ollama-through-c--yepldbtzu","name":"Interact with Ollama through C#"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/github-create-a-new-release-the-automated-version-u8mv6j5lf","name":"Github–Create a new release–The automated version"}]},{"@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":"The Art of Simplicity","item":"https://daily.dev/sources/bartwullems"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/bartwullems/best-of"},{"@type":"ListItem","position":5,"name":"September 2024"}]}]}
```

