Ask HN: What Are You Working On? (March 2026)
731–740 of 1001 posts
Re: Ask HN: What Are You Working On? (March 2026)
#732Re: Ask HN: What Are You Working On? (March 2026)
#733Re: Ask HN: What Are You Working On? (March 2026)
#734This month I'm recovering from major surgery. I'm okay, it's something I've been waiting to get done for a very long time. I'm just bored in recovery and running out of my science YouTube backlog.
https://www.youtube.com/@project-326/videos
https://www.youtube.com/@Asianometry/videos
https://www.youtube.com/@PhysicsExplainedVideos/videos
https://www.youtube.com/@TwoMinutePapers/videos
https://www.youtube.com/@DrBenMiles/videos
https://www.youtube.com/@professorjenniferhaslersci8510/vide...
Re: Ask HN: What Are You Working On? (March 2026)
#735It’s a CLI tool that makes open-source LLMs installable like packages.
llmpm install llama3
llmpm run llama3
You can also package models with your projects so others can reproduce the same setup easily.
Website: https://llmpm.co
Re: Ask HN: What Are You Working On? (March 2026)
#736Re: Ask HN: What Are You Working On? (March 2026)
#737She sells a product with 16 different printed parts, and she prints the parts in bulk batches across 7 different pause points, some of which have pause points for embedding magnets.
The idea is to integrate inventory management and print scheduling into the tool, which will be nice.
I have working so far: * Pulling camera images * Pulling the currently printing file, including the preview image (rendered in bambu studio and bundled with the print; standard for bambu studio), and the pause points * A dashboard with projected timing information * Notifications about jobs starting, stopping & pausing * Remote printer control
Next on the list: * Delayed printing - schedule a print to start in the night. Mostly useful so that if there's a pause point we don't leave a print paused for hours on end. * Print queueing - manually build a list of prints so that after switching plates we can just "next print" for a printer * Print scheduling - select a quantity of print files or groups of files to print, and have it schedule the prints, including projected switch times, to maximize printer utilization by avoiding jobs ending at night * Tracking magnet & filament usage, and integrating BoM and production quantity tracking.
I've been mostly AI coding this, but I've go in to make it extract out components, etc. And I lay down and enforce the DB schema. I've had to ask it to back out a few things entirely. And I've had to give it the Bambu API docs I found github. But it's been going pretty well.
Re: Ask HN: What Are You Working On? (March 2026)
#738Re: Ask HN: What Are You Working On? (March 2026)
#739After adding a couple of extra features and having a "finished" tracker, I will try re-implementing this tracker in React, Svelte, Vue, Preact and some others.
My goal for this project is twofold: to get familiar with these frameworks and to practice using AI as a personal tutor (leading my way and answering my questions).
I've tried learning React, Laravel, etc before, but I've used them to build a fresh project from scratch and I've always got stuck early on due to the lack of knowledge/understanding.
I hope that re-implementing something that I already know and understand fairly well would make my learning process much more effective.
Re: Ask HN: What Are You Working On? (March 2026)
#740website: https://about.numenon.app