La "Guía de Hacking del Neófito" de ~deceide, fue otro de esos importantes #HOWTOs que circulaban en línea. Se trató de una suerte de continuación de 1993 - de ninguna manera oficial - pero en la verba de la ochentosa "Guía de #Hacking del Novicio" salida del teclado de The Mentor cuando obraba en la League of Doom.
https://texto-plano.xyz/~peron/inst/internet/guia_de_hacking_del_neofito.html
Guía de Hacking del Neófito

What Is Content Decay? (And How to Fix It Before It Tanks Your Traffic), by @lou-lin.bsky.social (@ahrefs):

https://ahrefs.com/blog/content-decay/

#howtos #content #maintenance #seo

What Is Content Decay? (And How to Fix It Before It Tanks Your Traffic)

Stop content decay before it ruins your rankings. Learn how to spot traffic drops and refresh your old posts to regain organic search growth.

SEO Blog by Ahrefs
How To Publish To NPM From GitHub Actions

At the end of 2025, NPM registry revoked all personal NPM tokens that I used to publish new NPM package releases. This change improves the security of the entire NPM publishing workflow, but has disru

Better world by better software

Eleventy: How to Work Around the “Git Last Modified” Performance Bottleneck, by @j9t [@frontenddogma]:

https://meiert.com/blog/eleventy-git-last-modified/

#howtos #eleventy #git #performance

Eleventy: How to Work Around the “git Last Modified” Performance Bottleneck · Jens Oliver Meiert

On speeding up Eleventy sites when commit dates are too useful to drop.

What Are Secondary Keywords? (And How to Use Them), by @ahrefs:

https://ahrefs.com/blog/secondary-keywords/

#howtos #keywords #seo

What Are Secondary Keywords? (And How to Use Them)

Most pages that rank #1 for a keyword rank for hundreds—sometimes thousands—of related keywords. Secondary keywords are how you capture that extra traffic.

SEO Blog by Ahrefs
Here’s how to instruct a LLM to reference the ARIA Authoring Practices Guide

The deck is a bit stacked, folks.

How to debug the @starting-style at-rule in Polypane

The @starting-style at-rule makes it possible to animate in elements as you add them to the DOM, something that previously needed JavaScript trickery to…

Polypane

How to Diagnose Lighthouse Score Discrepancies Between Tools, by @debugbear.com:

https://www.debugbear.com/blog/lighthouse-score-discrepancies

#howtos #performance #lighthouse #google #tooling

How To Diagnose Lighthouse Score Discrepancies Between Tools | DebugBear

Learn why Lighthouse scores differ between tools like PageSpeed Insights and Chrome DevTools, and how to diagnose and fix these discrepancies.

How to Build a WordPress Block Theme, by (not on Mastodon or Bluesky):

https://naeemnur.com/how-to-build-a-wordpress-block-theme/

#howtos #wordpress #theming

How to build a WordPress block theme | naeemnur

Block themes work differently from classic WordPress themes because they use blocks for everything, not just the content area, which means you can edit

Naeem Noor

How to Use the “Auto” Value With “clamp()”, by @css:

https://css-tip.com/clamp-auto/

#howtos #css #functions

How to use the "auto" value with clamp()

A CSS trick to use clamp() with sizing values like auto, min-content, max-content, etc