Home Knowledge Base Err(e

Err(e

No mentions found

This entity hasn't been tracked yet, or Iris is still building its knowledge base.

Related Articles from SNS

Custom Errors Are Non-Negotiable in My Rust Applications

Custom Errors Are Non-Negotiable in My Rust Applications Custom Errors Are Non-Negotiable in My Rust Applications Centralizing error management using a custom AppError enum, combined with map_err and From traits, solves the type chaos of Rust services, establishing a clean, single-source contract across the whole codebase, WITHOUT the need for janky 3rd party crates. Nightmare to Cohesive Design When you first start dipping toes into Rust - especially when a service interacts with diverse...

Hacker News 10d ago

Gooey: A GPU-accelerated UI framework for Zig

A GPU-accelerated UI framework for Zig, targeting macOS (Metal), Linux (Vulkan/Wayland), and Browser (WASM/WebGPU). Join the Gooey discord Early Development: API is evolving. Example app built with Gooey — chat-zig, an Anthropic Claude client using the Zig 0.16 std.

Hacker News 7d ago

Building iOS Apps with Doom Emacs

I shipped SPEEM, my first iOS app, from Doom Emacs. I don’t mean I just edited a few files in Emacs and switched back when it was time to build. I mean the whole loop: write Swift, build, boot a simulator, install the app, launch it, stream logs, restart LSP, scaffold new projects.

Hacker News 6d ago