» Tag
programming
177 postsSwift-Node: Write Node.js Native Modules in Swift
Learn about swift-node, which simplifies writing Node.js native modules in Swift.
The Same Code Printed 10 on Linux and 0 on a Mac
A Dray programming language issue highlights variadic argument passing differences in C, affecting outputs on Linux and Mac.
Kdrant 1.1 and Kmemo 1.0: Qdrant Client and LLM Cache Innovations
Kdrant 1.1 and Kmemo 1.0 introduce a Qdrant client and an innovative LLM cache.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comA Visual Journey Through Async Rust
Visualizing async Rust execution is a key tool for engineers to understand asynchronous operations.
Kavak: A New Generic Online Compiler
Kavak enables compiling from C11 to WebAssembly, facilitating cross-platform application development.
Async Python File IO Using Uring
The urio library provides asynchronous file I/O for Python, enabling true async read/write operations on Linux and Windows.
Have Your AI List Its Assumptions Before Editing Code
Prompt your AI to list assumptions before code edits to avoid potential errors.
Claude Code Hooks: Real Examples and Their Applications
Create automatic commands with Claude Code hooks. Boost efficiency with examples of PreToolUse, PostToolUse, and Stop.
The PRNG Draw-Tape: Eager vs. Lazy Approaches
Exploring the impact of eager and lazy approaches in PRNG draw-tape and their implications for user modifications.
Casio FX870P Emulator: A Browser-Based Programming Tool
The Casio FX870P emulator is a browser-based programming tool built with TypeScript and Vue 3.