zig

Tag

Cards List
#zig

The Zig Journey

Lobsters Hottest ↗ · yesterday Cached

The blog post reflects on attending Zigtoberfest and provides tiered advice for using the Zig programming language, focusing on systems thinking, design depth, and software perfection.

0 favorites 0 likes
#zig

@rauchg: Grok 4.7 on Vercel 40% off Fast, smart, cheap. Pick three Try it on Gateway with https://fx.sh or @eve

X AI KOLs Timeline ↗ · 3d ago Cached

Vercel announces Grok 4.7 on its AI Gateway with a 40% discount until September 27th and introduces fx, a tiny open-source coding agent harness written in Zig for performance and embeddability.

0 favorites 0 likes
#zig

Comparing reflection capabilities of C++, Zig and C3

Hacker News Top ↗ · 4d ago Cached

This article compares the compile-time reflection capabilities of C++, Zig, and C3 programming languages. It demonstrates how each language handles tasks like enum to string conversion and struct introspection with code examples.

0 favorites 0 likes
#zig

@rauchg: Safari 27 supports JSPI, a magic WebAssembly capability for sync native code to suspend on an async 𝙿𝚛𝚘𝚖𝚒𝚜𝚎. On …

X AI KOLs Timeline ↗ · 2026-09-15 Cached

Safari 27 introduces JSPI, a WebAssembly capability for synchronizing native code with asynchronous promises, and highlights fx, an open-source coding agent tool that can run in the browser via WebAssembly.

0 favorites 0 likes
#zig

A search-and-inference database from scratch in pure Zig

Hacker News Top ↗ · 2026-09-15 Cached

Antfly has rewritten their search-and-inference database from Go to pure Zig for improved performance and zero dependencies. The article details their technical decisions, first principles, and implementations of vector search algorithms.

0 favorites 0 likes
#zig

Révo Programming language

Lobsters Hottest ↗ · 2026-09-03 Cached

Revo is a programming language featuring clean data flow, error-as-values, compile-time execution, and fiber-based concurrency. It is built using Zig and offers optional typing with strong inference.

0 favorites 0 likes
#zig

Pointer Stability for ArrayLists

Lobsters Hottest ↗ · 2026-08-28 Cached

The Zig devlog introduces pointer stability for ArrayLists to prevent memory safety bugs caused by pointer invalidation during reallocation.

0 favorites 0 likes
#zig

Fast and Hard Code

Armin Ronacher ↗ · 2026-08-22 Cached

The article discusses how LLMs are reducing friction in programming language choice, leading developers to adopt performance-oriented languages like Rust and Zig for fast, small software and enabling work with complex technologies previously considered difficult.

0 favorites 0 likes
#zig

@rauchg: https://fx.sh 0.0.5 gets even smaller fits in 2 floppy disks (𝚡𝚣-compressed) shipping tomorrow with our most-asked fe…

X AI KOLs Timeline ↗ · 2026-08-21 Cached

Release of fx v0.0.5, a tiny open-source coding agent written in Zig that fits in 2 floppy disks, now includes a most-asked feature and ships tomorrow.

0 favorites 0 likes
#zig

What Zig felt like, coming from Rust

Lobsters Hottest ↗ · 2026-08-20 Cached

An experienced Rust developer shares their journey of learning Zig by reimplementing a JSONPath tool, highlighting differences in IDE support and code organization.

0 favorites 0 likes
#zig

@rauchg: http://fx.sh is 6.3mb. It starts up in 10µs¹. It's a Zig-compiled static ELF binary, or an even smaller 𝚕𝚒𝚋𝚏𝚡.𝚠𝚊…

X AI KOLs Timeline ↗ · 2026-08-20 Cached

A new open-source coding agent tool named fx, compiled with Zig, features a tiny 6.3MB binary, instant startup in 10µs, and WebAssembly support for optimized performance and embeddability.

0 favorites 0 likes
#zig

fx :Tiny, open, native coding agent.

Hacker News Top ↗ · 2026-08-18 Cached

fx is a tiny, open-source coding agent CLI tool written in Zig, optimized for minimalism, performance, and embeddability with a small binary size and fast cold start.

0 favorites 0 likes
#zig

Zig Day Seattle, WA

Lobsters Hottest ↗ · 2026-08-15 Cached

Zig Day Seattle is a full-day event focused on collaborative learning and software development using the Zig programming language.

0 favorites 0 likes
#zig

Writergate: Zig I/O Interface Overhaul

Hacker News Top ↗ · 2026-08-15 Cached

Writergate is the informal name for Zig's I/O interface overhaul, which replaces generic types with concrete types and vtables to address design flaws and enable features like async I/O. The changes are breaking and require updates to existing code.

0 favorites 0 likes
#zig

Printing Lists

matklad ↗ · 2026-08-14 Cached

A concise Zig idiom for printing comma-separated lists by conditionally printing the comma before each item except the first.

0 favorites 0 likes
#zig

I want extern "fil-c"

Lobsters Hottest ↗ · 2026-08-13 Cached

The author argues for a Rust FFI that speaks the Fil-C ABI, enabling safe interop with recompiled C/C++ libraries, and calls for cross-ecosystem collaboration among Rust, Fil-C, Zig, and Nix/filnix communities.

0 favorites 0 likes
#zig

EuroZig

Lobsters Hottest ↗ · 2026-08-13 Cached

EuroZig is a new European community for Zig enthusiasts, aiming to host conferences, workshops, and support the Zig ecosystem. They are currently registering as a German non-profit and planning Zigtoberfest 2027.

0 favorites 0 likes
#zig

Tabs, Spaces, Hand Tools, and Seat Belts

Lobsters Hottest ↗ · 2026-08-12 Cached

An opinion piece discussing the Bun migration from Zig to Rust, Andrew Kelley's critical response, and a broader philosophical debate about whether software engineering is a craft or industrial process.

0 favorites 0 likes
#zig

Who Should Pay For Source Code Availability?

Lobsters Hottest ↗ · 2026-08-09 Cached

A blog post discusses the fragility of depending on centralized hosts like GitHub, explores forking and vendoring as mitigation strategies, and questions who should pay for reliable source code availability.

0 favorites 0 likes
#zig

Zig's Io.Threaded is Neat

Lobsters Hottest ↗ · 2026-08-06 Cached

Article discusses Zig's std.Io.Threaded, an implementation of Zig's Io interface that uses blocking syscalls and supports cancellation via signals, contrasting concurrency and parallelism.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback