🐺🛠️💻🎮🏳️🌈🏳️⚧️
I build tools for Javascript and Rust. Learning games with Godot! I think browsers are cool!
Formerly Lit and Material at Google.
Previously Data Center Tools at Meta.
So I updated the all profile pics
The internet used to be a pretty cool place where you could act out identities like genders, furries, and the ilk without sanitizing yourself for the breeders
So I updated the all profile pics
The internet used to be a pretty cool place where you could act out identities like genders, furries, and the ilk without sanitizing yourself for the breeders
It shows us how the evergreen typography of the arcade era was heavily influenced by the monospaced Japanese syllabary which became a muse behind futuristic user interfaces in modern media
#gaymer #typography
tosche.net/non-fonts/ar...
It shows us how the evergreen typography of the arcade era was heavily influenced by the monospaced Japanese syllabary which became a muse behind futuristic user interfaces in modern media
#gaymer #typography
tosche.net/non-fonts/ar...
Here's movement between pages in cardinal directions. Makes for a text-roid-vania feel in a multi page app
Very Net 1.0, heckin text adventure, much hypertext
(will post the example code when stuffs more polished, learning is a process!)
#html #css #viewtransitions
Here's movement between pages in cardinal directions. Makes for a text-roid-vania feel in a multi page app
Very Net 1.0, heckin text adventure, much hypertext
(will post the example code when stuffs more polished, learning is a process!)
#html #css #viewtransitions
Declarative shadow DOM renders the initial app without layout shifts. The wctk-js handles events and subscriptions.
Redux is synced with server state using import attributes.
w-lfpup.github.io/wctk-redux-s...
Declarative shadow DOM renders the initial app without layout shifts. The wctk-js handles events and subscriptions.
Redux is synced with server state using import attributes.
w-lfpup.github.io/wctk-redux-s...
It's a cute 1kb that works alongside the DOM to quickly build UIs with more descriptive user actions
#html #javascript #webdev
github.com/w-lfpup/supe...
It's a cute 1kb that works alongside the DOM to quickly build UIs with more descriptive user actions
#html #javascript #webdev
github.com/w-lfpup/supe...
No frameworks needed! Yay!
w-lfpup.github.io/wctk-redux-s...
No frameworks needed! Yay!
w-lfpup.github.io/wctk-redux-s...
The goal is:
"send and action on this event from this element"
Current implementation feels like redux actions meets DOM events. It bypasses event bindings and shortens the distance between UI state and app state in #javascript
The goal is:
"send and action on this event from this element"
Current implementation feels like redux actions meets DOM events. It bypasses event bindings and shortens the distance between UI state and app state in #javascript
Solid gateway for home networks behind a tiny JSON api 💙
Also demonstrates a clear way to use TLS certificates in async rust
github.com/w-lfpup/reve...
Solid gateway for home networks behind a tiny JSON api 💙
Also demonstrates a clear way to use TLS certificates in async rust
github.com/w-lfpup/reve...
my docs:
my docs:
Because server side HTML in #nodejs is like pulling teeth for some reason 😿
And this lets me:
- nest components
- strip styles and scripts
- use > and
Good for #htmx and its ilk
I miss #xhp 😅
github.com/w-lfpup/coyo...
Because server side HTML in #nodejs is like pulling teeth for some reason 😿
And this lets me:
- nest components
- strip styles and scripts
- use > and
Good for #htmx and its ilk
I miss #xhp 😅
github.com/w-lfpup/coyo...
Made #jackrabbit-js to write #unittests with no headaches
- assertions are strings
- tests are functions
- test modules are #javascript modules
- no dependencies
- can test itself
- cli and browser friendly
github.com/w-lfpup/jack...
Made #jackrabbit-js to write #unittests with no headaches
- assertions are strings
- tests are functions
- test modules are #javascript modules
- no dependencies
- can test itself
- cli and browser friendly
github.com/w-lfpup/jack...
Screenshots below of a hello-world component and an SSR counter 💙
#wctk-js #webdev
more examples at:
github.com/w-lfpup/wctk...
Screenshots below of a hello-world component and an SSR counter 💙
#wctk-js #webdev
more examples at:
github.com/w-lfpup/wctk...
IMHO it's a remarkably elegant and expressive way to build #html in #rustlang
But I'm biased because I built it for me 🐺😅
With my own paws, even! 🐾⚒️ #webdev
🏗️ SSR & SSG
🎯 HTML over the wire
😍 No dependencies
😎 No macros
github.com/w-lfpup/coyo...
IMHO it's a remarkably elegant and expressive way to build #html in #rustlang
But I'm biased because I built it for me 🐺😅
With my own paws, even! 🐾⚒️ #webdev
🏗️ SSR & SSG
🎯 HTML over the wire
😍 No dependencies
😎 No macros
github.com/w-lfpup/coyo...