frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Retailers Want AI to Solve Online Shopping's Biggest Problem

https://www.bloomberg.com/news/articles/2026-08-21/zalando-zara-use-ai-virtual-try-ons-to-tackle-...
1•thm•1m ago•0 comments

A Hairy Situation

https://lostgirls.home.blog/2019/09/11/a-hairy-situation-the-peculiar-case-of-antonietta-gonzalez/
1•jruohonen•3m ago•0 comments

Budgeting resources in a Managed Postgres service

https://clickhouse.com/blog/protect-postgres-from-supporting-processes
1•saisrirampur•8m ago•0 comments

English ↔ Claudish Translator

https://programasweights.com/claudish
2•leumon•9m ago•0 comments

In-browser offline PDF tools

https://www.ihatepdf.cv/
2•porridgeraisin•14m ago•1 comments

Her Brain Was Broken. It Was Fixed with Sound–Not a Scalpel

https://www.wired.com/story/brain-focused-ultrasound/
3•nabbed•16m ago•0 comments

Linus Torvalds Endures a Debug Session from Hell, "Enormously Helped" by AI

https://www.phoronix.com/news/Linus-Torvalds-Debug-AI
3•meerita•16m ago•0 comments

Living at the Hinge of History

https://henryaj.substack.com/p/living-at-the-hinge-of-history
1•eatitraw•18m ago•0 comments

Crt.sh Seems Down

https://crt.sh/
3•gregsadetsky•18m ago•0 comments

HN: NIF – codec de imagem neural com benchmarks reproduzíveis vs. JPEG/WebP/AVIF

https://github.com/gabrielphilipus/NIF-Neural-Image-Format
1•gabrielphilipus•18m ago•0 comments

Show HN: ePub reader that lets your coding agent read along

https://github.com/baturyilmaz/readingisfun
1•arbayi•19m ago•0 comments

What broke when I stopped trusting my own validator

https://invoicehub.dev/blog/validation-harness-findings
1•dev_awesome•19m ago•0 comments

Manim: Framework for Creating Mathematical Animations

https://github.com/ManimCommunity/manim
2•pykello•20m ago•0 comments

MIT requires every student to know how to swim. But why?

https://www.wgbh.org/news/education-news/2026-02-16/mit-requires-every-student-to-know-how-to-swi...
1•gaws•20m ago•2 comments

Aussie visits Retrofest UK 2026 [video]

https://www.youtube.com/watch?v=c2mM-pLecK4
1•skibz•20m ago•0 comments

NetBSD and My Life (2005)

https://mail-index.netbsd.org/netbsd-advocacy/2005/09/10/0000.html
3•gnyeki•20m ago•0 comments

Ask HN: What's your daily driver keyboard?

2•robbiet480•21m ago•7 comments

If you're not using AI to attack your own systems, your adversaries will

https://www.theregister.com/security/2026/08/22/if-youre-not-using-ai-to-attack-your-own-systems-...
1•Alephinitesimal•21m ago•0 comments

hdiutil is deprecated in macOS 27 Golden Gate

https://lapcatsoftware.com/articles/2026/8/7.html
25•zdw•23m ago•1 comments

Nvidia Customers Notified About AI-Related Price Hikes Above 15%

https://www.bloomberg.com/news/articles/2026-08-22/nvidia-customers-notified-about-ai-related-pri...
1•spenvo•25m ago•0 comments

Watts My Bill: Monitor Data Center Effects on Electricity Prices

https://wattsmybill.org/
1•gaws•25m ago•0 comments

China joins Europe in scrapping Windows for Linux

https://www.zdnet.com/article/china-drops-windows-for-linux/
3•wslh•26m ago•0 comments

Half of Nigeria's population lives in cities

https://ourworldindata.org/data-insights/half-of-nigerias-population-lives-in-cities
1•karakoram•27m ago•0 comments

Victor Niederhoffer, Trader Who Went Boom and Bust (Twice), Dies at 82

https://www.nytimes.com/2026/08/21/business/victor-niederhoffer-dead.html
1•paulpauper•27m ago•0 comments

Rich Countries Spend 60 Times as Much on Healthcare per Person as Poor Countries

https://ourworldindata.org/data-insights/rich-countries-spend-60-times-as-much-on-healthcare-per-...
1•karakoram•28m ago•0 comments

Niall Ferguson: Elon's Favorite Sci-Fi Prophet Was Wrong

https://www.thefp.com/p/niall-ferguson-future-ai-tech-economics-space
1•paulpauper•28m ago•0 comments

Welcome to Model Constitution

https://modelconstitution.com/p/welcome-to-model-constitution
1•paulpauper•28m ago•0 comments

Did NYC pass SF Bay Area in tech? A perspective from job postings data

https://corvi.careers/blog/did-nyc-pass-sf-bay-area-tech-openings/
1•sp1982•28m ago•0 comments

Electric Cars Are Taking Off Quickly in Latin America

https://ourworldindata.org/data-insights/electric-cars-are-taking-off-quickly-in-latin-america
2•karakoram•29m ago•0 comments

World 7: A living-genome architecture for persistent digital organisms

https://zenodo.org/records/22058813
1•saeedfa•31m ago•0 comments
Open in hackernews

Pawvis: Control your Mac via camera and train gestures (local FOSS)

https://github.com/alexandriax/pawvis
1•heresalexandria•44m ago

Comments

heresalexandria•44m ago
I made Pawvis because I wanted to use my computer the way we've been promised for decades that we would in the future. Pawvis reads your hand through the webcam and lets your control your mouse, manage windows, and bind custom actions to any gesture (even user-trained).

Dip a finger to click, fold middle and ring finger in like you're slinging web pages up and down to scroll, dip your pinky in to right click - these are the initial primitives but only the start, and all tracking is performed on-device with code you can read/clone/build yourself from the open source repo.

While I've seen other concepts for hand/gesture tracking through video and voice control none had hit the mark of where I felt that technology could go from a usability and extensibility standpoint.

A good input mechanism needs to be frictionless, it needs to be intuitive, and it needs to be able to adapt to the unique user using it when possible.

Pawvis provides the an ideal blend of utility, technology, and whimsy - and I hope you all enjoy using it as much as I have! Let me know if you have any thoughts or questions, and feel free to clone it (it's open-source MIT licensed) or open any PRs/issues you think might take it to the next level.