Milan Raj
rajsite.com
Milan Raj
@rajsite.com
Captions on video please! Wanna avoid breaking out headphones when watching while standing in line at the register.
November 19, 2025 at 5:32 PM
I know I'm late to the game, and didn't see it in the GitHub issues, but using SharedArrayBuffer in a iframe has been an interop blocker for us adopting it for a while. Created an issue for it: github.com/web-platform...
Enable `allow.cross-origin-isolated` for iframes · Issue #1226 · web-platform-tests/interop
Web applications relying on SharedArrayBuffers or high resolution timers have been possible for top-level sites since the introduction and adoption of COOP / COEP across browsers since late 2021. F...
github.com
November 16, 2025 at 5:36 PM
This is some Idiocracy level self parody 😂😭
November 12, 2025 at 5:40 AM
So cool! Needed to add a folder to the workspace for `yosys --version` to not hang (had a devtools "Only workspaces with a single root folder are supported" error) but then runs! 🥳
October 22, 2025 at 3:56 PM
The p in AI stands for profit?
September 10, 2025 at 1:28 PM
Similarly, I've had my eye on joist for the hierarchical DI support but haven't had a chance to play with it yet: github.com/joist-framew...
GitHub - joist-framework/joist: A small (~2kb) library to help with the creation of web components and web component based applications
A small (~2kb) library to help with the creation of web components and web component based applications - joist-framework/joist
github.com
September 6, 2025 at 4:25 AM
Already grab a commodore 64 ultimate? www.commodore.net
Home | Commodore
Honouring the past. Innovating the future. This is the first real Commodore computer in over 30 years, and it's picked up a few new tricks.
www.commodore.net
September 3, 2025 at 10:45 PM
Was it the libre office wasm build? That's my go-to large wasm to try and break tools :P wasm-test.libreoffice.org/soffice.wasm
August 31, 2025 at 10:34 PM
The actual JS engine used by jco in that context is a fork of spidermonkey: github.com/bytecodealli...
GitHub - bytecodealliance/StarlingMonkey: The StarlingMonkey JS runtime
The StarlingMonkey JS runtime. Contribute to bytecodealliance/StarlingMonkey development by creating an account on GitHub.
github.com
August 31, 2025 at 9:37 PM
With wasm components can get full control over the system interfaces. The jco toolchain will let you turn JS into a component: github.com/bytecodealli...
Then wasmtime to run it or an ai focused wrapper like wassette: github.com/microsoft/wa...
GitHub - bytecodealliance/jco: JavaScript toolchain for working with WebAssembly Components
JavaScript toolchain for working with WebAssembly Components - bytecodealliance/jco
github.com
August 31, 2025 at 9:35 PM
Similar boat, still weighs on the back of my mind to give it another try. Came up with a huge list of issues / feature requests with our existing (FAST-based) select and combobox, but still feels partial: github.com/ni/nimble/is...
Select and Combobox Refresh · Issue #1303 · ni/nimble
📌 User Story The following are topics that should be addressed (included or closed): Both: Placeholder option (when a user has not selected a value): #350 Placeholder for empty options list (when f...
github.com
August 23, 2025 at 5:24 PM
August 20, 2025 at 1:11 AM
Just got a kobo libra colour for a vacation and had the same feeling. The color also adds a little sparkle I didn't realize my brain would be so enthralled by.
August 1, 2025 at 8:22 PM
WTAF, this reads like an @theonion.com article.
July 9, 2025 at 10:24 PM
For us it's so a user can swap select + option directly for my-select + my-option with minimal behavior change but with our design well encapsulated.
June 23, 2025 at 10:06 PM
Cool! Hopefully more NativeAOT support / investment leads componentize-dotnet closer to stable!
June 22, 2025 at 11:32 PM
For real, just disabling type checking is a bummer. Ended up making tons of directives that are accessors: github.com/ni/nimble/bl...
github.com
June 7, 2025 at 3:00 AM
The file:// restriction on modules is the worst 😮‍💨
June 1, 2025 at 8:33 PM
JavaScript needs more friends
May 28, 2025 at 1:34 AM
Like briefly stretching your legs into the aisle of a plane
April 12, 2025 at 10:11 PM
Tend to avoid them as component authors on the host element to avoid conflicts with component users. We (try) to treat id, class, data-*, as user-owned attributes we don't touch.
April 8, 2025 at 5:31 PM
"Pulitzer prize and Grammy award winning artist Kendrick Lamar"
"What is a diss-assembler?"
March 22, 2025 at 4:05 PM
I do know a thing.
Everything is computer.
I know computer.
March 20, 2025 at 8:01 PM
If you want a terrible idea you probably shouldn't use bsky.app/profile/rajs...
Disqus flags glitch links as spam 🙄 Inspired a terrible / beautiful idea but "Uncaught NotAllowedError: Sharing constructed stylesheets in multiple documents is not allowed" 😢 glitch.com/edit/#!/evil...

(even so I expect some rethinking on custom properties would be needed anyway)
Glitch
Combining automated deployment, instant hosting & collaborative editing, Glitch gets you straight to coding so you can build full-stack web apps, fast
glitch.com
March 20, 2025 at 12:10 AM
Very cool! Have you tried running a p2 component on wasmtime+pulley interpreter compiled for wasm32-wali-linux-musl?
March 19, 2025 at 10:57 PM