Aidan Bleser (@ieeeedan) 's Twitter Profile
Aidan Bleser

@ieeeedan

Shipping, reading, and tomahawking down the mountain.

ID: 796534839600185344

linkhttp://aidanbleser.com calendar_today10-11-2016 02:07:59

8,8K Tweet

295 Followers

34 Following

Yuan Gao (@mesetatron) 's Twitter Profile Photo

Theo - t3.gg fun story: we wanted discord to add syntax highlighting support for GML, the DSL that Gamemaker uses, so that the Gamemaker discord support server could get syntax highlighting I figured out discord uses HLJS under the hood, contributed the language to HLJS upstream, and then we

Thomas G Lopes πŸ¦‹ (@thomasglopes) 's Twitter Profile Photo

🍨 Working on a Spatial Menu component. It allows navigating through items in a list/grid with the keyboard. But, its fully responsive, meaning you don't need to define a number of columns before-hand! Available to test now.

🍨 Working on a Spatial Menu component. It allows navigating through items in a list/grid with the keyboard. But, its fully responsive, meaning you don't need to define a number of columns before-hand!

Available to test now.
MadeWithSvelte (@madewithsvelte) 's Twitter Profile Photo

shadcn-svelte-extras provides a collection of extra components to complement the shadcn-svelte library - an image cropper, phone input field, file drop zone and more! πŸ“¦οΈ - madewithsvelte.com/shadcn-svelte-…

shadcn-svelte-extras provides a collection of extra components to complement the shadcn-svelte library - an image cropper, phone input field, file drop zone and more! πŸ“¦οΈ - madewithsvelte.com/shadcn-svelte-…
{Bhide}.Svelte (@sikandar_bhide) 's Twitter Profile Photo

New Svelte 5 Animations Build using Svelte 5, Motion-Start, Tailwind CSS V4 Preview : sv-animate.vercel.app/magic/blur-fade Added Magic UI Components

New Svelte 5 Animations 

Build using Svelte 5, Motion-Start, Tailwind CSS V4

Preview : sv-animate.vercel.app/magic/blur-fade

Added Magic UI Components
Hunter Johnston (@huntabyte) 's Twitter Profile Photo

I love Convex but the framework fragmentation is getting frustrating. convex-auth is React-only, convex-svelte is a separate package, and every new framework needs or has its own repo.

Joe Bell (@joebell_) 's Twitter Profile Photo

If your app contains multiple scroll containers, consider adding `overscroll-behavior: none` to your html/body to prevent "page bounce" before β†’ after

ThePrimeagen (@theprimeagen) 's Twitter Profile Photo

i tried using 2 space indenting for ~2 months. every project reformatted, used it in every language i could and after extensive usage i must say you must have a mental disorder to like 2 space indenting

shadcn (@shadcn) 's Twitter Profile Photo

Went for a walk with Grok voice mode. Asked it about Jurassic Park. Got a masterclass on CGI, animatronics, and skin textures. Asked Siri to change the song: β€œHere’s what I found on the web.” πŸ€¦β€β™‚οΈ Why do I even bother?

Aidan Bleser (@ieeeedan) 's Twitter Profile Photo

I’m so impressed with Paramount plus they put together a team and managed to build the worst possible streaming service in human history, congratulations.

DHH (@dhh) 's Twitter Profile Photo

AI demonstrates the sunk-cost fallacy perfectly: Just one more "this doesn't work!" prompt, you think, and it'll fix it!! But often it won't, and now you've wasted 30 minutes begging that you could have spent learning how to actually fucking do it yourself.

dax (@thdxr) 's Twitter Profile Photo

i hand write most of my code i use opencode when 1. i know what needs to be done, it's just tedious 2. i know what needs to be done but not how so i need it to generate an example (saves a google) 3. what im implementing looks very similar to what ive already implemented