惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Know Your Adversary
Know Your Adversary
D
Docker
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
MyScale Blog
MyScale Blog
Microsoft Security Blog
Microsoft Security Blog
B
Blog
G
Google Developers Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
U
Unit 42
博客园 - Franky
Recent Announcements
Recent Announcements
WordPress大学
WordPress大学
大猫的无限游戏
大猫的无限游戏
Engineering at Meta
Engineering at Meta
H
Hacker News: Front Page
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
AI
AI
Google DeepMind News
Google DeepMind News
The Register - Security
The Register - Security
Apple Machine Learning Research
Apple Machine Learning Research
Microsoft Azure Blog
Microsoft Azure Blog
T
The Blog of Author Tim Ferriss
N
News | PayPal Newsroom
Webroot Blog
Webroot Blog
O
OpenAI News
S
Secure Thoughts
TaoSecurity Blog
TaoSecurity Blog
Y
Y Combinator Blog
博客园 - 司徒正美
Stack Overflow Blog
Stack Overflow Blog
GbyAI
GbyAI
云风的 BLOG
云风的 BLOG
阮一峰的网络日志
阮一峰的网络日志
The Last Watchdog
The Last Watchdog
Forbes - Security
Forbes - Security
Attack and Defense Labs
Attack and Defense Labs
N
News and Events Feed by Topic
W
WeLiveSecurity
T
Tor Project blog
Cyberwarzone
Cyberwarzone
美团技术团队
Application and Cybersecurity Blog
Application and Cybersecurity Blog
爱范儿
爱范儿
F
Fortinet All Blogs
T
Troy Hunt's Blog
H
Help Net Security
S
Schneier on Security
The Hacker News
The Hacker News

𝚓𝚊𝚟𝚊𝚜𝚌𝚛𝚒𝚙𝚝

I need your vote: Padding Line Between Statements - ESLint Rule Currently Missing in Biome [AskJS] I might never write a constructor ever again Showoff Saturday (July 11, 2026) [AskJS] most js changelogs don't survive being read aloud, which is how i noticed i wasn't reading them I built a zero-dependency CLI tool to validate and repair missing .env variables before startup [AskJS] Looking for a solid vanilla JS datepicker. Am I completely out of options? History of JavaScript: Browser wars, ECMAScript, Node.js, TypeScript, and React TypeScript v7 Toolchain TTSC: compiler plugin (typia), AI codegraph 90% reducing token cost, compiler integrated Lint, unplugin for vite/nextjs/etc Simple Release v3 is out! Also with a new documentation website Built a dynamic replacement for skillicons.dev - way more icons, more variants, self-hostable [AskJS] Has anyone else come across IBM Bob while working on JavaScript projects? peek-cli: let coding agents see your browser. GitHub - vectojs/vectojs: Canvas-native UI runtime with a Virtual Math Tree, semantic accessibility projection, WebGL/WebGPU backends, and agent-drivable controls. Tracking unique visitors without cookies [AskJS] Did anyone else move away from TypeScript and feel like it was obviously the right call? Conventional Changelog finally has a documentation website - 12 years after the first commit Ship a cookie banner and privacy policy in your Wasp app littlebag — a 343-byte reactive framework What's the best way to do store auth tokens Announcing TypeScript 7.0 Javascript TUI Network Throughput Inspection I built a JS/TS Web SDK for AI Agent to handle frontend-to-kernel streaming I wrote a quick tutorial on detecting visitor country + currency in vanilla JS (no backend, no API key) How do we make coding agents write good code? Browser based AI algorithm 80+ ESLint rules for improving your Node.js tests [AskJS] a daily audio readback of my own repo made me start writing commit messages like someone's listening Nameless Drive: A self hosted storage lanterm: PTY-backed terminal UX toolkit for web apps An interactive visualization that follows a single HTTP request through its entire ~200ms life lintp — a linter for file names and directory structure (Rust) Your /r/javascript recap for the week of June 29 - July 05, 2026 I built a mathematical expression parser and evaluation engine from scratch with runtime data type checking, entirely in vanilla JavaScript. DFCraft — our free open source first extension Oxc (popular front-end tooling) forked my parser but deliberately removed my copyright notice [AskJS] What small JavaScript pattern made your React code cleaner? I built a browser-based 3D annotation viewer in React + three.js — curious about your feedback on the architecture Showoff Saturday (July 04, 2026) TS Compiler Graph, 10x fewer tokens in Claude Code and Codex, by TypeScript-Go toolchain Vite+ is now in beta
[AskJS] Large in-memory caches were causing GC pauses in our Node service, so I built an off-heap cache addon for it
/u/AdLegitim · 2026-07-10 · via 𝚓𝚊𝚟𝚊𝚜𝚌𝚛𝚒𝚙𝚝
If you've ever run a Node service with a big in-process cache (tens of thousands of entries, JSON blobs, …