boneskull
@boneskull.dev
📤 792
📥 218
📝 405
in the glutting of my rage I find my content
https://github.com/boneskull
pinned post!
ok so I made an assertion library
bupkis.zip
loading . . .
bupkis
Documentation for bupkis
https://bupkis.zip
about 1 month ago
2
1
0
reposted by
boneskull
Alan Burns
5 days ago
I remember when this whole thing (every mp3 and every VHS rip) just dropped on somebody's Blogger page one day. Digging into it was like some clandestine artefact from an alternate universe where Chariots Of Fire never existed: except both did coexist in ours, what an incredible guy Vangelis was
add a skeleton here at some point
1
11
3
cenobite, a hardened test runner with single-process isolation built on node:test:
github.com/boneskull/ce...
loading . . .
GitHub - boneskull/cenobite: A hardened test runner using Secure EcmaScript (SES)
A hardened test runner using Secure EcmaScript (SES) - boneskull/cenobite
https://github.com/boneskull/cenobite
5 days ago
0
3
1
openssf.org/blog/2025/09...
loading . . .
Open Infrastructure is Not Free: A Joint Statement on Sustainable Stewardship – Open Source Security Foundation
https://openssf.org/blog/2025/09/23/open-infrastructure-is-not-free-a-joint-statement-on-sustainable-stewardship/
22 days ago
0
2
2
reposted by
boneskull
Steve Klabnik
22 days ago
This is the best, no bullshit explanation of what’s been going on, and as far as I can tell 100% lines up with what I know about the details here, including non-public ones, fwiw
add a skeleton here at some point
8
148
29
reposted by
boneskull
Brick Fanatics
23 days ago
After a series of submissions on LEGO Ideas, the LEGO Group is finally teaming up with Daft Punk for digital minifigures and a build.
www.brickfanatics.com/lego-daft-pu...
#LEGO
#DaftPunk
#LEGONews
0
5
2
reposted by
boneskull
da share z0ne
23 days ago
📉
dashare.zone
ADMIN
0
295
81
if you have a website that automatically updates status on an interval, put some kind of countdown on that shit. if you don't, I'm gonna refresh the hell out of it anyway
23 days ago
0
1
0
reposted by
boneskull
Rob Palmer
23 days ago
ECMAScript excitement 😉 Congrats to Mark Miller on advancing the proposal for "Non-extensible applies to Private" to Stage 3 today at TC39 🎉 This breaking change means that if you seal/freeze an object, it cannot later have private fields stamped upon it ❄️
2
13
3
oh yeah now I remember why I stay off this site
about 1 month ago
0
0
0
@seldo.com
is this hard to read
about 1 month ago
1
2
1
MY BOX IS CLEAN
about 1 month ago
1
1
0
reposted by
boneskull
Jon Kuperman
about 1 month ago
watching npm not respond for hours as compromised package authors plead for help taking down infected packages
8
62
11
ok so I made an assertion library
bupkis.zip
loading . . .
bupkis
Documentation for bupkis
https://bupkis.zip
about 1 month ago
2
1
0
and now I resume my social media hiatus
about 2 months ago
1
0
0
I forked the old npm-merge-driver to work with npm v7+ because package-lock.json conflicts were harshing my mellow
www.npmjs.com/package/pack...
#npm
#nodejs
loading . . .
package-lock-merge-driver
Git merge driver for package-lock.json. Latest version: 0.0.1, last published: 4 minutes ago. Start using package-lock-merge-driver in your project by running `npm i package-lock-merge-driver`. There ...
https://www.npmjs.com/package/package-lock-merge-driver
about 2 months ago
1
4
2
@trott.bsky.social
do you get this joke?
add a skeleton here at some point
9 months ago
1
0
0
reposted by
boneskull
Burning Ambulance (website/newsletter/record label)
9 months ago
I could say to you, "This is a Swedish power metal band's song and video about a train — not a metaphor, but an actual train," but that wouldn't convey even 1% of the ridiculousness on display. Enjoy.
www.youtube.com/watch?v=rBJ7...
loading . . .
MAJESTICA - Power Train (OFFICIAL MUSIC VIDEO)
YouTube video by Nuclear Blast Records
https://www.youtube.com/watch?v=rBJ7L5LyAk4
4
11
5
I’m not asking a lot. I’m just saying I want my file manager to be XTree
9 months ago
0
0
0
nobody: me, after I picking up Johnny Cash as I’m driving on I-80 near Winnemucca:
9 months ago
0
1
1
stop giving your packages boring names
9 months ago
1
2
0
once upon a time I had a twitter bot that generated “Bobson Dugnutt”-style names which iirc used a markov chain I hesitate to ask, but: if I wanted to make a new one using contemporary AI, what would be the easiest way? bonus points for self-hosting and not involving Op*nAI
9 months ago
1
0
0
wikipedia claims KIM MILFORD released an album called “Chain Your Lovers to the Bedposts” in 1974 but there is no proof on the internet that it ever existed. help me solve this mystery cc
@billcorbett.bsky.social
9 months ago
1
0
0
guess it’s too late to make a tiktok account
9 months ago
0
0
0
reposted by
boneskull
ArkType
9 months ago
As of this post, ArkType 2.0 is available and fully stable🎉 (🔗⬇️) Bring your types to runtime like never before and validate 100x faster. All with no build step and DX that is 100% guaranteed to blow your mind🤯
loading . . .
2
78
20
look at whatever this is
add a skeleton here at some point
9 months ago
0
0
0
reposted by
boneskull
marina🌸
9 months ago
11
1110
243
I really hope
#Astro
doesn't rugpull into a rights ratchet. it's a great tool
#javascript
9 months ago
0
1
0
reposted by
boneskull
Josh Ghoulberg 👻
9 months ago
I merged my giant removal PR. +756 🟩 , -16,363 🟥. What a great feeling.
github.com/JoshuaKGoldb...
Why did I delete >15,000 lines of code? A thread on repository templates, web dev tooling, and some tooling that you're going to love later this year... 1/🧵
add a skeleton here at some point
9
69
6
re: Object.hasOwn in
#typescript
seems like any implementation of this type could not be a type guard (it'd have to return `boolean`) due to the structural nature of TS. and even if it could, there's ambiguity around what `!Object.hasOwn` means relevant issue:
github.com/microsoft/Ty...
loading . . .
Support for `Object.hasOwn` (`lib.d.ts` and narrowing) · Issue #44253 · microsoft/TypeScript
Object.hasOwn(obj, key) has just moved to stage 3. https://github.com/tc39/proposal-accessible-object-hasownproperty
https://github.com/microsoft/TypeScript/issues/44253
9 months ago
2
1
0
just shipped the initial release of @lavamoat/node
www.npmjs.com/package/@lav...
#javascript
#supplychain
#security
loading . . .
@lavamoat/node
Next-gen LavaMoat for Node.js. Latest version: 0.0.1, last published: 6 minutes ago. Start using @lavamoat/node in your project by running `npm i @lavamoat/node`. There are no other projects in the np...
https://www.npmjs.com/package/@lavamoat/node
9 months ago
0
3
2
arkansas is french and kansas ain’t french
9 months ago
0
1
0
reposted by
boneskull
MontyMatte
9 months ago
As a thank you for crossing your fingers... 🤞 The Instruction for my (not approved) submission to the BricklinkDesignerProgram (S1) for free on Rebrickable LINK:
rebrickable.com/mocs/MOC-150...
#lego
#afol
#moc
#legomoc
#legocastle
0
36
2
npm.im/snapshot-fs
v3.1.1 is alive with pleasure new: import and export snapshots to/from JSON and real filesystems
#javascript
#nodejs
#testing
loading . . .
snapshot-fs
Create a filesystem snapshot for use with memfs. Latest version: 3.1.1, last published: a minute ago. Start using snapshot-fs in your project by running `npm i snapshot-fs`. There are no other project...
https://npm.im/snapshot-fs
9 months ago
0
1
0
when `??` was added to the language, most usages of `||` became ambiguous and now I have to question the intent of each one I encounter. should probably have a lint rule that bans || in non-boolean expressions. disable the rule if you really mean it. etc., etc.
#javascript
9 months ago
2
5
1
can’t wait to get back to work 😬
10 months ago
1
1
0
all this and my 7-y/o just kicked my ass at Bopl Battle
add a skeleton here at some point
10 months ago
0
2
0
I like to engage with humans. talk to me about these video
#games
10 months ago
4
1
2
I dreamt they let Bronson out of prison and I saw him at the zoo eating an ice cream cone at a picnic table. merry xmas Mr. Bronson
10 months ago
0
0
0
also I want to write an assertion library 🤓
10 months ago
0
0
0
Could
#javascript
support function overloading? any major blockers? (no I have not thought about it)
10 months ago
1
0
0
reposted by
boneskull
Tim Onion
10 months ago
It has been a, uh, difficult week but I have not laughed louder and harder at something in a very long time than at this.
loading . . .
240
11388
2844
reposted by
boneskull
Ned Raggett
10 months ago
Goddamn, this took forever but glad to see it: a proper full length album of work by the mighty and sadly departed Q Lazzarus.
loading . . .
Goodbye Horses: The Many Lives of Q Lazzarus (Music From The Motion Picture), by Q Lazzarus
21 track album
https://qlazzarus.bandcamp.com/album/goodbye-horses-the-many-lives-of-q-lazzarus-music-from-the-motion-picture
4
65
18
this size of bag was necessary 😬
10 months ago
0
3
0
reposted by
boneskull
ʜᴇʟʟ-DOPA
10 months ago
kinda feel like the Bsky team won't listen to trans users about this, so I'll say it as a Cis Person: I don't want Jesse Singal on here spreading his lying hateful "just asking questions" bullshit. he is not acting in good faith, he causes active harm, and he adds nothing worthwhile to this platform
180
11262
3497
in case you didn’t know who you were following 1. open core is bad. filth 2. kamala is a cop and a neolib and bad 3. react is bad 4. sublime was bad 5. tomatoes are bad. yuk 6. homeschooling is bad 7. VC-funded OSS is bad 8. I left a lot of bad shit off this list
10 months ago
0
1
0
L.A.
10 months ago
0
1
0
reposted by
boneskull
patak
11 months ago
We have 6% of the followers here compared to the 100k in X. The vite 6.0 announcement in bluesky already got half the reposts and a third of the likes. And most of the comments and quotes from OSS maintainers happened here. I don't know about other communities, but OSS web dev is a bluesky game now.
46
1332
146
reposted by
boneskull
Kagi HQ
11 months ago
We're on our way to 50,000 members and have a mysterious surprise waiting at the finish line:
kagi.com/stats
Not a member yet? Join Kagi to unlock both the celebratory surprise AND the ultimate gift: the most powerful search experience 😍
#Kagi
#Search
#AdFree
#Privacy
#deGoogle
loading . . .
1
42
6
reposted by
boneskull
Jakub Wasilewski
11 months ago
Solitomb is *HERE!* 🎉 ⚔️
krajzeg.itch.io/solitomb
⚔️ Stack cards into combos, fight monsters, add new abilities to your build and emerge victorious (eventually, sometimes)! Please share this to help spread the word and enjoy the game! 🤗
#pico8
#gamedev
#indiegame
loading . . .
27
399
165
reposted by
boneskull
Wes
11 months ago
It's time
@nodejs.org
and
@openjs.bsky.social
. 🦋
add a skeleton here at some point
0
7
1
Load more
feeds!
log in