Standard Search
About 15 results
https://cuducos.me/building-a-custom-bluesky-feed-part-3.html · 18 Mar 2026
_This is Part 3 of 3. Part 1 covers how the feed generator works and the initial strategy to collect possibly related posts. Part 2 covers the labeling tooling, ML classifier, and storage design._ We started with a feed that was arguably serving a triathl...
https://cuducos.me/building-a-custom-bluesky-feed-part-2.html · 13 Mar 2026
_This is Part 2 of 3. Part 1 covers how the feed generator works and the initial strategy to collect possibly related posts._ The regex filter I built in Part 1 has a problem it can't solve itself: \biron ?man\b matches posts about the Ironman as in the s...
https://cuducos.me/building-a-custom-bluesky-feed-part-1.html · 11 Mar 2026
When I joined Bluesky, Jim suggested that I created a custom feed as part of the learning during the onboarding process. I was excited about it because custom feeds is one of the coolest things in the atmosphere (as we call things atproto-related). During ...
https://cuducos.me/it-took-me-two-years-to-re-read-a-book-i-have-read-in-two-weeks.html · 28 Sep 2025
_Originally published as a review for Judith Butler’s ‘Gender Trouble’ on my Bookwrym._ It was the second time I read this book. As an avid sociologist reader pursuing my Master’s degree, I devoured it in a week or two. For the course, I probably ...
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/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/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://cuducos.me/why-do-i-use-neovim-the-candid-response.html · 2 Oct 2023
If you are in a hurry, the short answer is: I am more productive using Neovim. You might not be, and that is okay. You use whatever makes you feel good and effective. In my case, it is Neovim. If you are not in a hurry, this happened the other day. I was ...
https://cuducos.me/quick-tips-to-learn-a-programming-language.html · 18 Aug 2021
_Content translated from this Twitter thread, but I removed the tutorial examples because the thread focused on contents in Brazilian Portuguese, not in English._ --- One of these days, while talking with some friends in the process of learning Python, I...
https://cuducos.me/government-as-a-platform-from-social-accountability-to-institutional-reform.html · 19 Nov 2019
_Today I was a panelist in one of the activities of the Global Partnership for Social Accountability Forum. The panel was called_ &nbsp;Government as a Platform: from Social Accountability to Institutional Reform _and this was what I prepared for the occas...