Live data from Hacker News

Ask HN: What Are You Working On? (Nov 2025)

news.ycombinator.com

771–780 of 1001 posts

Re: Ask HN: What Are You Working On? (Nov 2025)

#773

I recently launched a daily word puzzle! https://tiledwords.com It’s inspired by tile placement board games like Patchwork and crosswords. You rotate and move tiles to rebuild a broken crossword. It’s free, web based, and responsive. I currently have several hundred daily players and growing. My wife and I create the puzzles and I’m continuing to fix bugs and add new features. I just launched a ”community puzzle” fea…

Fun game! Shared with some friends :)

Re: Ask HN: What Are You Working On? (Nov 2025)

#774
https://auth-email.com

OAuth is here to stay for major email providers (Outlook, Gmail, etc). Microsoft is dropping support for standard/basic authorization in April 2026, and Google has already done this. But plenty of devices and systems don't (and may never) support OAuth.

Auth-Email is a relay that lets you continue using traditional email auth methods even when your provider requires OAuth. Lots of other more advanced features too: all OAuth grant types, add-ins to modify behavior and lots more.

Re: Ask HN: What Are You Working On? (Nov 2025)

#776
I wanted to give anyone the magic power to make himself an FPS game of their place (appart, museum,ect...). Still not perfect but it's light and my 3D editor is simple enough for anyone. - No coding. - And no need for Unity or Unreal.

==> Here is a photo of the Editor : https://ibb.co/FC9Hzj2

==> website with an example of a FPS visit https://free-visit.net

Please be honest, tell me why I don't have traction.

Re: Ask HN: What Are You Working On? (Nov 2025)

#777
A tool for “grep”ing MIPS binaries[0] to find duplicate code (functions, segments, sections) primarily to aid in decompiling.

It does some neat things to match instructions while avoiding location dependent references, then creates a hash that can be used to used to search binaries in linear (or faster!) time.

Still a WIP, but being used on at least one decomp project.

0 - https://github.com/ttkb-oss/mipsmatch

Re: Ask HN: What Are You Working On? (Nov 2025)

#778
What I am working on right now:

-https://salespark.app/apps/discount-spark: A Shopify app that allows merchants to create more powerful discount codes so they can create stronger offers for their customers.

What I recently built but didn't find a successful product market fit:

-https://wordazzle.com: A word game that's designed to expand your vocabulary with exceptional words.

-https://spicychess.com: Chess, meet boxing! Imagine playing chess BUT you can also smack your opponent. Now, if you smack em enough times to drain their health completely(yes, you have a health bar), you can steal their turn. It's fun, a little evil, but after thousands of $ spent on marketing, never found critical mass.

Re: Ask HN: What Are You Working On? (Nov 2025)

#780

I recently launched a daily word puzzle! https://tiledwords.com It’s inspired by tile placement board games like Patchwork and crosswords. You rotate and move tiles to rebuild a broken crossword. It’s free, web based, and responsive. I currently have several hundred daily players and growing. My wife and I create the puzzles and I’m continuing to fix bugs and add new features. I just launched a ”community puzzle” fea…

I also enjoyed this, great work!
Post reply on HN