frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: I made a word building game supporting anagrams and one handed use

6•busymom0•10h ago•0 comments

Show HN: OwnTime – a chess clock for your day's priorities

https://owntime.app/
104•fmos•2d ago•56 comments

Show HN: Sirenfall, a civil defense siren synthesized in Web Audio

https://sirenfall.live/
4•beeswaxpat•4h ago•0 comments

Show HN: Real-time AI news aggregator with daily digest

https://aibriefs.news
9•michelmi•10h ago•13 comments

Show HN: The cheapest GPU cloud – H100s at $2.04/HR, H200s at $3/HR

https://compute.cheap/
49•EmiCorleone•22h ago•20 comments

Show HN: Devbar – Point at what to change. Leave a comment. Your agent ships it

https://devbar.sh
3•linesofcode•6h ago•2 comments

Show HN: HN Match Maker – Matching "Who Wants to Be Hired?" With "Who's Hiring?"

https://hnmatchmaker.com/
114•all2•2d ago•45 comments

Show HN: I built my first MCP to manage Google Ads

https://adchestra.com/
14•MichalKrk•13h ago•10 comments

Show HN: MesaOS – An operating system written from scratch in Rust

https://github.com/crackanimad0r/MesaOS
3•crackanimador•7h ago•9 comments

Show HN: Bridle: hand your agent's context to a coworker's agent

https://www.bridle.network/
5•withoutshape•7h ago•0 comments

Show HN: NGPDFs – 50 PDF tools that never upload your files

https://ngpdfs.com
2•amulyakashyap09•7h ago•0 comments

Show HN: A benchmark for flight search intent

https://fjmatrix.github.io/flight-search-intent-eval/
4•rabbit_1•11h ago•0 comments

Show HN: WordPress search and replace that doesn't corrupt serialized data

https://github.com/ibrahimhajjaj/lucid-search-replace
2•ibrahimwithi•8h ago•0 comments

Show HN: Model – A Minimal Python ORM for MySQL and SQLite

https://github.com/el1s7/model
4•el1s7•8h ago•0 comments

Show HN: MCP Tool Definition Quality Score (TDQS) Spec

https://tdqs.dev
7•punkpeye•8h ago•0 comments

Show HN: LibPolyCall – a C runtime broker for cross-language function calls

https://github.com/obinexus/libpolycall-v1
3•obinexus•8h ago•0 comments

Show HN: Wordmate – local speech-to-text for macOS

https://github.com/vdszds/wordmate
3•vdszds•8h ago•0 comments

Show HN: Radia – agent coordination with leases, permissions and provenance

https://radia.sh/
2•ymodulo•8h ago•0 comments

Show HN: I built an app that makes your goals inevitable

https://www.getinference.app/
2•ifeanyi_sa•8h ago•0 comments

Show HN: A gravity simulator where forces propagate at the speed of light

https://github.com/alessandro-pioli/AstroCausal_Engine
5•alessandropioli•8h ago•0 comments

Show HN: WiringPi 3.20 – Updated GPIO Library for Raspberry Pi

https://github.com/WiringPi/WiringPi
2•evil99•8h ago•0 comments

Show HN: Ensemble Prover - Open-Source Python Autonomous Theorem Prover

https://github.com/graviterra/ensemble-prover
2•stereochemical3•8h ago•1 comments

Show HN: A Context Registry for AI coding agents

https://context.apimatic.io/
7•sohaibtariq•9h ago•1 comments

Show HN: Ardent, a code-first agent for non-engineering work

https://ardent.ai/
9•nkohari•10h ago•2 comments

Show HN: Newton's Orchard – Browser-based space/gravity playground

https://newtonsorchard.app
29•andrewchilds•2d ago•3 comments

Show HN: A searchable, timestamped index of 1,124 AI Engineer talks

https://aietalks.com/
10•strickvl•10h ago•2 comments

Show HN: Yan – In-browser glitch art and texture lab without server uploads

https://yan.yichenlab.com/textures/
2•xcc3641•10h ago•0 comments

Show HN: Weedout – Safari extension that hides YouTube AI-labeled videos

https://masteranza.github.io/weedout/
180•masteranza•2d ago•81 comments

Show HN: Instantly get the transcript from the agent that wrote any line of code

https://github.com/ctxrs/ctx/blob/main/README.md
4•luca-ctx•11h ago•1 comments

Show HN: Keydris - Check what an agent is allowed to do before it runs

https://keydris.com
4•ahmed89•11h ago•0 comments
Open in hackernews

Show HN: I made a word building game supporting anagrams and one handed use

6•busymom0•10h ago
Hi everyone,

Wanted to share a game I built. It's called Unscramble! and I believe it's the simplest word building game.

Rules: You get a few letters on screen. You need to make one word with all the letters. Tap a letter to select. Tap again to deselect. Faster you go, better you score.

If you enter anagrams of the word it's looking for, it gives you extra points. If you are stuck, you can either "Ask Friend" or get Hint.

You get extra points for getting the word fast but you don't get penalized for taking too long.

I believe the simplicity of the game along with big touch buttons makes it perfect for one handed use.

There's 6 difficulty levels in the game, and settings for things like toggling the timer, relaxing background music, sound effects, haptic feedback, removing the background animation.

If you want to try:

https://apps.apple.com/ca/app/unscramble-word-anagram-relax/...

Would love to hear feedback to improve it.