Dhawos
dhawos.bsky.social
Dhawos
@dhawos.bsky.social
Cloud Engineer 🇫🇷 | Dev Go 🐹 | Padeliste 🎾 | Cycliste 🚴‍♂️
Reposted by Dhawos
Et en plus l'agenda est à présent publié devlille.fr/agenda/index...
April 7, 2025 at 9:50 AM
🇬🇧 If you wonder how to build your own Bluesky feed, I just wrote a blogpost on how to to that in the Go language : dhawos.dev/site/en/arti...

#golang
DevOps with Dhawos
dhawos.dev
February 7, 2025 at 7:36 PM
🇫🇷 Si vous vous demandez comment faire pour mettre en place votre propre fil d'actus Bluesky, j'ai écrit un article de blog qui explique comment le faire pas à pas avec le langage Go : dhawos.dev/site/fr/arti...

#golang
DevOps avec Dhawos
dhawos.dev
February 7, 2025 at 7:35 PM
Reposted by Dhawos
Daily #vim / #neovim tip 14/31
:h v_g_CTRL-A

You may have heard that CTRL-A increments a number.
And here is another `g` variant keymap: v_g_CTRL-A (g in visual mode) which *increments numbers arithmetically.*

Try visual-select multiple lines containing numbers and type g.
January 14, 2025 at 1:07 PM
Reposted by Dhawos
❄️ ✨ Début des festivités dans 2 jours, on se retrouve pour le début restream FR de l'AGDQ25 dimanche à 18h sur : https://www.twitch.tv/lefrenchrestream ✨ ❄️

Une semaine de marathon de speedrun au profit de la Prevent Cancer Foundation !

Le planning est un banger : https://lefren.ch/planning
January 3, 2025 at 4:14 PM
Reposted by Dhawos
The functional options pattern in Go offers a flexible and readable way to configure your structs without exposing internal fields.

It is particularly useful when you want to provide optional configuration and there may be more configuration options in the future. Great for libraries! 🧵
January 2, 2025 at 1:13 PM
I just completed all 25 days of Advent of Code 2024! #AdventOfCode adventofcode.com

And I had a blast doing it in Go. It allowed me to practice working with generics, iterators, the Go profiler and much more while having fun.

Thanks @was.tl for your amazing work !
Advent of Code 2024
adventofcode.com
December 25, 2024 at 10:21 PM
Day 1 - Advent of Code 2024
adventofcode.com
December 1, 2024 at 7:55 AM