frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: I shrank DeepSeek V4 Flash to 57GB and it wrote a compiler on my Mac

https://huggingface.co/steadfastgaze/DeepSeek-V4-Flash-0731-Coder-56.8GB-MoEspressoV2
3•hacklas•1h ago
I built a specialized package of DeepSeek V4 Flash 0731 (originally 284B total parameters, 13B active), preserving reasoning, tool calling and coding capabilities:

https://huggingface.co/steadfastgaze/DeepSeek-V4-Flash-0731-...

I let it write a minimal C compiler targeting ARM64, then test the result with Fibonacci and FizzBuzz programs, and it succeeded in less than 1 hour, with the full recording at:

https://youtu.be/XiwSilmV8B0

You can run it on Silicon Macs with my engine https://github.com/steadfastgaze/MoEspresso, while one of the core libraries developed to obtain this result is available at https://github.com/steadfastgaze/mlx-iqk.

The above recording was on a 128GB memory MacBook M3 Max, but you can also run it on 32GB MacBooks with a very usable context (128K tokens) and projected 5 tok/s. I did try it on a fanless 16GB memory MacBook Air M1 (1.39 tok/s), but unfortunately the available context was very small.

How: - First, efficient quantisation: mlx-iqk takes advantage of IQ_K tensor encoding, more efficient than the ones available via llama.cpp or barebones MLX, originally designed by Iwan Kawrakow - I also changed the layout to a k-contiguous one, to make it faster, at least in this Metal setup.

- Second, expert pruning: each of the 40 learned-router layers had 256 experts, and not all of them are equally important for the coding use cases. I removed 80B parameters - this is a known technique called REAP, shared at https://www.cerebras.ai/blog/reap.

- Third: balancing the cheapest IQ1_S_R4 tensor encoding (~1.5 bits per weight), selectively promoting projections to IQ2_KS or IQ2_K where the measured error reduction justified the bytes.

One of the main ideas was not only to save relevant knowledge, but also to not make it forget how to... stop thinking, how to use reasoning. In the first experiments, it would sometimes reason for thousands of tokens without closing its thinking section, or it would go in loops.

Then I solved this by heavily weighting tool-calling traces and structured reasoning in the calibration mix.

Show HN: A public AI whose memory is shared across all users

https://wildstatic.com/
52•adjohu•5h ago•34 comments

Show HN: Flynt.js – 2.2kb, zero-build, CSP-safe reactivity library for MPAs

https://github.com/marsbos/flynt.js
2•bosmarcel•1h ago•0 comments

Show HN: built my 15-year-old game idea

5•ashitlerferad•1h ago•0 comments

Show HN: Mic Drop, a real-time multiplayer karaoke game

https://www.micdrop.gg/
77•johnsillings•18h ago•34 comments

Show HN: A punch clock to help with hourly household workers

https://www.punchy.live/
2•magnetic•3h ago•1 comments

Show HN: PyScrappy, self-healing web scraping selectors plus an MCP server

https://github.com/mldsveda/PyScrappy
16•vedaant00•11h ago•1 comments

Show HN: Sib - Unixy LLM Client using Git to store converastions, instead SQLite

https://github.com/sib-project/sib
2•hskimse•3h ago•0 comments

Show HN: Job listings scraped daily from 8k company career pages

https://github.com/trylynceus/jobs
2•omar_bouaziz•3h ago•0 comments

Show HN: Kadō – open-source habit tracker for iOS

https://github.com/scastiel/kado
3•scastiel•4h ago•0 comments

Show HN: Grafana agent observability for Hermes Agent

https://github.com/alexander-akhmetov/grafana-agento11y-hermes
24•eventuallyacat•10h ago•0 comments

Show HN: ponzy.io – I made a casual trading game you can play in the browser

https://ponzy.io
2•ponzy_io•4h ago•0 comments

Show HN: A nutrition companion for endurance athletes

5•bravang•5h ago•0 comments

Show HN: PageSieve, a web scraping browser extension

https://julius383.github.io/PageSieve/
3•kajm•5h ago•0 comments

Show HN: ThoughtDAG – An editable context graph for LLM conversations

https://chenxiachan.github.io/thoughtdag/
129•chatchan•1d ago•58 comments

Show HN: I shrank DeepSeek V4 Flash to 57GB and it wrote a compiler on my Mac

https://huggingface.co/steadfastgaze/DeepSeek-V4-Flash-0731-Coder-56.8GB-MoEspressoV2
3•hacklas•1h ago•0 comments

Show HN: A pre-execution guard that stops AI agents running destructive commands

https://github.com/vandith1/agent-guard
5•andevandith•5h ago•2 comments

Show HN: Bench on Your Network

https://vbus.dev/
4•abu-matterize•6h ago•0 comments

Show HN: Eigendrum - Draw any shape and hear what it sounds like as a drum

https://baselashraf81.github.io/eigendrum/
234•BaselAshraf81•6d ago•100 comments

Show HN: PLC Lint – static analysis for CODESYS/PLCopenXML

https://plc-linter.com/demo
4•caspershes•6h ago•0 comments

Show HN: Harness session memory without transcript hoarding

https://llm-wiki.net/#sessions-rehydrate-future-work
4•nvk•6h ago•0 comments

Show HN: Who is using AI? A daily tracker, 1,600+ city heatmap, DOI dataset

https://whoisusingai.com/tracker
2•pixipace•6h ago•0 comments

Show HN: Bribes.fyi – Compare bribes statistics department wise

https://bribes.fyi/compare
47•neverenderr•20h ago•27 comments

Show HN: PeekCSS – a CSS inspector built for Firefox, not ported from Chrome

https://peekcss.com/
3•LeonGrass•7h ago•1 comments

Show HN: Fixing optical computing jitter via fluid dynamics in GPU registers

https://github.com/PJHkorea/photonic-mesh-fng-router
5•PJHkorea•1w ago•1 comments

Show HN: Mole – Deep research agent for your terminal

https://github.com/lajosdeme/mole
98•lajosdeme•1d ago•14 comments

Show HN: I built a native app for coding agents with Rust and GPUI

https://waku.sh
35•0x142857•18h ago•15 comments

Show HN: Widen, a native Postgres GUI using Apple's on-device LLM

https://github.com/betocmn/widen
7•thedreammachine•16h ago•0 comments

Show HN: Ember – Redshift safe color palettes

https://github.com/carpdiem/ember
111•carpdiem•1w ago•23 comments

Show HN: Silent Shark – tactical map-based WWII submarine sim

https://silentshark.app/
77•epaga•3d ago•37 comments

Show HN: Deltix – AI Driven Testing

https://app.deltix.ai
52•oneounceman•1d ago•11 comments