frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

License plate reader cameras in Brookline? Readers say it's a bad idea

https://www.boston.com/community/readers-say/2025/11/06/license-plate-cameras-brookline/
1•pilingual•1m ago•0 comments

Grab's Mac Cloud Exit Supercharges macOS CI/CD

https://engineering.grab.com/mac-cloud-exit
1•meysamazad•1m ago•0 comments

Mage: Make/rake-like build tool using Go

https://magefile.org/
1•gurjeet•2m ago•0 comments

World leaders/COP30/UN says 'virtually impossible' to achieve 1.5C climate limit

https://www.bbc.com/news/live/cwy1wjj0rxdt
1•tartoran•2m ago•0 comments

Whisper Leak: a side-channel attack on Large Language Models

https://arxiv.org/abs/2511.03675
1•bikenaga•3m ago•0 comments

GPT-4 Functions as Monoidal Structures: Sequential ∘ and Parallel ⊗

https://lightcapai.medium.com/composing-tools-with-monoidal-structures-in-gpt-4-function-calling-...
1•HenryAI•4m ago•1 comments

Visibility at scale: How Figma detects sensitive data exposure

https://www.figma.com/blog/visibility-at-scale-how-figma-detects-sensitive-data-exposure/
1•crescit_eundo•4m ago•0 comments

Manage your dotfiles using GNU Stow

https://lukasrotermund.de/posts/manage-your-dotfiles-using-gnu-stow/
2•speckx•6m ago•0 comments

Discrete Fourier Transform: Introduction (2020)

https://www.chciken.com/digital/signal/processing/2020/04/13/dft.html
1•o4c•6m ago•0 comments

Maxwell–Boltzmann distribution generalized to real gases

https://phys.org/news/2025-07-maxwellboltzmann-generalized-real-gases.html
1•bikenaga•7m ago•0 comments

Show HN: CKAN Pilot – A New Way for Managing Data Portals

https://github.com/keitaroinc/ckan-pilot
1•sepokroce•7m ago•0 comments

Why treating them as the same breaks your security model

https://www.defakto.security/blog/authentication-is-not-authorization/
1•mooreds•7m ago•0 comments

Openmohaa: Open Re-Implementation of Medal of Honor: Allied Assault

https://github.com/openmoh/openmohaa
2•klaussilveira•8m ago•0 comments

Asimov, Programming and the Meta Ladder

https://eli.thegreenplace.net/2022/asimov-programming-and-the-meta-ladder/
2•ibobev•8m ago•0 comments

Show HN: Review code as it is written

https://www.npmjs.com/package/ollama-watcher
2•emurph55•8m ago•1 comments

Math is your insurance policy

https://bartoszmilewski.com/2020/02/24/math-is-your-insurance-policy/
1•ibobev•8m ago•0 comments

Mail Has Vanished (1999)

https://www.newyorker.com/magazine/1999/12/06/your-mail-has-vanished
1•bariumbitmap•11m ago•1 comments

Accelerating adoption of modern web features; migrating away from old approaches

https://github.com/w3c/tpac2025-breakouts/issues/76
1•shadowgovt•12m ago•0 comments

Baby Shoggoth Is Listening – The American Scholar

https://theamericanscholar.org/baby-shoggoth-is-listening/
1•rbanffy•12m ago•0 comments

But How Do LLMs Work? (Part 1: The 3 Musketeers of Communication)

https://bittere.substack.com/p/but-how-do-llms-work-part-1-the-3
1•_bittere•14m ago•0 comments

Inert Media, or the Explotation of Attention

https://jmtd.net/log/inert/
1•speckx•15m ago•0 comments

Our first terraforming goal should be the Moon, not Mars

https://bigthink.com/starts-with-a-bang/terraforming-moon-mars/
1•Brajeshwar•16m ago•0 comments

Megastructures on Mars

https://aeon.co/essays/in-the-late-1800s-alien-engineers-altered-our-world-forever
1•Brajeshwar•16m ago•0 comments

AI is changing jobs fast, Australians wonder how they'll stay relevant

https://www.abc.net.au/news/2025-11-06/workers-face-career-change-ai-technology/105926750
1•Brajeshwar•17m ago•1 comments

AI's capabilities may be exaggerated by flawed tests, according to new study

https://www.nbcnews.com/tech/tech-news/ai-chatgpt-test-smart-capabilities-may-exaggerated-flawed-...
2•Cynddl•19m ago•0 comments

Under the hood: How Firefox suggests tab groups with local AI

https://blog.mozilla.org/en/mozilla/ai/ai-tech/ai-tab-groups/
1•bundie•19m ago•0 comments

Chinese criminals made more than $1B from those annoying texts

https://www.msn.com/en-us/money/news/chinese-criminals-made-more-than-1-billion-from-those-annoyi...
2•PaulHoule•21m ago•0 comments

The Distribution of Earth-Impacting Interstellar Objects

https://arxiv.org/abs/2511.03374
1•bikenaga•22m ago•0 comments

What Is Going on with Telnyx?

1•AAAAaccountAAAA•22m ago•0 comments

Making the Clang AST Leaner and Faster

https://cppalliance.org/mizvekov,/clang/2025/10/20/Making-Clang-AST-Leaner-Faster.html
1•mariuz•22m ago•0 comments
Open in hackernews

Show HN: Usage4Claude – Monitor Claude AI usage from macOS menu bar

https://github.com/f-is-h/Usage4Claude
1•fi5h•2h ago
I kept hitting Claude's 5-hour limit without realizing it, so I made this menu bar app to track it. Shows a color-coded ring (green/orange/red) and countdown to reset.

Built it in Swift/SwiftUI, just for myself initially. Right now you have to manually grab your sessionKey from browser DevTools, which is annoying but works. Stores it in macOS Keychain so it's secure.

Been actively working on it, already at v1.3.0 with much better UX now.

It's open source (MIT) and works with all Claude platforms (web/CLI/desktop/mobile) since they share the quota. Currently macOS only.

Curious if anyone has ideas for auto-extracting auth tokens without browser extensions.

GitHub: https://github.com/f-is-h/Usage4Claude