frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: WindMouse Algorithm in Python

2•AsfhtgkDavid•3h ago
Hi HN,

WindMouse is a fairly old and well-known algorithm for generating human-like mouse movements (curved paths, variable speed, natural deceleration). It’s often referenced in automation discussions, but surprisingly I couldn’t find a clean, well-tested, reusable implementation as a Python library.

So I decided to implement it myself.

The project is now released as WindMouse:

* Strong typing (NewType for coordinates, mypy-friendly)

* Two backends:

  * PyAutoGUI (cross-platform)
  * AutoHotkey (Windows)
The algorithm itself is not new - the implementation is. My goal was to create something that could be downloaded and immediately used in projects.

I’m looking for help with:

* Testing on different OS setups (especially macOS edge cases) * New backends (e.g. native macOS, Wayland, low-level Windows APIs, game engines, remote desktops) * Feedback on API design and parameter defaults

Happy to answer questions about the algorithm, design decisions, or tradeoffs.

Show HN: Sqlit – A lazygit-style TUI for SQL databases

https://github.com/Maxteabag/sqlit
85•MaxTeabag•1d ago•9 comments

Show HN: Deterministic PCIe Diagnostics for GPUs on Linux

https://github.com/parallelArchitect/gpu-pcie-diagnostic
6•gpu_systems•1h ago•1 comments

Show HN: Solving the ~95% legislative coverage gap using LLM's

https://lustra.news/
27•fokdelafons•7h ago•15 comments

Show HN: Interactive Common Lisp: An Enhanced REPL

https://github.com/atgreen/icl
76•atgreen•2d ago•5 comments

Show HN: My Tizen multiplayer drawing game flopped, but then hit 100M drawings

https://www.drawize.com/
14•lombarovic•6h ago•2 comments

Show HN: I built the fastest RSS reader in Zig

https://github.com/superstarryeyes/hys
6•superstarryeyes•2h ago•0 comments

Show HN: Zenflow – orchestrate coding agents without "you're right" loops

https://zencoder.ai/zenflow
21•andrewsthoughts•5h ago•10 comments

Show HN: A real-time 4D fractal explorer in the browser using WebGPU

https://bryanjj.github.io/nebula/
20•bryan0•5d ago•7 comments

Show HN: I designed my own 3D printer motherboard

https://github.com/KaiPereira/Cheetah-MX4-Mini
125•kaipereira•1w ago•37 comments

Show HN: Dev Tools – 24 browser-based utilities with no signup or tracking

https://dev-tools.online
2•ghdj•2h ago•0 comments

Show HN: AI Generated SVG's

https://vectorart.ai
2•tm11zz•3h ago•0 comments

Show HN: Picknplace.js, an Alternative to Drag and Drop

https://jgthms.com/picknplace.js/
22•bbx•6h ago•12 comments

Show HN: Ducktape – a tiny HTTP/2 wrapper around DuckDB's Appender API

https://github.com/artie-labs/ducktape
9•williamhaw•6h ago•0 comments

Show HN: A pager

https://www.udp7777.com/
99•keepamovin•2d ago•42 comments

Show HN: Pothole Detection System (YOLOv8 – FastAPI – Docker – React Native)

https://github.com/PeterHdd/pothole-detection-yolo
2•peterhddcoding•5h ago•0 comments

Show HN: DuckDB Table Visualizer –> Iceberg

https://duckdb.org/visualizer/
2•carlopi•6h ago•0 comments

Show HN: Search the lyrics of 500 HÖR Berlin techno sets

https://hor.greg.technology/
15•gregsadetsky•4d ago•10 comments

Show HN: WindMouse Algorithm in Python

2•AsfhtgkDavid•3h ago•0 comments

Show HN: Cordon – Reduce large log files to anomalous sections

https://github.com/calebevans/cordon
16•calebevans•1d ago•0 comments

Show HN: WeekInPapers – A Modern ArXiv Reader

https://www.weekinpapers.com/
3•mox111•8h ago•0 comments

Show HN: MP3 File Editor / Player for Windows

https://github.com/cutandjoin/Cjam/releases/tag/v2350
3•cutandjoin•9h ago•4 comments

Show HN: Building a full-stack Cloudflare starter kit (Hono and D1 and Stripe)

https://cf-stack-kit.hy-dev.workers.dev/
3•hy_wondercoms•9h ago•2 comments

Show HN: Open-source Markdown research tool written in Rust – Ekphos

https://github.com/hanebox/ekphos
2•haneboxx•9h ago•0 comments

Show HN: Building a small psychedelic twin-stick shooter in the browser

https://www.jamesdrandall.com/posts/building-a-webgpu-twinstick-psychedelic-shooter/
2•jamesrandall•11h ago•0 comments

Show HN: Hugity – Notion-style static docs editor with GitHub/Hugo auto-deploy

https://app.hugity.com
2•vladimiras•12h ago•0 comments

Show HN: Cargo-rail: graph-aware monorepo tooling for Rust; 11 deps

https://github.com/loadingalias/cargo-rail
61•LoadingALIAS•6d ago•7 comments

Show HN: DeviceLab – Turn phones across offices into one device lab

3•omnarayan•13h ago•0 comments

Show HN: Footywhoops – MIDI Sequencer Software

https://github.com/system32-ai/footywhoops
2•debarshri•14h ago•0 comments

Show HN: Open-Source Notion MCP Server (TypeScript, SSE, Apify)

https://github.com/piskunproject/notion-mcp-server
9•piskunlab•1d ago•0 comments

Show HN: Autograd.c – a tiny ML framework built from scratch

https://github.com/sueszli/autograd.c
5•sueszli•15h ago•0 comments