Passle ☭'s Avatar

Passle ☭

@passle.dev

I'm a big name in deep space, ask your mates

1,387
Followers
248
Following
1,142
Posts
23.04.2023
Joined
Posts Following

Latest posts by Passle ☭ @passle.dev

Sweet, got budget approved for a little business trip to Brussels 😎

07.03.2026 08:17 👍 1 🔁 0 💬 0 📌 0

Glad youre feeling better, burnout is a bitch. Im only just now rediscovering some joy in my work, hobby/open source projects as well

05.03.2026 13:25 👍 6 🔁 0 💬 0 📌 0

Nice, and thanks for being open for the feedback

05.03.2026 09:54 👍 1 🔁 0 💬 1 📌 0

Also easily codemod-able

05.03.2026 08:57 👍 0 🔁 0 💬 1 📌 0

Fwiw I dont think migrating from readText to navigator.clipboard.readText() is so much harder that it justifies having it in the package at all. This really feels against the spirit of e18e imo

05.03.2026 08:56 👍 1 🔁 0 💬 1 📌 0

Compatibility or convenience? I really dislike the idea of someone needing clipboard functionality in the browser only and then finding this package and installing it without 2nd thought. This would be something id put on a e18e list or npmx to please dont install for browser usage only

05.03.2026 06:51 👍 4 🔁 0 💬 1 📌 0

Was the browser version really necessary? This kinda seems like a smell tbh

04.03.2026 21:28 👍 1 🔁 0 💬 1 📌 0

... after it, copy it in a browser, change it to `tccna.resideo.com` (including everything that comes after it), and you'll be able to add it to google home.

This has taken me 4 hours to figure out. I hope this finds you.

03.03.2026 20:08 👍 0 🔁 0 💬 0 📌 0

Somebody in the world will be looking for this information, and probably they wont find it here on bluesky.

If you're trying to add your Total Connect Comfort Intl app to Google Home via "works with google", you'll get an error. Copy the `tccna.honeywell.com` link, and everything that comes ...

03.03.2026 20:08 👍 1 🔁 0 💬 1 📌 0

Interestingly I didnt mind the naming from shoelace -> web awesome, but somehow I dont like eleventy -> build awesome

Cant quite put my finger on why.

Happy for everyone involved though!

03.03.2026 18:33 👍 4 🔁 0 💬 2 📌 0

^ Is a joke obviously, but it's kind of funny that native visually hidden won't get implemented "because people might hold it wrong", but the quoted post is fine

For the neckbeards, AGAIN: The OP is a joke and that styleable select is *awesome* and I love that this is possible on the web

02.03.2026 16:45 👍 1 🔁 0 💬 0 📌 0

Web standards processes typically take really long and are extremely pedantic to make sure new features can't be abused.

They failed to consider this

02.03.2026 16:42 👍 8 🔁 0 💬 1 📌 0

MicropachycephalOsaurus 🤦‍♂️

27.02.2026 20:18 👍 1 🔁 0 💬 1 📌 0

Im being silly about micropachy ephalasaurus (although, someone has to spread the word). But I see your point about searchability, that doesnt mean they couldnt have picked a better name though

27.02.2026 20:05 👍 0 🔁 0 💬 0 📌 0

Thats weird, I dont think I tagged it as being dutch 🤔 if I did, it was on accident, mb

27.02.2026 20:00 👍 1 🔁 0 💬 1 📌 0

You dont think micropachycephalasaurus is google-able?

27.02.2026 19:47 👍 0 🔁 0 💬 2 📌 0

A propos of nothing: the name vinext is pretty.. uninspiring. I really hated the way every react library or framework started with "re", lets please not do the same with "vi"

You can just name your thing something cool. Like micropachycephalasaurus

27.02.2026 19:27 👍 4 🔁 0 💬 1 📌 0

^ agree, opt in, not default

27.02.2026 18:40 👍 1 🔁 0 💬 1 📌 0

Whats everybody using for smart devices/home automation etc? Got a bunch of different apps for different devices/lights etc, which is not great. Was thinking of setting up home assistant, but it seems like a time sink. What else is out there?

27.02.2026 17:03 👍 2 🔁 0 💬 4 📌 0

Lmao.

resolve@next vs resolve@2.0.0 vs resolve@1.22.11

26.02.2026 12:21 👍 3 🔁 0 💬 1 📌 0
Video thumbnail

Daisy discovered that throwing the kong toy will sometimes result in the food falling out

26.02.2026 08:23 👍 2 🔁 0 💬 1 📌 0

What do you think of using [Symbol.dispose]? github.com/43081j/hanbi...

26.02.2026 08:14 👍 0 🔁 0 💬 0 📌 0

tests all green ✅ Thank you!

25.02.2026 21:52 👍 2 🔁 0 💬 1 📌 0

Maybe this is an area that @e18e.dev should also be doing some advocacy in

25.02.2026 19:06 👍 5 🔁 0 💬 0 📌 0

I noticed at work my test code was importing all of Storybook's UI code, because of a barrelfile somewhere. Similarly, MSW's main entrypoint (barrelfile) was loading (literal) hundreds of unused modules as well. Cutting that down does make a big difference.

25.02.2026 19:06 👍 4 🔁 0 💬 1 📌 0
Post image

I remember a few years ago I did a deepdive on the dependencies I was using for testing, and for just a simple testcase was able to speed things up 5x, mostly just by avoiding barrelfiles.

We spend a lot of time minmaxing prod deps, but not for testing, while it can make a considerable difference

25.02.2026 19:06 👍 6 🔁 0 💬 1 📌 0
Post image

Always felt people are sleeping on Hanbi by @43081j.com . Love me a tiny, simple library for stubbing/spying.

www.npmjs.com/package/hanbi

25.02.2026 19:03 👍 5 🔁 0 💬 1 📌 0
feat: implement .resolves by thepassle · Pull Request #39 · 43081j/hanbi

Actually took a look at it, and it didnt seem that complicated so already took a stab at it: github.com/43081j/hanbi...

25.02.2026 18:50 👍 1 🔁 0 💬 1 📌 0

I can take a look at it on friday I think, but if you happen to have some time before then thats also fine by me

25.02.2026 16:51 👍 1 🔁 0 💬 1 📌 0

Any chance we can add .resolves? Using hanbi quite a lot and it is getting a little bothersome/verbose to have returns(Promise.resolve()), even with spicy autocomplete

25.02.2026 16:45 👍 0 🔁 0 💬 1 📌 0