Profile avatar
soyserg.io
data nerd hip hop head policy wonk creador de @tacosdedatos.com escribo a veces en https://chekos.dev
75 posts 92 followers 188 following
Prolific Poster
Conversation Starter

open.substack.com/pub/tresvece...

¿Tu gráfica cuenta una historia… o solo adorna? Amanda Makulec propone que el data storytelling no está muriendo, solo está madurando. 💡 5 ideas clave + mini-caso visual open.substack.com/pub/tacosded... #dataviz #datajournalism #storytelling #tacosdedatos

Reboot en marcha 🌮 Menos multi-verso, más foco digo más concentración Regresa #tacosdedatos con tips prácticos de datos cada 2 semanas. Arrancamos con: Busca lo más vital, no más open.substack.com/pub/tacosded...

no dejes queeeeee nos coma el diablo amor

How to create a Python CLI that's globally available in your system in 5 easy steps. 1. Install uv 2. Init project with `uv init --app --package mycli` 3. Write code 4. Install with `uv tool install . -e` 5. Use `mycli` anywhere in your computer

I know a bunch of you have Substacks and while I support you with all my heart, we've known for a while that these guys are right wing dipshits. If you're looking for a non-fash alternative, Ghost is a non-profit and even has a cool horror sounding name! And its not run by right wing dipshits!

Me abrí un canal personal para hablar de programación: youtu.be/Jre3hFs0yFQ Este año planeo escribir más código y hacer más contenido, así que tendré este espacio para charlar de cosas que me interesen. Dense una vuelta para ver el primer vídeo sobre qué realmente pasó con la IA para programación.

los gringos liberales son muy de apendejar a los republicanos y creen que se van a dar cuenta que sus propias politicas no son sustentables o no funcionan pero 1) les funcionan a quienes estan a cargo 2) los que pagan el precio en lo que "aprenden" somos nosotros y 3) les vale madre

remember que meta was doubling down on the metaverse wasting a ton of money and then they realized ai was a thing and they stole a bunch of data and misused their own users data but released the llms as open source so everyone was like 🤔👀 anyways

what's involved in getting a "modern" terminal setup? jvns.ca/blog/2025/01...

ever since i stopped going in twitter idgaf about nextjs lol

Pra quem não viu ainda, meu livro Strategic Software Engineering já tá disponível na versão física! Se vender bem quem sabe eu não consigo convencer a editora a produzir a versão pt-br, compartilha com a tua rede pra ajudar! a.co/d/dZdGzzC

Manning is the only publication I've bought books from that does the one thing I've always wanted from any publication: give me the ebook if I'm buying the print version. all i want is to give the author some money for their work and be able to read the book however i want.

One place where LLMs are useful: generating commit messages, given that: 1. You understand and can evaluate the message 2. The scoped code change is small 3. Your model is fast enough Still playing around but this script+ prompt works fairly well out of the box: gist.github.com/veekaybee/db...

snowy egret

¿Hablas español? Te tengo un regalo. 🎁 Ahora TODA la documentación de FastAPI está traducida al español. 🎉 Ya no son 22 páginas, sino todas las 109, traducidas. 🤓 fastapi.tiangolo.com/es/

Acabo de publicar un video sobre cómo hago web scraping, aprovechando al máximo el cómputo y almacenamiento en GitHub – bueno, bonito y barato. youtu.be/omX7uo6lnZs

nah foo but imagine

it took less than 24 hrs for people using sora to ask for hot latina women 🤦🏻‍♂️

The csv mod has a sniffer, just used it like this: >>> with open('cc1.csv', 'r') as f: ... sniffer = csv.Sniffer() ... sniffer.has_header(f.read(2048)) ... False >>> with open('cc2.csv', 'r') as f: ... sniffer = csv.Sniffer() ... sniffer.has_header(f.read(2048)) ... True #python

Another favorite from this Spring; White-winged Dove samples a Saguaro blossom 🪶☀️🌵

@simonwillison.net when using `llm` - is there a way to pass tools to the model? I'm going through the docs and I can't find it but I feel like I read a weeknotes or blog post about it ?🤔 or am I *hallucinating* *badum tss

so anyways, any monitor recommendations?? i just need something large enough to comfortably work and for the image quality to not suck. i'm not watching or editing videos / movies but i really appreciate good image quality.

i realize that i don't actually need a laptop and i'm thinking about getting the new mac mini. i've never bought a monitor before (just had laptops lol) and i didn't realize they're this expensive. how am i gonna pay 3x what i pay for the computer *just* for the screen to use the computer ?? lol

es el lefty papáaaa open.spotify.com/track/1NF9ie...

mi conejita disque escondiéndose

We're interviewing people and today I had to start the meeting with "Apologies but I just got a tsunami alert a few minutes ago so if I drop off in the middle of this call is probably that"

it's Spotify wrapped day but I've been scraping my recently played tracks every hour for over a year now so every day is Spotify wrapped lol

ni me puedo quejar porque obvio no le había dicho a nadie que solo trabajaba como 4 horas a la semana jajajajja

llevaba fácil 5 años terminando "40 horas de trabajo" en como 3 o 4 a la semana y el resto del tiempo andaba aprendiendo cosas o en cosas de tacosdedatos pero desde que soy Sr y ahora Lead si tengo que trabajar mis horas de verdad porque son juntas y eso no puedo automatizar 😭 jajajaj

my mkdocs-material blog 👀

Not now, babe, wine is helping me understand data architecture.

last night i learned how to use cloudflare's workers to protect a github pages site with github oauth on my phone just going back and forth with chatgpt + simon willison's post + a cloudflare's blog with some use case code snippets all while watching Moonknight on my ipad in bed