nowfound

Dev tools · May 1, 2026

MATLAB R2023b

MATLAB R2023b

What it does

MATLAB R2023b is a fall 2023 release that introduces two new products: Simulink Fault Analyzer for systematic fault injection and Polyspace Test for embedded C/C++ code testing Key updates include native Apple silicon support for better Mac performance and battery life It features enhanced Live Editor tasks, the Experiment Manager app, kernel 6.5 support, and major updates to Aerospace, Wavelet, and Wireless HDL Toolboxes Released September 2023.

Does a similar job

all alternatives →
  • RT
    Run TRELLIS.2 Image-to-3D generation natively on Apple SiliconApr 2026 · github.com · ▲202

    I ported Microsoft's TRELLIS.2 (4B parameter image-to-3D model) to run on Apple Silicon via PyTorch MPS. The original requires CUDA with flash_attn, nvdiffrast, and custom sparse convolution kernels: none of which work on Mac. I replaced the CUDA-specific ops with pure-PyTorch alternatives: a gather-scatter sparse 3D convolution, SDPA attention for sparse transformers, and a Python-based mesh extraction replacing CUDA hashmap operations. Total changes are a few hundred lines across 9 files. Generates ~400K vertex meshes from single photos in about 3.5 minutes on M4 Pro (24GB). Not as fast as…

  • MU
    Monitoror – Unified monitoring wallboard2020 · monitoror.com · ▲295
  • AM
    A minimal job board for signal processing engineers2023 · signalprocessingjobs.com · ▲78

    I started https://signalprocessingjobs.com/ to organize a couple of side projects I have: - a job board for signal processing engineers - Journal2MATLAB: a blog that turns academic papers into MATLAB code - some work on using cocotb for verifying DSP HDL - and some MATLAB code snippets i keep coming back to Hope others in the community find it useful :)

  • DS
    Dtab – Spreadsheet for Data Science2015 · dtab.io · ▲229
  • Quadratic Multiplayer2024 · ▲150

    Real-time spreadsheet for developers

  • MacMonitorMar 2026 · github.com · ▲106

    Real-time Apple Silicon system monitor for your menu bar

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 26d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 21d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 12d ago · x1.new

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 2d ago · opentrailpaper.com

  • Open-source GTM skills for technical founders

    Dev tools · 30d ago · gtmcofounder.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 25d ago · nuphos.ai

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com