frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Hack Club Folktale: Learn Python, Make a Game, Get Free Stickers

https://folktale.hackclub.com/
3•breynard•2h ago•1 comments

Show HN: Frugal Tokens – explore costs and usage across coding agents

https://demo.frugaltokens.com/
26•dpc94•7h ago•6 comments

Show HN: A new way to read books, magnifying in and out

https://book.curiora.space/
4•pentagram•2h ago•2 comments

Show HN: Automatically detect and patch walking-dead states in Sierra games

https://github.com/katiahayati/lucasartsifier/
140•wkfauna•22h ago•83 comments

Show HN: Nikon F100 Film Camera Repair Notes

https://github.com/enthdegree/f100
42•enthdegree•5d ago•21 comments

Show HN: Turning websites into micro CLIs for Claude Code to save on tokens

https://github.com/only-cli/oc
3•hyes•3h ago•2 comments

Show HN: Interactive, animated architecture of any HuggingFace models

https://modelmap.cc
106•lizhaoliu•1d ago•12 comments

Show HN: HyperSAE – Sparse Autoencoders, reimagined in hyperbolic space

https://github.com/vishal-dehurdle/hypersae
3•visha1v•4h ago•0 comments

Show HN: terminal-code – VS Code inside the terminal

https://terminal-code.com
3•robpruzan•7h ago•1 comments

Show HN: Anonymous age verification with passkey-powered encryption

https://loginwithone.com/
10•mikeysight•11h ago•6 comments

Show HN: Invoicing and Tax for UK Tradespeople

https://tradetally.co.uk
3•wowinter15•5h ago•0 comments

Show HN: Openleetcode – Local LeetCode runner where tests live in the repo

https://github.com/therepanic/openleetcode
70•therepanic•1d ago•19 comments

Show HN: Saggar, a Mac terminal that keeps sessions and your attention organized

https://saggar.marginalutility.dev/
67•mcclowes•2d ago•59 comments

Show HN: HRAG – Hybrid RAG on €116/month of Hetzner, officially benchmarked

https://hrag.app/
5•victor_edka•7h ago•0 comments

Show HN: Naeos – an engineering system for AI coding agents

https://github.com/NAEOS-foundation/naeos
3•bayu911•8h ago•0 comments

Show HN: nanoAlphaZero – Train a grandmaster-level chess model in 24h with TPUs

https://github.com/wtedw/nanoAlphaZero
2•tdoubleu•8h ago•0 comments

Show HN: I am getting genuine questions

https://github.com/docbrain-ai/docbrain
2•bhanuhai2•8h ago•3 comments

Show HN: Desktopcolors.com – A museum for solid background colors of classic OS

https://desktopcolors.com
165•vlowrian•2d ago•71 comments

Show HN: LongTerMemory, an AI EdTech Platform

https://wired.business/longtermemory
2•aledevv•8h ago•0 comments

Show HN: a javascript engine written in C3 with native TS support

https://github.com/ricardobeat/boomkat
3•ricardobeat•9h ago•1 comments

Show HN: macOS data protection keychain for Electron apps

https://github.com/biw/keychain-store
24•biwills•1d ago•3 comments

Show HN: Progressive web-app to explore Paris while solving puzzles without app

https://flanori.com/
6•rhazn•10h ago•0 comments

Show HN: Verify OpenAI's signed agent traffic in Python (RFC 9421/Web Bot Auth)

https://github.com/regent-protocol/regent-httpsig
3•abay_aubakirov•10h ago•0 comments

Show HN: Shoehorn – Quantize any model down to run on your machine

https://notactuallytreyanastasio.github.io/shoehorn/
45•rhgraysonii•1d ago•9 comments

Show HN: Xalgorix – open-source AI pentester that proves vulnerabilities

https://www.xalgorix.com/
6•xalgord•11h ago•4 comments

Show HN: My Mac slept through its cron jobs, so I made goguma, a menu bar app

https://github.com/junnam586/goguma
6•junnam586•11h ago•3 comments

Show HN: Marginal – See which customers and features drive your AI API costs

https://marginalhq.com/
5•jithinlalk25•11h ago•0 comments

Show HN: Carno.js – a Nest-style application framework for Bun

https://github.com/carnojs/carno.js
6•l-crispr•12h ago•1 comments

Show HN: Sokoban AI Solver

https://mkornreich.me/projects/sokoban/
71•enjoyyourlife•2d ago•42 comments

Show HN: LLM-Shield-Proxy Zero-Egress PII Streaming Proxy (55MB RAM)

https://github.com/ninadphalak/LLM-Shield-Proxy
4•ninadphalak•12h ago•1 comments
Open in hackernews

Show HN: My Mac slept through its cron jobs, so I made goguma, a menu bar app

https://github.com/junnam586/goguma
6•junnam586•11h ago
Hi HN, like many of you likely do, I run cron jobs throughout the day/night, but can't afford to have my laptop open all day.

So, I decided to build goguma, a free, open-source Mac menu bar app that wakes your Mac only when a cron job/automation is scheduled to run. Unlike caffeinate, Amphetamine, or Adrafinil, which can only keep an awake machine awake, goguma can wake a sleeping machine.

It automatically imports all your jobs across launchd, crontab, Hermes, etc, alongside detecting agent activity through hooks. The Mac menu bar app will also show you which job it'll next wake for.

It remains safe by skipping wake-ups if it's lower than a battery threshold, and lets the mac sleep if it starts overheating.

Happy to hear any feedback and suggestions!

Comments

FayzanMalik•8h ago
this looks awesome, i run a website called nosleep to keep my macbook awake while the tab is open, this is a great way to save power with the same functionality
junnam586•8h ago
thank you so much! your website seems very interesting as well
rglover•52m ago
Can't wait to install this. Only reason I haven't been using laptops as servers and this solves it.