asim
banner
asimshamim.com
asim
@asimshamim.com
dude who likes stuff
Rich Harris remains one of my fav speakers in the Web Dev world www.youtube.com/watch?v=N4WQ...
Rich Harris | Remote Control | ViteConf 2025
YouTube video by ViteConf
www.youtube.com
November 12, 2025 at 2:53 AM
Reposted by asim
just in case you needed another reason to leave Vercel.
May 3, 2025 at 6:05 PM
Reposted by asim
1. LLM-generated code tries to run code from online software packages. Which is normal but
2. The packages don’t exist. Which would normally cause an error but
3. Nefarious people have made malware under the package names that LLMs make up most often. So
4. Now the LLM code points to malware.
LLMs hallucinating nonexistent software packages with plausible names leads to a new malware vulnerability: "slopsquatting."
LLMs can't stop making up software dependencies and sabotaging everything
: Hallucinated package names fuel 'slopsquatting'
www.theregister.com
April 12, 2025 at 11:43 PM
wait so are we deprecating Create React App or not
February 19, 2025 at 8:12 AM
Reposted by asim
Depois que eu lancei esse
Blog post, teve a “morte” do CRA e as discussões pós. Se encaixam bem no que eu falei no post, essa thread do Mark também

#bolhadev
www.felgus.dev/blog/react-i...
February 16, 2025 at 10:33 PM
All love to the Apollo team but how is React Query 10x more ergonomic

sometimes i just wanna pull data out of the cache, and i just wish there was a Selectors style API for retrieving entities

useFragment api is nuts its an object that takes the type name and the fragment name and another field
January 31, 2025 at 8:15 PM
my PC in 2005 when i don’t move the mouse for 20 minutes
The WebGPURenderer is amazing.

Today, I built a fat line library that works with all Three.js built-in materials (PBR included), runs super fast as InstancedMesh or BatchedMesh, and only needed one node and a few lines of TSL to make it work.
January 10, 2025 at 10:37 AM
i think it would take the combined knowledge of the CSSWG to derive a complete enough set of selectors such that i can zebra stripe a treegrid with expanding and collapsing rows
January 8, 2025 at 11:08 AM
maybe it’s 3AM and i’m not at my peak or maybe writing a recursive function in Zig using the std.HashMap is not as easy as i thought it would be
January 3, 2025 at 11:32 AM
correcting copilot in my editor is my fav pastime
January 3, 2025 at 8:36 AM
i need to do some research on how to get RDT to work with microfrontends, where you have multiple roots on the same page

as i understand it, RDT attaches to the first one it finds on the page
December 24, 2024 at 7:34 AM
there’s someone out there just living my dream
Saw a Cowboy Bebop concert tonight and it was a 15-piece band but in the middle of the show they let the sax player solo for like 12 minutes and it was the sickest thing I've ever seen
December 7, 2024 at 1:50 PM
@tin-zo.bsky.social youtu.be/IhKA6CLXWkY?...

the best to ever do it, back with another groovy set i can dance to in my apartment
Soulful & Jazzy House Mix in Brooklyn | Tinzo
YouTube video by Book Club Radio
youtu.be
December 7, 2024 at 1:19 AM
bro just spits free game, this is crazy
CSS position: sticky, scroll-snap + progressively enhanced scroll animation 📜

li {
animation: bright;
animation-range: calc(50% - 1lh) calc(50% + 1lh);
animation-timeline: view();
scroll-snap-align: center;
}
@​keyframes bright { 50% { opacity: 1; }}

line-height units are a gift 🎁
December 3, 2024 at 12:29 PM
you are not a digital nomad you are an immigrant
November 21, 2024 at 12:56 AM
React render props and tables were fr a match made in heaven.

things just falls into place!
November 20, 2024 at 11:46 AM
sending my feature requests by venturing deep into the woods after completing two side quests
man I really hate when my open source is funded by VCs or giant corporates. I need my software to be written by hermit monks who sacrifice their lives without selling their labour for such things as food and rent
November 19, 2024 at 9:55 AM
the coding interview is the dumbest part of the job market. 6+ years as a software engineer and tech lead on two different projects, never once had to create a binary search tree
November 18, 2024 at 8:32 AM
hi
November 11, 2024 at 9:15 PM