241 related articles

Bun combines a JS runtime, bundler, test runner, and package manager into one executable. Built on JavaScriptCore and Zig, it offers blazing-fast startup, native TypeScript support, and Node.js compatibility.

A developer built a pure C99 inference engine that runs the 1.56TB Kimi K3 model on 8GB RAM using MoE sparsity and NVMe on-demand loading—no GPU, 176KB binary.

Should deep learning beginners choose PyTorch or TensorFlow? This article compares both frameworks on research trends, ecosystem, and deployment, with practical switching advice.

Flycast WASM JIT v1 achieves full-speed Dreamcast emulation in browsers by generating complete WebAssembly modules at runtime, bypassing WASM's architectural limitations and boosting from 2FPS to full frame rate.

BackdropKit is a privacy-first local tool for creating launch assets. It supports screenshot beautification, demo videos, and data redaction—all running in your browser with no file uploads.

Invidious is an open-source YouTube alternative frontend offering ad-free, tracking-free private browsing. Supports self-hosting, built with Crystal, 21K+ GitHub Stars.

Trakt suddenly paywalled its API, disabling free user keys en masse. This article covers the incident, reviews self-hosted alternatives like Ryot and Jellyfin, and offers data export and migration advice.

Hygon unveils a 512-thread server CPU and AI GPU, directly challenging Intel Xeon and Nvidia. A deep dive into specs, applications, ecosystem challenges, and strategic significance.

Hygon unveils a 512-thread server CPU and AI GPU, challenging Intel Xeon and Nvidia. Analysis of specs, applications, ecosystem challenges, and strategic significance.

Learn how to combine Canvas and SVG for smooth path animations using getPointAtLength, easing functions, and coordinate caching for data visualization and interactive effects.

JEP 401 (Value Objects) and JEP 539 (Strict Field Initialization) merged into JDK mainline. A deep dive into value objects' performance potential, strict initialization, and their impact on Java.

Deep dive into an open-source Go SDK for building streaming LLM backends, covering streaming responses, tool-calling architecture, and companion React library for end-to-end integration.

Lottie Creator 2.0 is a browser-based professional vector animation tool with Motion Copilot AI and state machine interactions, exporting production-ready Lottie files without After Effects.

GitHub Trending July 30: Microsoft AI-For-Beginners holds #1, Rust terminal code review tool tuicr surges 338 stars, WhatsApp API library Baileys shows strong real-world adoption.

Complete Nextcloud deployment guide for 15-person small businesses covering AIO installation, hardware specs, Redis and PHP tuning, OnlyOffice vs Collabora, backup strategies, and more.

Complete Nextcloud deployment guide for 15-person small businesses covering AIO installation, hardware specs, Redis and PHP tuning, OnlyOffice vs Collabora, backup strategies, and key practices for building a stable private cloud office platform.

An in-depth analysis of an indie developer's experience using Godot to develop VR games and port to PSVR2, covering OpenXR integration, performance optimization, and console certification challenges.

Moonshot AI open-sources FlashKDA, providing high-performance CUDA kernels for Kimi Delta Attention. Explore its technical principles, performance gains, and value for long-context training and inference.

Deep dive into Project Rai-chan's tech stack: Ollama+Gemma local LLM, Unity rendering, VOICEVOX speech synthesis, and more — exploring the technical path for local AI companions.

Bun runtime now generates a CLAUDE.md file by default with bun init, signaling AI assistants becoming first-class citizens in the development toolchain.