javascript

Tag

Cards List
#javascript

Soon We Can Finally Banish JavaScript to the ShadowRealm

Lobsters Hottest · 21h ago Cached

The article discusses the TC39 ShadowRealm proposal, which aims to allow JavaScript execution in isolated environments (realms) without using iframes or web workers, improving code sandboxing and performance.

0 favorites 0 likes
#javascript

Show HN: Safe-install – safer NPM installs with trusted build dependencies

Hacker News Top · yesterday

A new npm package called safe-install is introduced to enhance supply chain security by allowing developers to disable install scripts by default and block exotic sub-dependencies, addressing ongoing vulnerabilities.

0 favorites 0 likes
#javascript

@tan_stack: SECURITY ADVISORY — TanStack npm packages A supply-chain compromise affecting 42 @tanstack/* packages (84 versions tota…

X AI KOLs Following · yesterday Cached

A high-severity supply-chain compromise affected 42 TanStack npm packages, exfiltrating cloud credentials and SSH keys. Users are advised to rotate credentials and reinstall from clean lockfiles if they installed packages during the attack window.

0 favorites 0 likes
#javascript

Ask HN: We just had an actual UUID v4 collision...

Hacker News Top · 5d ago Cached

A developer reports a real UUID v4 collision in a database with only 15,000 records, raising questions about the randomness of the uuid npm package.

0 favorites 0 likes
#javascript

The surprisingly complex journey to text-selectable client-side generated PDFs

Hacker News Top · 6d ago Cached

This article explores the technical challenges of generating text-selectable PDFs on the client side, introducing SDocs as a solution and providing installation instructions for its CLI tool.

0 favorites 0 likes
#javascript

aube, a fast Node.js package manager

Lobsters Hottest · 6d ago Cached

Aube is introduced as a new, high-performance Node.js package manager that is significantly faster than pnpm and bun while using less disk space by utilizing a global store for dependencies.

0 favorites 0 likes
#javascript

openai/openai-node v6.36.0

GitHub Releases Watchlist · 2026-05-04 Cached

OpenAI released version 6.36.0 of the openai-node library, which provides TypeScript and JavaScript access to the OpenAI REST API and introduces workload identity authentication features for secure cloud environments.

0 favorites 0 likes
#javascript

@seclink: Runtime-agnostic: the same code runs seamlessly on Node.js, Deno, Bun, Cloudflare Workers and more. Web-standard: use native fetch, Request, Response and other built-in APIs with zero extra adapters. High…

X AI KOLs Following · 2026-04-22 Cached

srvx is a new runtime-agnostic server framework that lets the same code run on Node.js, Deno, Bun and Cloudflare Workers while using native Web APIs and achieving ~97% native performance.

0 favorites 0 likes
#javascript

GitHub Actions for a Gleam monorepo

Lobsters Hottest · 2026-04-22 Cached

A developer shares their GitHub Actions setup for testing a Gleam monorepo with separate BEAM and JavaScript runtimes, using matrix strategies and strict formatting checks.

0 favorites 0 likes
#javascript

Youtuber tries Qwen 3.5 35B, Qwen 3.6 35B, and Gemma 4 27b to reverse engineer some large JS, with good results for Qwen 3.6

Reddit r/LocalLLaMA · 2026-04-22 Cached

Qwen 3.6 35B achieves near-perfect 283/285 line recall on a 108 k-token JS file, outperforming Gemma 4 27B (6/16 passes) and fixing long-context weaknesses of earlier Qwen versions.

0 favorites 0 likes
#javascript

I don't chain everything in JavaScript anymore

Hacker News Top · 2026-04-20 Cached

Developer Matt Smith explains why he now favors step-by-step code over long method chains in JavaScript for easier debugging and performance.

0 favorites 0 likes
#javascript

Modern Frontend Complexity: essential or accidental?

Lobsters Hottest · 2026-04-20 Cached

An analysis of how modern frontend development became increasingly complex, tracing the evolution from static HTML documents through AJAX to Single Page Applications (SPAs) with frameworks like React, Vue, Angular, and Svelte, examining whether this complexity is essential or accidental.

0 favorites 0 likes
#javascript

anthropics/anthropic-sdk-typescript sdk: v0.89.0

GitHub Releases Watchlist · 2026-04-14 Cached

Anthropic releases v0.89.0 of the Claude SDK for TypeScript, providing developers with updated access to the Claude API for server-side TypeScript and JavaScript applications.

0 favorites 0 likes
#javascript

openai/openai-node v6.33.0

GitHub Releases Watchlist · 2026-03-25 Cached

OpenAI Node.js SDK v6.33.0 release providing TypeScript/JavaScript access to OpenAI APIs with support for the new Responses API and workload identity authentication across Kubernetes, Azure, and GCP.

0 favorites 0 likes
#javascript

openai/openai-node v6.31.0

GitHub Releases Watchlist · 2026-03-16 Cached

OpenAI Node.js SDK v6.31.0 release - TypeScript/JavaScript library for accessing OpenAI's REST API with support for Chat Completions and Responses APIs, featuring workload identity authentication for cloud environments.

0 favorites 0 likes
#javascript

What Codex Brings to Wasmer

YouTube AI Channels · 2026-04-20 Cached

Wasmer used OpenAI Codex to build a C++ JavaScript runtime for edge WebAssembly in two weeks—work they estimate would have taken a year—turning the model into an autonomous teammate that debugs and largely replaces traditional IDE use.

0 favorites 0 likes
← Back to home

Submit Feedback