Advertisement · 728 × 90

Posts by Tc001

tangled.org/search?q=vod...

;)

2 days ago 33 4 4 0

Single login is the main draw for me.

Close second is the fact that if an AT app ever goes down, I can write a quick script to export the data directly from my PDS, or a replacement app from a different party can just read the same data and continue working

2 weeks ago 1 0 0 0

Vite plus from @voidzero.dev is something that I didn't know I needed until I tried it.
Just one CLI that sets everything up, especially in non-wsl windows that I am stuck with for reasons atm

3 weeks ago 0 0 0 0

A water pick is just a mini pressure washer.

This revelation has made cleaning small things 3x easier and 10x as cursed.

1 month ago 0 0 0 0
Preview
Release v8.0.0 · vitejs/vite Please refer to CHANGELOG.md for details.

It’s here.

github.com/vitejs/vite/...

1 month ago 246 21 7 2
Preview
Astro 6.0 | Astro Astro 6 is here with a refactored dev server, an experimental Rust compiler, live content collections, CSP, and more.

Astro 6 is here! We completely rebuilt the Astro dev server and build pipeline onto a new, more powerful runtime-agnostic architecture.

Plus: New Fonts API, CSP support, an experimental new Rust compiler, and more...

astro.build/blog/astro-6...

1 month ago 245 52 6 23

qring.org/privacy-poli... their privacy policy is literally a todo what is this???

1 month ago 3 0 0 0
Advertisement

Yay gadgetbridge now has health connect support, so I can set up my very cool 30€ smart ring to automatically forward steps and sleep to Google fit without their sketchy app.

1 month ago 1 0 1 0
Preview
Goodbye innerHTML, Hello setHTML: Stronger XSS Protection in Firefox 148 – Mozilla Hacks - the Web developer blog Cross-site scripting (XSS) remains one of the most prevalent vulnerabilities on the web. The new standardized Sanitizer API provides a straightforward way for web developers to sanitize untrusted…

The Sanitizer API landed in Firefox 148, along with element.setHTML().

This lets you fully configure how HTML strings are cleaned as they're parsed.

hacks.mozilla.org/2026/02/good...

1 month ago 203 58 1 13
npmx.dev now has 2000 stars, with a bunch of emoji reactions from the community

npmx.dev now has 2000 stars, with a bunch of emoji reactions from the community

2000 stars! 🥳

1 month ago 85 8 4 4
Bypassing Administrator Protection by Abusing UI Access - Project Zero In my last blog post I introduced the new Windows feature, Administrator Protection and how it aimed to create a secure boundary for UAC where one didn’t exi...

Part 2 of @tiraniddo.dev’s Windows Administrator Protection journey is here!

projectzero.google/2026/02/wind...

2 months ago 5 5 1 0
pdsls.dev showing npmx.social as my new PDS

pdsls.dev showing npmx.social as my new PDS

nice

2 months ago 0 0 0 0

shadow DOM implies the exists of shadow sub

2 months ago 30 8 4 2
Preview
erika.florist/maudit Rust library to generate static websites

I have pushed Maudit to @tangled.org to try it out: tangled.org/erika.floris...

May its frontend performance always be better than GitHub

2 months ago 9 2 0 1

hey bluesky 👋

2 months ago 241 18 16 2

👀

2 months ago 3 0 0 0
Advertisement

Lol i'm now just imagining a "Pay later with Klarna" next to it

2 months ago 1 0 1 0
a google search for a bunch of AI products, but the word AI is replaced with "pants", featuring hits like "Create Your Own App with pants" and "Build pants-powered-tools with Retool pants"

a google search for a bunch of AI products, but the word AI is replaced with "pants", featuring hits like "Create Your Own App with pants" and "Build pants-powered-tools with Retool pants"

a google search of a bunch of youtube video results, but the word AI is replaced with "pants", featuring hits like "I Tested 100+ pants Tools, These 11 Will Make you Rich in 2026"

a google search of a bunch of youtube video results, but the word AI is replaced with "pants", featuring hits like "I Tested 100+ pants Tools, These 11 Will Make you Rich in 2026"

I made a Chrome extension that replaces all instances of the word "AI" with "pants"

2 months ago 62 10 8 2

What is everyone excited for in #fosdem? I have a few talks eyed out but have a lot of open time between them.

2 months ago 0 0 0 0

I haven't had the best luck at navigating it the previous years but will have to!

2 months ago 1 0 0 0
Preview
Astro 5.17 | Astro Astro 5.17 brings configurable dev toolbar placement, support for partitioned cookies, and powerful new image optimization options.

Astro 5.17 is now available!

Move the dev toolbar, partition your cookies (we had to look it up too, no worries) and create the images of your dreams with cool new optimization options.

2 months ago 67 13 0 2

There are some great people, @yanthomas.dev included, looking for their next adventure!

Oh hey, and me included, too! I'm not in a rush, but keeping my eye out for the right opportunity in docs or community leadership. If you've liked using or contributing to Astro, maybe part of that came from me!

2 months ago 37 17 1 1
Post image

Introducing the Astro 6.0 Beta.

- Redesigned dev server: run against the same runtime you deploy to
- First-class Cloudflare Workers support with workerd
- Stable Content Security Policy and Live Collections

It's never been a beta time to try Astro 👀

3 months ago 158 22 4 6
Video

💡 CSS Tip!

Two circles, one arrow, and CSS magic. 🪄

A cool demo packed with modern features (anchor positioning, attr(), container queries, shape(), and more!) 🤩

css-tip.com/connected-ci...

The shape and position of the arrow are fully controlled using CSS (Yes, there is a collision detection).

3 months ago 93 18 4 9

Relatable

4 months ago 3 0 0 0
Advertisement
A partial screenshot of a GitHub PR that has been merged. The PR title is "Environment API". The next alpha/beta of Astro v6 will support Vite Environment APIs.

A partial screenshot of a GitHub PR that has been merged. The PR title is "Environment API". The next alpha/beta of Astro v6 will support Vite Environment APIs.

It's merged! The next alpha/beta release @astro.build will support @vite.dev Environment APIs!

It took a long time because we had to re-architect the whole rendering pipeline. With this, even the @cloudflare.social Vite Plugin will work out of the box!

4 months ago 74 9 1 1

Whooops you are right, building it fails with something about `rollupOptions.input`. Should have tested that.
But dev seems to work flawlessly for me (although it is the purely static setup with no adapters or other stuff)

4 months ago 0 0 0 0

Out of curiosity tested out @vite.dev 8 on my huge @astro.build project that has been around since it still used snowpack, it just worked with an override and dev has never been this snappy before!

Great work to everyone involved!

4 months ago 2 0 1 0
Preview
Vite 8 Beta: The Rolldown-powered Vite The first beta of Vite 8, powered by Rolldown, is now available. Vite 8 ships significantly faster production builds and unlocks future improvement possibilities. Read more about the migration, new fe...

⚡️ The first Vite 8.0 beta is here!

- Powered by Rolldown, bringing significantly faster production builds and more consistency
- New features such as tsconfig paths or emitDecoratorMetadata support
- Bumping browser targets aligned with Baseline Widely Available

Read more in our announcement post!

4 months ago 229 46 1 7

Don't know if it's just placebo, but re-pasting my laptop (it was so dry, I almost had to scrape it off lol) seems to have fixed almost all of my gaming stuttering issues, even though I have a beefy GPU and the CPU wasn't even at 50%.

I guess it was just throttling whatever thunderbolt uses.

5 months ago 1 0 0 0