Posts by Víctor García
It remembers me to SXO + Reactive Component.
- github.com/gc-victor/sxo
- dev.to/gc-victor/th...
What use cases do you have in mind?
Who's the first guest? e18e & friends - the community show. February 10th 2026, 7pm CET
we have the first guest to our new e18e & friends monthly show! any idea who it is? 😄
🚀 Launch Week Day 4: We’re introducing a new Alert Details page! A more spacious way to explore alerts and understand their impact across your codebase.
Oh, this is similar to the approach I'm using for SXO: github.com/gc-victor/sx.... The main difference is in the Rust part, SXO doesn't use any dependencies to transform the JSX code. From a quick look, I couldn't tell what they're transforming the JSX into
A hackathon for vibecoders
I go deeper on this here:
youtu.be/KH1YCMWC3t4
Yeah, that's fair. Thanks for sharing that
@tolin.ski I really appreciate you talking about your dyslexia in the video. What do you think we can do to make dyslexia more visible and better supported in the tech industry?
Introducing Tab!
Tab makes it easy to add shell autocompletions to your JavaScript CLI.
Tab has already been adopted by the @cloudflare.social @nuxt.com and @vitest.dev CLIs. Are you next?
Last week I lost my job. It took me a while to process...
If you or your company needs an experienced full stack developer who understands how the web works, knows modern tech, communicates well, please reach out.
My CV: pawelgrzybek.com/cv/
I'd appreciate if you could share. Thank you.
🔥 Hot Repo! 🔥 (100+ new stars)
📦 badlogic / pi-mono
⭐ 2,346 (+106)
🗒 TypeScript
AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods
🚩✊ Friday is Dependency Deletion Day! Today on the chopping block: rimraf. Unless your Node.js version is from the Cretaceous, rimraf delegates to fs.rm under the hood anyway, so you might as well just skip the middleman. Free your node_modules, use fs.rm!
nodejs.org/docs/latest/...
#javascript
This is fascinating, and similar to work we're doing on what we are calling "Build-Time Rendering" (BTR) for further accelerating Edge's UI surfaces.
Is there any public information available about BTR?
I think SXO might be of interest to you: dev.to/gc-victor/th...
Have you tried GLM 4.7?
news.ycombinator.com/item?id=4670... #dyslexia #interviews #programming
Congratulations!
Thank you for making this change, I appreciate it. I can see the difference on desktop, but not on mobile. Also, the font is too small on both mobile and desktop.
@danielroe.dev, as a person with dyslexia, it's impossible for me to read it. I think the problem is the low contrast between the background and the text colo
r
dev.to/gc-victor/th... #javascript #performance #frontend
📢 New blog post: A polyfill for the HTML switch element.
Safari 17.4 added the native `<input type="checkbox" switch>` element. This post introduces a polyfill for it, covering accessibility, internationalization, styling, and its HTML spec status.
blog.tomayac.com/2026/01/12/a...
16 Best Practices for Reducing Dependabot Noise https://lobste.rs/s/k9dwgt #security #satire #practices