Tootfinder

Opt-in global Mastodon full text search. Join the index!

@frankel@mastodon.top
2026-04-30 17:15:00

Why I don’t #chain everything in #JavaScript anymore
allthingssmitty.com/2026/04/2…

@tinoeberl@mastodon.online
2026-05-30 05:07:33

Mit der Technik #FROST können Websites über #JavaScript die #SSD-Aktivität von Besuchern analysieren und so offene Tabs oder Apps erkennen.
Grundlage ist ein sogenannter

@cyrevolt@mastodon.social
2026-05-24 19:52:49

What if #JavaScript and #Rust had a baby?
That is sorta what #KernelScript looks like to me.

@simon_brooke@mastodon.scot
2026-03-15 10:58:28

"The code points represent every letter of the US alphabet when fed to computers, but their output is completely invisible to humans. People reviewing code or using static analysis tools see only whitespace or blank lines. To a #JavaScript interpreter, the code points translate into executable code."
Sigh.

@cheeaun@mastodon.social
2026-03-04 01:23:50

Always forgetting to use `.at(-1)` to get last element in an array.
#JavaScript

@benny@norden.social
2026-04-06 17:00:05

JavaScript-Rendering kostet Google Geld. Pro Seite. Bei jedem Crawl. 💸Googlebot muss für JS-lastige Seiten eine Headless-Chrome-Instanz starten, DOM rendern und auf API-Responses warten. Bei 50.000 URLs summiert sich das. Wenn Google entscheiden muss, wo Rendering-Budget hinfließt – wer sagt, dass es dein Shop ist? Server-Side Rendering ist kein Nice-to-have, sondern Crawl-Effizienz.
#JavaScriptSEO

@mrysav@social.linux.pizza
2026-03-05 02:49:21

It's honestly kind of impressive how much raw compute `npm install` can just suck down. #javascript #jshate