Tootfinder

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

No exact results. Similar results found.
@aral@mastodon.ar.al
2026-01-15 16:20:32

🥳 @small-tech/auto-encrypt-localhost version 9.0.1 released
Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers (including Polka, Express.js, etc.) Unlike mkcert, 100% written in JavaScript with no external/binary dependencies. As used in Kitten¹
cod…

@kubikpixel@chaos.social
2026-02-15 10:10:18

npmx
A fast, modern browser for the npm registry.
./ #javascript #npm

@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.

@memeorandum@universeodon.com
2026-02-15 13:55:39

Eight years of Jeffrey Epstein coverage (Julie K. Brown/The Epstein Files)
jkbjournalist.substack.com/p/e
memeorandum.com/260215/p6#a260

@chiraag@mastodon.online
2026-02-15 23:05:29

youtu.be/f2DcvVWrGFc?si=jVQ8Rk

@zachleat@zachleat.com
2026-01-15 21:19:39

@… 300KB extra HTML or 2MB extra JavaScript

@radioeinsmusicbot@mastodonapp.uk
2026-03-14 09:35:36

🇺🇦 Auf radioeins läuft...
Die Sauna:
🎵 Durch Deine Augen
#NowPlaying #DieSauna
die-sauna.bandcamp.com/track/d
open.spotify.com/track/4jyBqRH

@kubikpixel@chaos.social
2026-03-14 07:05:11

«Vite 8.0 — Rust-basierter Bundler Rolldown ist der neue Standard:
An die Stelle von esbuild und Rollup tritt der neue Bundler Rolldown. Mit Rust-Basis ermöglicht dieser deutlich schnellere Builds.»
In anderen Worten, Rust als Programmiersprache wird/ist Populär wenn auch "nur" im Hintergrund. Das macht einiges schneller bei der Kompelierung vom Code.
🧑‍💻

@aral@mastodon.ar.al
2026-02-11 16:50:05

Made a little logo for JSDB (JavaScript Database)
Better (six years) late than never? :)
#JavaScriptDatabase

JavaScript Database (JSDB) logo: it’s the common flowchart symbol for a database (stacked cylinders based on the disk packs used in early computing) on the lower right-hand corner of a yellow background. The yellow is the colour of the JavaScript icon and the location of the database symbol matches where the JS letters are on the JavaScript logo.
@kubikpixel@chaos.social
2026-01-07 06:05:10

Disable JavaScript — How to disable JavaScript in your browser
Nowadays almost all web pages contain JavaScript, a scripting programming language that runs arbitrary code, through the web browser, on the visitor's computer. It is supposed to make web pages functional for specific purposes but it has proven its potential to cause significant harm to users time and time again. […]