Profile avatar
guillermocava.com
Full Stack Dev Hacking @tighten
62 posts 97 followers 201 following
Prolific Poster
Conversation Starter

🦀 Visualize Wi-Fi traffic using Rust on ESP32 (Matrix Style) - Uses an ESP32 and WS2812 LED - Mimics the cascading digital rain effect seen in The Matrix, with packets streaming down the LED matrix Video: youtu.be/NW_4bYAEQ04?... Project Link: github.com/pham-tuan-bi... #rustlang #esp32

📢 Introducing QuickPush A lightweight macOS menu bar tool for quickly testing @expo.dev push notifications Learn more ↓

Really love tmux, my particular usage resolves a session housing lots of windows of related projects and each window having split panes for relevant processes (ex: nvim, vite, queues). I really wanted way to `prefix + k` and fuzzy match to a particular window opened, to my surprise was achievable

Brilliant! lumon-industries.com

went through the entire Natural Number Game today! (well, except for the Fermat level 😛) it’s very well-made, definitely one of the best learning/onboarding experiences i remember adam.math.hhu.de#/g/leanprove...

Finally got this prototype to work after 1000 years of debugging. Sweet release 🥲 The idea is I dump a bunch of unstructured notes on a topic in, feed that into gpt-4o-mini, ask it to label sections with a set of types – claim, evidence, assumption, etc. – and display them as coloured highlights

and that also means: devs! if you want to be in an episode of Web Dev Challenge, sign up for my newsletter and I’ll send out a casting call soon 👀 codetv.dev/newsletter

Something about calculus just scratches my brain 🧠

How do you handle when your map overflows the viewport? New game dev log breaks down how to handle this when building a game engine. 🕹️ www.wking.dev/logs/camera-... #gamedev #indiegame #indiedev #gameengine

Caption this. 😆 Amazing chat with @taylorotwell.bsky.social, @calebporzio.bsky.social, and @briancasel.com today. Lots of 🌶️ Coming soon to panelpodcast.com

Which one do ya dig more?

TIL the difference between “subtitles” and “captions”

I’m about halfway thru this and it’s a very good listen so far: www.softwaresessions.com/episodes/atp...

You think “orange” and “brown” are objectively two different colors. But actually, the 𝘪𝘥𝘦𝘯𝘵𝘪𝘤𝘢𝘭 color is seen as either “orange” or “brown” depending on what other colors surround it. Color is more in our brains than you think:

This is so much funnier than I thought it would be

Super reactive navigation on my current project! This is usually a good sign that I’m spending a lot of time playing with it.

A few months ago I started writing a short note about my experience of pregnancy so far, and it turned into a monster. Turns out I had a lot of thoughts on fruit babies, naturalness narratives, wild bananas, and the existential experience of growing someone new. maggieappleton.com/growing-a-hu...

👋 I’m doing some tests around SVG vs. Canvas performance, and I need your help! I’ve created 3 tests that render the same interactive UI using different techniques. Can you quickly tell me how they perform on your device? Here’s the link, more instructions in thread: wa-svg-vs-canvas.vercel.app

If you're like me and not using Twitter much, you might have missed the fact that @calebporzio.bsky.social is going crazy on the Flux date picker component! x.com/calebporzio/... Part 1 - Video split into 2 parts due to bsky limitation.

Loving this lil app for tweaking ghostty config ghostty.zerebos.com

ITS FINALLY HERE!!

While building Sunny, I’ve been vaguely checking my code coverage and checking PHPstan and seeing what I’m “forced” to write to get to 100% coverage or to make stan happy. I’ve finally encountered an instance where these tools encourage me to break my patterns: techenby.com/posts/first-...

What is @panic.com cooking up now? youtu.be/KVIZjoZ8WWQ?...

What does it mean for something to be Turing complete? I answer this question, and more, through a series of fully interactive Turing machine simulations! Play, pause, step forwards and backwards, and even write your own Turing machine programs in my latest blog post. samwho.dev/turing-machi...

I rebuilt my website as a Windows 95 experience. Try the Disk Defragmenter! #Wes95 #BuildInPublic https://wes.dev/

pixelated image transitions with CSS and generative SVG masks transition the mask-position on two stacked images to reveal a backdrop tricks like these are a good example of solving from a different perspective with CSS an exploding view that breaks it down 👇

Flux. Has. Themes. Yesssssssss. fluxui.dev/blog/2024-12...

I could listen to @benholmen.com talk about paint drying and I'd be fully locked in, this man is fascinating. Lucky for you he's got something even more interesting to talk about: building a physical, collaborative pixel art project 🤯

@lupomontero.bsky.social thanks for organizing the meetup! Absolutely loved talking tech in person

I just published my 27th post. A bit personal and vulnerable, and I really wonder how I'm going to feel about it in the morning, but for now - here it is: www.zuzana-k.com/articles/som...

Let's go sunilpai.dev/posts/cloudf...

I know when I'm on the right track when I find myself staring, mesmerised, as what I've made.

Just realized for @graze.social I'm using an entirely @devtools.fm influenced stack - @vite.dev - Bundling - @astro.build - Content Pages - @tanstack.com router/query - App routing/data fetching - @tldraw.com - Canvas editor - @eslint.org - Of course - radix - colors/components - @react.dev

how do you all remember every UUID? I find it really hard. so I wrote them all down on every uuid dot com the list has fast search across all 2^122 values (so you can find your favorites) - hoping to add some social features like "trending UUIDs" soon!

It may be cursed but its wild shelling out with livewire can be this straight forward

Gave this talk a week before my talk at @laracon.au. I really don't recommend giving 2 talks in 2 weeks, was quite stressful 😅