# DeveloPassion's Newsletter 120 - One Goal
Hello everyone! I'm [Sébastien Dubois](https://www.dsebastien.net/about/), your host (I'm on [Twitter](https://x.com/dSebastien)). You're receiving this email because you signed up for [DeveloPassion's Newsletter](https://dsebastien.net). Thank you for being here with me ✨
## Welcome to the 120th edition
Another week, another newsletter! I hope that you all had a great one 🤩
This week I've decided to launch a new experiment in my lab. I've also continued working on Knowii. I'll tell you more in the lab section.
I've also continued preparing for the semi-marathon I will participate in later this month. I've managed to cross the 10K mark for the first time in months. Now I have to double that 😂
Alright, let's gooooo 🚀
## The lab **🧪**
I have exciting news this week. I've launched a new experiment: I now offer [coaching sessions about Personal Knowledge Management](https://www.store.dsebastien.net//product/pkm-coaching). I already gave some before, but this time I've launched this activity more formally. I already held a session Saturday morning, and it was a real blast. It was a pleasure for me to present the way I use Obsidian, the way I organize my notes, explain my processes and share tips and tricks. I hope that through this initiative, I'll be able to help more people reap the benefits of their note-taking/note-making efforts!
Aside from that, I've continued working on Knowii. I've added error handling to the signup form and started working on the community creation screen. I had to learn more about the react-hook-form library I'm using as I faced weird issues along the way. The good news is that I have a much better understand about it now, and I managed to add error messages for various scenarios. This will be useful further on as there will be quite a few forms in Knowii.. Next week I'll continue working on the community creation process and I hope to then follow-up with the resource collection creation.
I've also bought and configured the domain name. It's rather easy to find, but there's not much to see yet and it's clearly not production-ready 😂. I didn't get the .com I was after, but this one will do for now.
During the last 30 days, I earned ~$850 from my different projects. Still far away from what I need to reach my financial freedom, but quite nice already. I really hope to convince more people to become paid newsletter subscribers, and I'm in awe when I see how fast other creators manage to grow their subscribers base :p
## New articles
I've published an article about the "one goal per day" zen productivity rule. Go check it out:
[One goal per day](https://www.dsebastien.net/one-goal-per-day//)
## Quotes of the week
- "Be not afraid of going slowly. Be afraid only of standing still"
- "No one is too busy, it's only a matter of priorities"
## Book of the week
[](https://amzn.to/3B7h8vP)
Godin launched a movement to make truly remarkable products that are worth marketing in the first place. Through stories about companies like Starbucks, JetBlue, Krispy Kreme, and Apple, coupled with his signature provocative style, he inspires readers to rethink what their marketing is really saying about their product. In a world that grows noisier by the day, Godin's challenge has never been more relevant to writers, marketers, advertisers, entrepreneurs, makers, product managers, and anyone else who has something to share with the world.
## Thinking and learning
A really interesting interview of Sönke Ahrens, the author of "How to Take Smart Notes":
An introduction to the Canvas plugin of Obsidian:
[
How to Use the New Canvas Plugin in Obsidian
The latest release of Obsidian includes a Canvas plugin in the core. This is a game changer for Obsidian for visual use.
MediumRic Raftis

](https://medium.com/@ricraftis/how-to-use-the-new-canvas-plugin-in-obsidian-5f71ca633149)[
Unnecessary Inventions
Unnecessary Inventions solves real world problems that do not exist by designing & creating products that no one is asking for. Step into the unnecessary mind of designer Matt Benedetto.
Unnecessary Inventions

](https://unnecessaryinventions.com)[
🌠 Plugins for writers & 7 new LLM-based additions.
The Digital Garden plugin now supports style settings and RSS (!), Canvas continues to be a hit, and there’s improved collaboration tools for Git.
![[favicon-obsidian-iceberg.png]]
Caption: Obsidian IcebergEleanor Konik
![[Eleanor_obsidian_iceberg_header_banner_3afca4d2-f1ef-4de5-973d-1ca972c3bfb1--Custom--1.png]]
](https://www.eleanorkonik.com/2023-03-18/)[
Lessons learned about Private Knowledge Management (PKM)
…and how I ended up using Logseq for now
Geek CultureFlorian Kromer

](https://medium.com/geekculture/lessons-learned-about-private-knowledge-management-pkm-2c5b18ca4152)[
Systems Thinking for Knowledge Management
Using Causal Loop Diagrams to Grow Your Organization’s Collective Intelligence
Towards Data ScienceDan McCreary

](https://towardsdatascience.com/systems-thinking-for-knowledge-management-dff03829cf5c)
## Indie Hacking and bootstrapping
One of the best podcasts about bootstrapping and indie hacking:
[The Startups For the Rest of Us Podcast](https://www.startupsfortherestofus.com/)
I found that article inspiring. When you write online, it’s useful to think about who would amplify what you share and why they would do so. Thinking that way increases your chances of success:
[Who Will Amplify This? And Why? - SparkToro](https://sparktoro.com/blog/who-will-amplify-this-and-why/)
Big news for Indie Hackers:
[https://www.indiehackers.com/product/indie-hackers/indie-hackers-is-indie-again--NSIAlb7LggSjzTavQZb](https://www.indiehackers.com/product/indie-hackers/indie-hackers-is-indie-again--NSIAlb7LggSjzTavQZb)
[How To Build A Personal Writing Practice (& Become a Prolific Creator In The Process)](https://evchapman.medium.com/how-to-build-a-personal-writing-practice-become-a-prolific-creator-in-the-process-75dc8e28d7a)
Ev Chapman shares [ideas about how to become a prolific online creator](https://evchapman.medium.com/how-to-build-a-personal-writing-practice-become-a-prolific-creator-in-the-process-75dc8e28d7a)
[How To Build A Personal Writing Practice (& Become a Prolific Creator In The Process)](https://evchapman.medium.com/how-to-build-a-personal-writing-practice-become-a-prolific-creator-in-the-process-75dc8e28d7a)
Interesting to see how much Vercel costs vs the DX they provide:
[Vercel Markup](https://service-markup.vercel.app/)
## Tech
Import maps are now supported in all major browsers. How cool is that?
[JavaScript import maps are now supported cross-browser](https://web.dev/import-maps-in-all-modern-browsers/)
Angular 16 is out. Time to learn about Signals!
[
What’s new in Angular 16?
Angular 16 is out!
cexbrayatcexbrayat

](https://blog.ninja-squad.com/2023/05/03/what-is-new-angular-16.0/)[
Postgres Full Text Search is better than ... (Part 1)
In which I show how ElasticSearch, Solr or another search specific database is probably unnecessary for a lot of PostgreSQL users.
![[portrait-half-icon.png]]
Caption: /admcprAdam Cooper

](https://admcpr.com/postgres-full-text-search-is-better-than-part1/)[
New in Chrome 113 - Chrome Developers
Chrome 113 is rolling out now! WebGPU is here, it allows high-performance 3D graphics and data-parallel computation on the web, devtools can now override network response headers, First Party Sets, part of the Privacy Sandbox, that allows organizations to declare related sites is starting to roll ou…
Chrome DevelopersAdriana Jara
](https://developer.chrome.com/blog/new-in-chrome-113/)
## AI
A free course about prompt engineering:
[ChatGPT Prompt Engineering for Developers](https://www.zdnet.com/article/ai-true-goal-may-no-longer-be-intelligence/)
[Google DeepMind CEO says some form of AGI is possible in a few years](https://archive.ph/WWKQ3#selection-101.5-104.0).
A guide for MidJourney:
[Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.](https://enchanting-trader-463.notion.site/Midjourney-AI-Guide-41eca43809dd4d8fa676e648436fc29c)
> AI powered voice is becoming too realistic.
>
> It's about to change the entertainment industry forever.
>
> Here are 13 intense voices generated using AI:
> — Barsee 🐶 (@heyBarsee) [April 5, 2023](https://x.com/heyBarsee/status/1643517640881651712?ref_src=twsrc%5Etfw)
LINK:
- [[10 Essential Knowledge Management Methods Every Professional Should Master (Article)]]
- https://www.dsebastien.net/10-essential-knowledge-management-methods-every-professional-should-master/-every-professional-should-master//
LINK:
- [[Why Obsidian is All You Need - From Simple Notes to Complete Productivity (Article)]]
- https://www.dsebastien.net/why-obsidian-is-all-you-need-from-simple-notes-to-complete-productivity//
LINK:
- [[The Ultimate Beginner's Guide to Obsidian (Article)]]
- https://www.dsebastien.net/the-ultimate-beginners-guide-to-obsidian//
LINK:
- [[Knowii Community]]
- https://www.store.dsebastien.net//product/knowii-community