Bookmarks (180)

  • screenshot

    Orbit - Apache Kafka Migration and Replication - WarpStream

    Zero Ops Apache Kafka Replication and Data Mirroring — Moving to WarpStream to reduce your Kafka...

  • screenshot

    Inside Bluesky’s Engineering Culture

    Inside Bluesky’s Engineering Culture — An interesting writeup from May 2024 that’s perhaps become more relevant...

  • screenshot

    Prisma 6: Better Performance, More Flexibility & Type-Safe SQL

    Prisma 6: Better Performance, More Flexibility and Type-Safe SQL — Prisma is a popular, powerful ORM...

  • screenshot

    Crunchy Bridge - Managed, Cloud Postgres

    ❤️ Postgres — You need a database provider that loves Postgres as much as you do....

  • About | Skia Canvas

    Skia Canvas 2.0: A Browserless Canvas Environment for Node — Based on Google’s Skia graphics engine...

  • screenshot

    GitHub - slevithan/oniguruma-to-es: Convert patterns from Oniguruma (the regex engine used by Ruby, TextMate grammars, etc.) to native JavaScript RegExp

    Oniguruma-to-ES: Convert Patterns from the Oniguruma Regex Engine to Native JS — Oniguruma is a powerful...

  • screenshot

    png2embeddedjson

    png2embeddedjson: Convert PNGs to Base64-Encoded RGB565 in JSON — Niche, but has utility in embedding images directly...

  • screenshot

    GitHub - revelrylabs/elixir-nodejs: An Elixir API for calling Node.js functions

    A Way to Call Node.js Functions from Elixir — Elixir is a Ruby-inspired, Erlang VM-based language...

  • Kaluma

    Kaluma: A Tiny JS Runtime for the Raspberry Pi Pico — Can a JavaScript runtime squeeze...

  • screenshot

    Introduction

    VineJS 3.0: Form Data Validation Library for Node Apps — A fast validation library for data...

  • https://blog.platformatic.dev/undici-v7-is-here

    Undici v7: The Modern HTTP Client Library for Node — A major release for a fundamental...

  • math.js | an extensive math library for JavaScript and Node.js

    Math.js 14.0: An Extensive Math Library for Node and Browsers — Work with complex numbers, fractions,...

  • screenshot

    GitHub - cure53/DOMPurify: DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and h...

    DOMPurify 3.2: A Fast, Tolerant XSS Sanitizer for HTML — Supports all modern browsers and is...

  • screenshot

    Crawlee · Build reliable crawlers. Fast.

    Crawlee 3.12: Web Scraping and Browser Automation Library — A mature library to handle Web crawling...

  • screenshot

    GitHub - nojacko/node-country-to-iso: Convert inconsistent country names and codes into ISO 3166-1 alpha-2.

    🌐 country-to-iso: Convert Country Names and Codes into ISO Codes — Unexciting, but incredibly useful when you’re bombarded...

  • screenshot

    GitHub - davidmarkclements/0x: 🔥 single-command flamegraph profiling 🔥

    🔥 0x 5.8: Single-Command Flamegraph Profiling for Node — A tool that can profile and generate an...

  • screenshot

    GitHub - WiseLibs/better-sqlite3: The fastest and simplest library for SQLite3 in Node.js.

    Better SQLite3 11.6: Fast and Simple SQLite3 Library — We remain big fans of this easy...

  • screenshot

    Deno v. Oracle: Canceling the JavaScript Trademark

    Deno v. Oracle: Cancelling the JavaScript Trademark — Did you know Oracle formally owns the ‘JavaScript’...

  • screenshot

    SQLite | Lightning fast database with zero configuration setup

    A Complete Introduction to SQLite — Join Brian Holt for this video course and get to...

  • screenshot

    Node.js 22 runtime now available in AWS Lambda | Amazon Web Services

    Node.js 22 Runtime Now Available in AWS Lambda — AWS’s popular serverless platform, which initially launched...

  • Exploring JavaScript Symbols

    Exploring JavaScript Symbols — Symbols were a new ‘quirky little primitive’ (as Trevor puts it) that...

  • screenshot

    Avoiding False Positives in Node.js Tests | AppSignal Blog

    Avoiding False Positives in Node.js Tests — Specifically, avoiding loose/unstrict equality checks, overly general assertions, shallow...

  • screenshot

    GitHub - mikesmallhelp/wacat: wacat - Challenge Your Web App with AI-Driven Cat Chaos!

    wacat 1.2: Tests Your Webapp Against 'Cat Chaos' — Uses a virtual ‘cat walking across your...

  • screenshot

    AWS Lambda turns ten – looking back and looking ahead | Amazon Web Services

    AWS Lambda Turns Ten: Looking Back and Looking Ahead — AWS Lambda, Amazon’s cloud function service,...

  • screenshot

    Val Town

    Val Town: A Social Way to Write and Deploy TypeScript — Staying on a serverless-ish theme,...

  • Build with Memetria K/V — Memetria

    Memetria K/V: High-Performance Key-Value Hosting — Boost your Node.js apps with Memetria K/V, providing portable, easy-to-use...

  • screenshot

    Node.js — Node v18.20.5 (LTS)

    Node v18.20.5 (LTS) Released — Node v18 remains in its ‘Maintenance LTS’ phase (until May 2025)...

  • screenshot

    Talk to ChatGPT on a Phone Call

    Talk to ChatGPT via a Phone Call — It requires some third party services like Twilio,...

  • screenshot

    npmpackage.info

    npmpackage.info: Detailed Package Info on a Single Page — Give this online tool the name of...

  • screenshot

    SENTRY LAUNCH WEEK

    Explore Sentry Launch Week: New Products and Community Highlights — Join us for daily video drops on...

  • screenshot

    Discordeno

    💬 Discordeno v19: A Powerful Discord API Library — A long standing way to work with, and...

  • SVG To Font 6.1.0

    SVG To Font 6.1: Read SVG Icons and Output a Font File — Both a CLI...

  • screenshot

    Node-oracledb 6.7 brings more flexibility and power to Oracle Database apps

    Node-OracleDB 6.7: Oracle's Official Database Driver for Node — I’m not an Oracle Database user myself,...

  • DBngin | All-in-One Database Version Management Tool

    ⚙️  DBngin: Simple Postgres, MySQL and Redis on Mac and Windows — It’s not Node-specific, but...

  • screenshot

    Node.js — Node v23.2.0 (Current)

    Node v23.2.0 (Current) Released — On paper, a relatively minor release that updates the root certificates,...

  • screenshot

    GitHub - apollographql/graphql-subscriptions: :newspaper: A small module that implements GraphQL subscriptions for Node.js

    graphql-subscriptions: GraphQL Subscriptions for Node.js — Wire up GraphQL with a pub/sub system (e.g. Redis) to...

  • screenshot

    GitHub - jeet-dhandha/xlsx-parse-table

    📄 xlsx-parse-table: Parse Tables from Excel Worksheets — Takes a very minimal approach compared to, say, SheetJS.

  • screenshot

    GitHub - eshaz/wasm-audio-decoders: Browser and NodeJS Web Assembly audio decoder libraries that are highly optimized for size and performance.

    WebAssembly Audio Decoders — Targeting both browser and Node.js use cases, this is a collection of...

  • screenshot

    GitHub - kelektiv/node-cron: Cron for NodeJS.

    Cron 3.2: Cron-Syntax Job Runner for Node — Execute functions whenever your scheduled jobs (defined using...

  • screenshot

    GitHub - timescale/pgai: A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL

    Automate Embedding Creation and Syncing in Postgres with pgai Vectorizer — 🚀 pgai Vectorizer automates embedding creation...

  • Immutable.js

    Immutable.js 5.0: Immutable Collections for JavaScript — Provides numerous persistent immutable data structures including a list,...

  • screenshot

    GitHub - Borewit/music-metadata: Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.

    🎵 music-metadata: Stream and File-Based Music Metadata Parser — Supporting formats like MP3, FLAC, Ogg, WAV, WMA,...

  • screenshot

    Node.js Implements Stricter Policies for Semver-Major Pull R...

    Node Implementing Stricter Policies for Pull Requests — To help bolster the stability and security of...

  • https://www.trevorlasn.com/blog/import-attributes-in-javascript

    JavaScript Import Attributes (ES2025) Explained — Import Attributes (currently stage 3 at TC39 but supported in...

  • Node.js v22 Enters Long Term Support (LTS)

    Node.js v22 Enters Long Term Support (LTS) — This happened in the past couple of weeks,...

  • screenshot

    State of DevSecOps | Datadog

    Key Learnings From the State of DevSecOps Study — To understand the state of DevSecOps adoption...

  • screenshot

    Introducing the vlt Package Manager & Serverless Registry

    Introducing the vlt Package Manager — Made up of an incredibly experienced team, including npm’s creator...

  • screenshot

    @wasmer/sdk adds Node.js and Bun support · Blog · Wasmer

    Wasmer Adds Node.js and Bun Support — Wasmer is a fast, Rust-powered WebAssembly runtime and as...

  • screenshot

    NPM Chart

    📈 NPM Chart: Search for a Package to See Its Download Stats Over Time — The tool allows...

  • screenshot

    Why Code Security Matters - Even in Hardened Environments

    Why Code Security Matters - Even in Hardened Environments — A nicely diagrammed deep dive (and...