Speed up suspend/resume for FreeBSD



Login to add comment

Other posts in this group

Show HN: AI Physics Tutor with Free Body Diagrams

Hi HN. I built a prototype AI physics tutor that can interpret, draw, and edit free body diagrams.

Lately I've been transfixed with generating diagrams with LLMs. If you pipe generated JSON thro

Aug 3, 2025, 3:40:21 AM | Hacker news
Show HN: Voltpeek – Vim-inspired oscilloscope software

This is software for my headless, PC based oscilloscope, which is controlled entirely via commands similar to the Vim text editor. I built this because I liked the idea of headless oscilloscopes;

Aug 3, 2025, 3:40:09 AM | Hacker news
Show HN: NaturalCron – Human-Readable Scheduling for .NET (With Fluent Builder)

Hi HN!

I built NaturalCron because I was tired of writing and debugging CRON syntax like:

/5 * * 5

Now you can write something human-readable in .NET:

var expression = new NaturalC

Aug 2, 2025, 11:10:09 PM | Hacker news