frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Skeights – Serialize sklearn models to safetensors and JSON, no pickle

https://github.com/carbon-re/skeights
3•alxhslm•1h ago
We use sklearn in production for time series forecasting in industrial settings. Pickle was causing us constant pain: refactoring our wrapper classes invalidated saved models, and the binary blobs were completely opaque.

We built skeights to decompose a fitted estimator into two files. A JSON file for hyperparameters and structure, and a safetensors file for the numeric arrays. The JSON is human-readable and diffable, and safetensors is a well-established safe format from Hugging Face.

This allows you to trade models as config. The JSON is just data you can inspect, diff, and version alongside the rest of your config, rather than a binary artefact on the side.

It supports most common sklearn estimators (linear models, trees, random forests, gradient boosting, MLPs, pipelines), plus LightGBM and XGBoost. MIT licensed.

Blog post with a worked example: https://alxhslm.github.io/projects/skeights/

Repo: https://github.com/carbon-re/skeights

`pip install skeights`

Show HN: Pulpie – Models for Cleaning the Web

https://usefeyn.com/blog/pulpie-pareto-optimal-models-for-cleaning-the-web/
53•snyy•3h ago•10 comments

Show HN: An interactive, interlinked city exploration project (St. Louis)

https://stlouing.com/
2•stlouing•53m ago•0 comments

Show HN: Skeights – Serialize sklearn models to safetensors and JSON, no pickle

https://github.com/carbon-re/skeights
3•alxhslm•1h ago•0 comments

Show HN: Boilerroom: dialer, call recording, and managed follow-up

https://boilerroom.ai
4•sadidrahimi•1h ago•0 comments

Show HN: The ocean in Final Fantasy IX is made of Wang tiles

https://jawnston.com/wang/
3•jawnston•1h ago•1 comments

Show HN: Give your files an undo button

https://useundo.co/
2•dantelex•1h ago•0 comments

Show HN: Focal Harvest – CLI research pipeline to search, scrape and notify

https://github.com/techno-neighbour/focal-harvest
3•xlr8_track•1h ago•0 comments

Show HN: Every "I am" statement in the Congressional Record

https://lucasigel.com/identities
2•lukeigel•2h ago•0 comments

Show HN: I Built LangGraph for Swift

https://github.com/christopherkarani/Swarm
20•christkarani•4h ago•3 comments

Show HN: Nordstjernen Web Browser 1.0.18

4•roschdal•2h ago•4 comments

Show HN: Record, replay, and improve AI agents in production

https://github.com/zenml-io/kitaru
2•htahir111•2h ago•0 comments

Show HN:I Made a Mac Native Excalidraw (Open Sourced)

https://github.com/zpphxd/whitespace
7•z_phxd•2h ago•7 comments

Show HN: Silicon Physics Sandbox

https://silicon.bergkv.ist/
5•bergkvist•2h ago•0 comments

Show HN: Nook – a sticky note on the edge of your monitor

https://nook.nostock.studio/
2•phinoda•2h ago•3 comments

Show HN: Cona – design your real room in 3D, in the browser

https://cona.design
3•Losenok•3h ago•0 comments

Show HN: Scan your AI agents for dangerous capabilities

https://github.com/makerchecker/MakerChecker
39•smashini•6h ago•19 comments

Show HN: I build a screenshot Mac app for Pi

https://pilens.dev/
2•nava•3h ago•1 comments

Show HN: Char-width – final answer to measure terminal text width

https://www.npmjs.com/package/char-width
2•dawson0•3h ago•0 comments

Show HN: A Wordle game that insults you as you play

https://smugexe.trydoff.dev
2•shreyasjk•3h ago•1 comments

Show HN: A website that shows every pro triathlete's swim, bike, and run gear

https://racekit.pro
2•mpc75•3h ago•3 comments

Show HN

https://vorcigernix.github.io/rohrpost/
2•vorcigernix•3h ago•2 comments

Show HN: Paint the Earth on a live, interactive globe (collaborative art.)

https://earth.tattoo
17•earth-tattoo•9h ago•12 comments

Show HN: Voltius – open-source SSH/SFTP client, built in Rust

https://voltius.app
4•kipavy•3h ago•0 comments

Show HN: Built a Website for People Who Miss the Old Web

https://www.dailicle.com/
2•lucky-solanki•3h ago•0 comments

Show HN: Homegames. An open-source game platform I've been making for 8 years

https://homegames.io
214•homegamesjoseph•22h ago•52 comments

Show HN: Osint tool that finds exposed files on domains

https://search.cerast-intelligence.com/
55•PatchRequest•23h ago•19 comments

Show HN: Mazzap, a Level 4 Open Source Digital Twin Engine

https://github.com/zymazza/mazzap
3•zymazza123•4h ago•1 comments

Show HN: Causari – Content-addressable ledger for AI agent code edits

https://causari.dev/#quickstart
3•CroviaTrust•4h ago•0 comments

Show HN: Tetris where every pixel is another Tetris (23,040 games in GLSL)

https://thiagolira.blot.im/_projects/fractetris/index.html
2•farcaster•4h ago•0 comments

Show HN: Nectar, a Rust-like React that compiles to WebAssembly

https://buildnectar.com
3•blakeburnette•4h ago•0 comments