Standard Search
About 113 results
https://benswift.me/blog/2025/06/06/agentic-elixir-superpowers-zed-tidewave-ashai · 6 Jun 2025
How to wire up Zed, Tidewave and AshAI as MCP servers for an agentic Elixir development workflow, with a helper script to glue it all together.
dev
https://cuducos.me/fluxo-linear-de-sucesso.html · 6 Jun 2025
_Post de autoria de Filipe Ximenes originalmente publicado em inglês no blog da Vinta. Tradução livre para o português por Eduardo Cuducos._ * > Para _pythonistas_ isso também poderia ser “por que linear é melhor do que aninhado” Todo código ...
https://cuducos.me/tuples-and-lists-in-python.html · 24 Apr 2025
_Originally posted in Brazilian Portuguese._ The other day, on a Python forum, someone asked: > Is there any difference between tuples and lists in terms of performance? As some of you might already know, I love looking at Python with a critical eye, fr...
https://cuducos.me/python-generators.html · 24 Apr 2025
_Originally published in Brazilian Portuguese._ The other day, a friend saw me writing a function in Python that used yield instead of return, and asked: > — What's the point of that? I’ve never really got it… Actually, I was writing a generator, ...
https://cuducos.me/nao-compartilha-captura-de-tela-para-pedir-ajuda.html · 18 Mar 2025
Eu tenho alguns projetos de código aberto que são <abbr title="Command-line interface">CLI</abbr>, programas de linha de comando — o mais conhecido é o Minha Receita. E também participo (menos do que antes, mas ainda assim participo) de algumas comun...
https://cuducos.me/do-not-share-a-screenshot-when-asking-for-help.html · 18 Mar 2025
I have a few open-source projects that are <abbr title="Command-line interface">CLI</abbr> tools — the most well-known one is Minha Receita. I also participate (less than before, but still do) in some communities that support beginners in programming, wh...
https://benswift.me/blog/2024/09/20/format-markdown-on-save-in-zed-using-prettier · 20 Sep 2024
Zed config snippet for auto-formatting Markdown files on save with Prettier, including prose wrapping at 80 columns.
dev
https://mikebifulco.com/newsletter/features-of-fonts-and-typography · 27 Aug 2024
Open up the potential of your designs with a deeper understanding of what variable fonts like Inter can do.
https://mikebifulco.com/posts/ab-testing-with-posthog-to-fix-conversions · 19 Aug 2024
Optimizing signups by testing, trusting statistics, and fine-tuning UX using data from PostHog
https://mikebifulco.com/newsletter/how-to-source-and-utilize-expert-knowledge · 14 Aug 2024
One of the most effective ways to grow as a developer is by tapping into the vast pool of knowledge available in the developer community.