Feed aggregator

Ask HN: Career Advice for Younger Folk

Hacker News - Sat, 06/14/2025 - 3:22pm

Anything you would liked to have known, but didn't know to ask.

Comments URL: https://news.ycombinator.com/item?id=44278233

Points: 2

# Comments: 0

Categories: Hacker News

Redwood AI: Mobility

Hacker News - Sat, 06/14/2025 - 2:51pm
Categories: Hacker News

The LLM Engineer's Almanac

Hacker News - Sat, 06/14/2025 - 2:38pm
Categories: Hacker News

Show HN: UltraXOXO – a tic-tac-toe of tic-tac-toe's

Hacker News - Sat, 06/14/2025 - 2:29pm

It's a surprisingly challenging version of tic-tac-toe. It has similarities to chess, yet much more approachable.

It's a big XO board made up of 9 smaller XO boards. You need to win the bigger XO board, by winning 3-straight smaller XO boards.

There are just 2 rules: 1) If X plays in, say, cell N in a small board, then O must play in the cell N of the bigger board.

2) If cell N of the bigger board is full, players gets a free turn - they can place wherever they like.

I did not invent this format. Found it on a reel and played on pen-paper with a friend in flight (highly recommended). It did feel like a project to get started with vibe coding. So yes, do expect some visual bugs.

The 'bot' is decently sharp. It thinks 2 steps ahead and uses some basic heuristics.

Do share screenshots/browser details if you want to report a bug. Tell me how many turns it took you to win/lose :)

Comments URL: https://news.ycombinator.com/item?id=44277886

Points: 1

# Comments: 0

Categories: Hacker News

Ask HN: Indihackers – How do you plan your pricing page?

Hacker News - Sat, 06/14/2025 - 2:29pm

Question is relevant for all types of businesses, but being an indihacker - there are sometimes less constraints around some pricing aspects and more constraints about others. Curious to hear people's approaches.

Comments URL: https://news.ycombinator.com/item?id=44277884

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Self Modify Retro Website

Hacker News - Sat, 06/14/2025 - 2:22pm

Hi!

I made a website that can modify itself (yes using llms) and its pretty hilarious the things you can get it to do. It was inspired by my friend jeremy who made https://jeremy46231.github.io/tater/ last winter.

It uses a self built agent / tool calling system that keeps breaking (maybe it wasnt the smartest decision lol) and whatever llm is the cheapest atm so typically it can get a bit confused. It's good enough to have a bit of a laugh though. You can also save and load versions of the site through the menus at the bottom or shortcuts. (i know that its broken but don't really plan to pour more than the 3 hours i already have into this; this was primarily created to scratch an itch and have fun with my friends)

Hopefully someone else finds it funny too!

Code is open source under MIT at https://github.com/taciturnaxolotl/plastic

Comments URL: https://news.ycombinator.com/item?id=44277855

Points: 1

# Comments: 0

Categories: Hacker News

Pages