
DistilCalc
40 free distilling calculators, audited against NIST
What it does
DistilCalc is a free suite of 40 calculators and 41 guides for home distillers, mead makers, and fermenters. Dilution, cuts planning, temperature correction, yeast pitch rates, nutrient dosing, priming, mash steps, and three still simulators built on real vapor-liquid equilibrium data. No signup, no paywall, works offline. In August 2026 every formula was audited against primary sources (NIST Circular 19, OIML R 22, ICUMSA, the TOSNA protocol) and the audit is public on the methodology page.
Does the same job
all alternatives →
SourdoughCalc17d ago · sourdough-hydrationcalculator.com · ▲1Free sourdough hydration calculator with 34 in-deptharticles
- RARecipelab, a simple nutrition calculator / recipe analyzer2016 · recipelab.org · ▲46
- DS"Declarative” Sourdough Calculator2020 · breadfriend.com · ▲5
- RNRecipe nutrition calculator focusing on micronutrients2020 · soupersage.com · ▲15
- SCSimple calculator, try urlcalc.com/1+22015 · urlcalc.com · ▲5
- UAUnfat, a library to easily train and distill LoRAs for LLMs2025 · github.com · ▲6
Hey HN! After using a combination of Unsloth and Axolotl a lot, and finding it generally painful to figure out the right performance tuning for things like batch sizing and multi-GPU sharding, I wrote a small Python lib that sets up known-good LoRA training configurations for Llama 3.1 8B and 70B Instruct, and includes helpers for distilling from larger models or training on serverless finetuning platforms, and includes a walkthrough for distilling DeepSeek-R1 into a Llama 3.1 8B LoRA... But you can use it for pretty much any finetuning task, not just distilling large models!
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 16d ago · simedw.com