Tootfinder

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

No exact results. Similar results found.
@fanf@mendeddrum.org
2026-06-25 08:42:02

from my link log —
Speeding up the JavaScript ecosystem: polyfills gone rogue.
marvinh.dev/blog/speeding-up-j
saved 2023-09-21

@aral@mastodon.ar.al
2026-09-23 12:12:09

🥳 Just published JSDB version 8.0.0
JSDB is a zero-dependency, transparent, in-memory, streaming write-on-update JavaScript database for the Small Web that persists to a JavaScript transaction log.
codeberg.org/small-tech/jsdb
⁃ Breaking: Minimum Node version is now 24 (LTS)

@aral@mastodon.ar.al
2026-08-23 21:05:31

The ternary operator is all fun and games until you end up with a branch coverage drop without a line number for the culprit (because one of the branches is covered).
#dev #programming #JavaScript…

@toxi@mastodon.thi.ng
2026-09-23 10:54:14

If you're using #TypeScript or #JavaScript or #NPM, where do people hang out and talk about projects/issues these days (other than on Reddit, Discord), i.e. where are the communities/exchanges, since …

@michabbb@social.vivaldi.net
2026-07-24 05:46:09

🔧 Ships as a language server (harper-ls), a JavaScript library, a Rust crate, browser extensions and editor plugins: VS Code, Neovim, Zed, Obsidian, WordPress block editor, Chrome, Firefox and a macOS desktop app that works in every text field system-wide.

@publicvoit@graz.social
2026-07-22 12:03:42

This is what cve.org is showing when I don't allow JavaScript execution for a third party domain (mitre.org) in my LibreWolf browser: "Service is currently unavailable." 🤦‍♂️
I guess the #security community should do better than that.
And yes, when JavaScript is disabled for cve.org, I do get a helpful message that informs me that the web site can't work without JavaS…

Website of https://www.cve.org/ showing an "Service is currently unavailable." message instead of the page content.
@cjust@infosec.exchange
2026-07-22 12:49:57

Okay, i knew that the infosec industry is being commoditized, but damn, it is completive out there.
#JobSearch #ShitPost #Shitposting

This is a screenshot of a job posting notification. The background is a dark charcoal color. On the left side of the image is a square yellow logo with a white uppercase letter "R" inside, which has rounded corners. To the right of the logo, aligned horizontally, is the text "7h" in white, indicating the post's age. Below that, also in white text, is the job title "Cyber Security Specialist". Further down, in a slightly lighter shade of white, is the text "Raise is hiring for $63.68-$73.04 / ye…
@kubikpixel@chaos.social
2026-08-12 18:55:09

HTML over WebSockets: real-time SPAs with barely any JavaScript
Building a SPA (Single-page Application) is a complex puzzle: a JavaScript framework that draws the view, an API serving JSON, and 2 independent codebases forced to understand each other through contracts. It is an accepted, professionalized scenario. […]
— by @…
🧑‍💻

@fanf@mendeddrum.org
2026-09-17 14:42:03

from my link log —
Enumerating and analyzing 40 non-V8 JavaScript implementations.
notes.eatonphil.com/javascript
saved 2021-09-22

@aral@mastodon.ar.al
2026-09-20 13:21:02

Little tip when linking to source code in your docs, etc.
You can link directly to lines using anchors if the web view of your source control system supports it. e.g., for Codeberg:
codeberg.org/small-tech/jsdb/s