frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Show HN: Is Anthropic Down?

https://isanthropicdown.com/
5•ymichael•43m ago•0 comments

Show HN: Easy Python Time Parsing

https://github.com/felixnext/python-time-helper
14•felixnext•3d ago•2 comments

Show HN: Nia – MCP server that gives more docs and repos to coding agents

https://www.trynia.ai/
52•jellyotsiro•10h ago•43 comments

Show HN: I built BodyCount to get an accurate 'number'

https://bodycount.love/
3•dsstudios•1h ago•4 comments

Show HN: A code editor that integrates into the browser

https://tachicode.dev/
34•quintu5•7h ago•5 comments

Show HN: Local Email Client for AI Horseless Carriages

https://github.com/dbish/DispatchMail
12•shahahmed•7h ago•4 comments

Show HN: Inflammation – Intelligent Voice to Code for Cursor and VSCode

https://github.com/moughxyz/inflammation
2•moughxyz•4h ago•0 comments

Show HN: Zu – A minimalist key-value database engine for modern applications

https://github.com/539hex/zu
4•539hex•5h ago•3 comments

Show HN: Selling My AI App Builder

https://buildwise.space
3•theonlyvasudev•5h ago•0 comments

Show HN: Tinder but it's only pictures of my wife and I can only swipe right

https://trytender.app/
946•risquer•1d ago•256 comments

Show HN: The missing link of a bookstore's tech stack

https://bookhead.net/
90•greenie_beans•1d ago•26 comments

Show HN: TheProtector – Linux Bash script for the paranoid admin on a budget

https://github.com/IHATEGIVINGAUSERNAME/theProtector
154•lotussmellsbad•1d ago•35 comments

Show HN: MacMan – A Mac cleaner made for developers

https://macman.dev/
2•sudhar172•7h ago•0 comments

Show HN: I built an AI tools hub with 70 categorized and reviewed apps

https://www.toolsverse.tools/
9•yuanchuangAI•11h ago•1 comments

Show HN: Compass CNC – Open-source handheld CNC router

https://www.compassrouter.com
171•camchaney•5d ago•44 comments

Show HN: Self-updating MCP server for official pip, uv, poetry and conda docs

https://github.com/KemingHe/python-dependency-manager-companion-mcp-server
29•keminghe•1d ago•17 comments

Show HN: A word of the day that doesn't suck

80•jsomers•2d ago•31 comments

Show HN: Phind.design – Image editor & design tool powered by 4o / custom models

https://phind.design
86•rushingcreek•2d ago•22 comments

Show HN: LLMs suck at writing integration code… for now

https://github.com/superglue-ai/superglue/tree/main/packages/core/eval/api-ranking
15•sfaist•9h ago•11 comments

Show HN: Product as Code – YAML-based product management for AI coding workflows

https://productascode.org
4•mantcz•10h ago•1 comments

Show HN: The Magic of Code – book about the wonders and weirdness of computation

https://themagicofcode.com/sample/
109•arbesman•2d ago•29 comments

Show HN: NeoArchive – Lightweight offline tool for files, media and PDFs

https://play.google.com/store/apps/details?id=com.tool4file.neo_archive\
2•Quoriath•10h ago•0 comments

Show HN: YouTubeTLDR – A lightweight, self-hosted YouTube summarizer in Rust

https://github.com/Milkshiift/YouTubeTLDR
4•milkshift•10h ago•2 comments

Show HN: Duende: Web UX for guiding Gemini as it improves your source code

https://github.com/alefore/duende
8•afc•4d ago•0 comments

Show HN: Any-LLM – Lightweight router to access any LLM Provider

https://github.com/mozilla-ai/any-llm
123•AMeckes•2d ago•67 comments

Show HN: SECONDSENSE – The OS for the Resale Economy

https://secondsense.co:443/
7•misha599•12h ago•2 comments

Show HN: Reddit but for bots – humans can only vote, not post

https://honig.boo/
4•addrzone•5h ago•2 comments

Show HN: WTFfmpeg – Natural Language to FFmpeg Translator

https://github.com/scottvr/wtffmpeg
85•ycombiredd•1d ago•67 comments

Show HN: Quite Fast, sharded cache for Go with LRU/LFU, TTL and object pooling

https://github.com/unkn0wn-root/kioshun
11•unkn0wn_root•1d ago•1 comments

Show HN: Lotas – Cursor for RStudio

https://www.lotas.ai/
79•jorgeoguerra•3d ago•28 comments
Open in hackernews

Show HN: Geo Calculation Toolkit API

https://github.com/pepper-craft/geo-calculation-toolkit-api-docs
3•pepper40•1d ago
Hi all,

I’d like to share a project I’ve been working on: Geo Calculation Toolkit API — a lightweight REST API that performs common geospatial calculations using coordinates and what I refer to as Geo Objects.

(Geo Objects include shapes like polygons, circles, polylines, and other forms with spatial meaning.)

[Why I built this]

A few years ago, I developed a real-time location tracking system. It was a rewarding experience to solve real-world problems using spatial data.

That project left a lasting impression, and recently I revisited some of the location-based logic challenges I encountered back then. I decided to turn a few of those ideas into reusable API features that could help other developers in similar situations.

Rather than handling large GIS datasets, this toolkit focuses on lightweight, real-time calculations involving location and spatial boundaries.

[How to try it]

You can find the full documentation and sample requests here:

GitHub → https://github.com/pepper-craft/geo-calculation-toolkit-api-...

To test the API, please include the following header in your requests:

Header → X-RapidAPI-Key: cc8ca2c596mshb17640c8b5cc21bp13445ejsn7a138f181255

The key has a limited quota, so please note that it’s not intended for unlimited use. I hope that’s understandable.

I’d be happy to hear any thoughts, suggestions, or feedback. Thanks for taking the time to check it out!

Comments

ieuanking•1d ago
Bottom link doesnt work, super cool project - would be dope to mix this with google maps or some kind of satellite view
pepper40•1d ago
Ah, I must have messed up the bottom link! Thanks a lot for the feedback.