nowfound

Life & fun · October 28, 2025

PR

Production-ready Zig template for Flipper Zero apps

If you've debugged a null pointer exception on a Flipper Zero, you know the pain - the device crashes, you reflash, add print statements, repeat. Memory bugs in embedded C are brutal because they only surface at runtime on the actual hardware. This template lets you write Flipper Zero applications in Zig, giving you: - Memory safety and compile-time error checking - Bounds-checked arrays and explicit error handling - Clean build system that works cross-platform - Integration with UFBT for packaging and deployment - No special IDE required - just Zig, UFBT, and your editor The interesting…

What it does

In the maker’s words, at launch

If you've debugged a null pointer exception on a Flipper Zero, you know the pain - the device crashes, you reflash, add print statements, repeat. Memory bugs in embedded C are brutal because they only surface at runtime on the actual hardware. This template lets you write Flipper Zero applications in Zig, giving you: - Memory safety and compile-time error checking - Bounds-checked arrays and explicit error handling - Clean build system that works cross-platform - Integration with UFBT for packaging and deployment - No special IDE required - just Zig, UFBT, and your editor The interesting technical challenge was bridging Zig's build system with the Flipper SDK's ARM Cortex-M4 target. The two-stage compilation process (Zig -> object file -> UFBT packaging) required careful handling of calling conventions and ABI compatibility. The compile-time safety catches issues before they become device crashes. Optional pointers and explicit allocator tracking eliminate entire classes of bugs that C would miss entirely. Feedback welcome, especially on: - SDK coverage (I manually declare some functions Zig's C translator can't handle) - Optimization strategies for binary size - Debugging workflow improvements

Does the same job

all alternatives →
  • Zerocoder2023 · ▲206

    Get matched with best-fit developers & see results in 24 hrs

  • Zeroqode 2.02018 · ▲286

    Everything you need to build apps without code.

  • Flipper Zero2020 · ▲88

    A portable multi-tool device styled as a Tamagotchi

  • Zeroqode 3.02020 · ▲196

    Building web applications has never been easier

  • Screen Recording API by Ziggeo2017 · ▲125

    The first ever embeddable screen recorder

  • NC
    Nanosecond C message logger2019 · ▲131

    Hello, Some time ago I did a data logger for fun, just to check if I could beat the performance of an old C++ project of mine (mini-async-log) and to avoid letting my multithreading-C skills rust when on a non-programming gig (using Yocto/OE, very little programming). This project is a BSD licensed, producer-wait-free (when using thread-local storage) generic message logger with high performance, decent test coverage, and type-safe C strings (requires C11 or C++ compiler). It was a shame to let this project to die unknown, as I think that it has potential to be used on some niches as…

More life & fun this month

the category →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Photosynthesis fires two of your iPhone

    Life & fun · 28d ago · photosynthesis.camera

  • SoloUno310

    Take control of hair pulling, nail biting & skin picking

    Life & fun · 28d ago · solouno.io

  • Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

    Life & fun · 26d ago · everycube.alen.is

  • The Interactive 3D Encyclopedia

    Life & fun · 21d ago · expeditione.fun

  • Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…

    Life & fun · 26d ago · baselashraf81.github.io

Launched alongside, October 2025

the whole month →
  • Our first coding model and new interface for agents

    AI · Oct 2025 · cursor.com

  • Flask806

    Notion + Loom, for video collaboration.

    AI · Oct 2025 · flask.do

  • SA

    I went down the rabbit hole on a side project and ended up building this: Strange Attractors(https:&#x2F;&#x2F;blog.shashanktomar.com&#x2F;posts&#x2F;strange-attractors). It’s built with three.js. Working on it reminded me of the little "maths for fun" exercises I used to do while learning programming in early days. Just trying things out, getting fascinated and geeky, and being surprised by the results. I spent way too much time on this, but it was extreme fun. My favorite part: someone pointed me to the Simone Attractor on Threads. It is a 2D attractor and I asked GPT to extrapolate it to…

    AI · Oct 2025 · blog.shashanktomar.com

  • Orchestra794

    A chat-centric workspace for builders and modern teams

    Work · Oct 2025 · orch.so

  • AS

    Hey all, I built this. It’s not trying to capture every autistic experience (that’d be impossible). It’s based on my own lived experience as well as that of friends on the spectrum. I'm trying to give people a feel for what masking, decision fatigue, and burnout can look like day-to-day. That’s hard to explain in words, but easier to show through choices and stats. I'm not trying to "define autism". I’ve gotten good feedback here about resilience, meds, and difficulty tuning. I’ll keep tweaking it. If even a few people walk away thinking, "ah, maybe that’s why my coworker struggles in those…

    Life & fun · Oct 2025 · autism-simulator.vercel.app

  • Director768

    Lovable for web automation

    AI · Oct 2025 · director.ai