frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Steve Jobs felt certain Apple would never have existed without making blue boxes

https://macdailynews.com/2024/06/19/steve-jobs-felt-certain-apple-would-never-have-existed-withou...
1•SockThief•2m ago•0 comments

Popular Adblock for YouTube extension contains remote code execution

https://www.island.io/blog/badblocker-11-million-users-one-server-call-away-from-compromise
2•fastest963•8m ago•0 comments

Claude AI's link handling and fix

https://www.FoolQuest.com/
2•Aaron_Agassi•9m ago•0 comments

Show HN: A field recording of the underground. The engineers and producers

https://2inch.fm/
2•shawnzam•11m ago•1 comments

Wall Street Embraces the Dollar as Warsh's Fed Activates Bulls

https://www.bloomberg.com/news/articles/2026-06-25/wall-street-embraces-the-dollar-as-warsh-s-fed...
3•petethomas•12m ago•0 comments

Tropius: Detect AI Tropes in Prose

https://tangled.org/desertthunder.dev/tropius
2•birdculture•15m ago•0 comments

Ask HN: Anyone Here Work for Google? Specifically on the Google SMB Newsletter?

2•VladVladikoff•18m ago•0 comments

Trump administration asks to hold OpenAI's next model

https://www.axios.com/2026/06/25/trump-administration-openai-gpt-model-release
5•dramebaaz•19m ago•0 comments

Show HN: Replyt – Track which Reddit discussions become customers

https://replyt.co
4•hectorguedea•19m ago•0 comments

Ask HN: Norway bans AI in elementary schools

3•mellosty•22m ago•3 comments

This isn't a PPT. Repo speaks

2•hblqzj•26m ago•0 comments

Show HN: Pw-whip, a bridge between PipeWire and WHIP

https://github.com/jech/pw-whip/
2•jech•29m ago•0 comments

Poll

4•krapp•30m ago•2 comments

Deep Dive into IBM's new NanoStack 0.7nm Process Node for Chips – 666 MTr/mm2

https://morethanmoore.substack.com/p/ibms-announces-07nm-process-node
3•IanCutress•31m ago•0 comments

Hollywood-backed nonprofit launches machine-readable AI consent registry

https://rslmedia.org/
2•navs•33m ago•0 comments

The Garbage Collection Handbook: The Art of Automatic Memory Management (2nd Ed)

https://gchandbook.org/
3•teleforce•37m ago•1 comments

AI doesn't take jobs. It takes tasks

https://www.nextgig.rocks/dash/how-ai-changes-jobs
3•poseidon_sg•38m ago•1 comments

How do you tackle a backlog of deferred maintenance you didn't create?

3•zeelex•39m ago•0 comments

Elasto Mania Ported to WebAssembly

https://joshumax.github.io/elma-web/
2•joshumax•42m ago•0 comments

Show HN: HoprLabs – a Python lab for prototyping AI math ideas

https://github.com/TangibleResearch/HoprLabs
3•reboy•44m ago•0 comments

Oracle workforce shrinks by about 21,000 employees amid AI adoption

https://finance.yahoo.com/technology/ai/articles/oracle-workforce-shrinks-13-204431510.html
3•akyuu•48m ago•0 comments

Ford could bring F1-inspired 'skunkworks' EVs to Europe

https://www.autocar.co.uk/car-news/electric-cars/ford-could-bring-f1-inspired-skunkworks-evs-europe
3•breve•48m ago•0 comments

Show HN: DeepSeek Flash inverted the economics of agent products

https://www.rtrvr.ai/blog/code-as-plan-deepseek-flash-text-only-browser-agent
8•arjunchint•51m ago•0 comments

Om Malik

https://en.wikipedia.org/wiki/Om_Malik
2•emot•52m ago•0 comments

California AI Unemployment Tracker

https://capolicylab.org/california-ai-unemployment-tracker/
2•toomuchtodo•54m ago•0 comments

Liveness Proofs in Veil, Part I: The First Step

https://proofsandintuitions.net/2026/06/24/liveness-proofs-in-veil-part-1/
2•matt_d•55m ago•0 comments

New macOS malware embeds fake errors to confuse AI analysis tools

https://www.bleepingcomputer.com/news/security/new-macos-malware-embeds-fake-errors-to-confuse-ai...
2•thewebguyd•55m ago•0 comments

Data Science Weekly – Issue 657

https://datascienceweekly.substack.com/p/data-science-weekly-issue-657
2•sebg•55m ago•0 comments

The Sunscreen Result No One Wants to Talk About

https://charlottekupewasserphd.substack.com/p/the-sunscreen-result-no-one-wants
4•olalonde•55m ago•2 comments

Powercode

https://codeberg.org/slaubenberger/Powercode
4•Atariman•56m ago•0 comments
Open in hackernews

Show HN: I created a Scrabble-like word game with simple rules and fun combos

https://letterphile.com
3•sonOfHades•1h ago
When I was in school, my teacher used to play this game to our class. You add one letter turnwise and try to make a word. Later, I tried searching for this game but didn't find the exact match anywhere. The closest was Scrabble, but it was too complicated. So, I decided to build my own.

I did make some modifications to make the game more challenging and fun. Back then, we would start with a blank board and also score 2 letter words. Here, the game gets prefilled with random letters so the game becomes more different each time. No scoring for two letter words. The best thing that I added was the combos. If your letter makes 2 or more words, you will get a multiplier for each subsequent word, so the challenge becomes finding a way to score more combos.

Initially, I wanted to assign values to each letter like Scrabble, but after running multiple AI-to-AI experiments, I concluded that having flat values per letter increases variances in the game and also reduces the first turn advantage to 0. I still added the weighted game mode if you would like to give that a try as well.

And I also added daily puzzles where you get 5 boards, and you need to find the best spot and best letter that scores the most. You can share the Wordle-like result to your friends.

You can also play directly on the web at https://play.letterphile.com

or free download in the App Store at https://apps.apple.com/app/letterphile/id6783277017