1,421 results for With Friends · 2.440s

News for “With Friends”
17 results • 2435 ms server time
Wordle meets Clippy in this new word gameIMAGE
theverge.com• Aug 17, 2026• 1 min read
Wordle meets Clippy in this new word gameLike many of us, Sam Rosenthal plays games like Wordle every day, chasing after good scores and sharing the results with friends and family. But he's also a game designer, the creative director at Blaseball developer The Game Band, and so this regular habit got him thinking about what else could be done in the space. "When I was a kid and I played word games with my family, they weren't the New Yo...
Show HN: Crossing The Lexicon, a fun Wordle-inspired daily word gameIMAGE
play-lexicon.com• Feb 8, 2025• 1 min read
Show HN: Crossing The Lexicon, a fun Wordle-inspired daily word gameI'm excited (and a fair bit nervous) to share my new game! I'd been thinking about this project for a while and decided to embark on what I thought would be a quick weekend side project. I could not have been more wrong! It’s been a fulfilling (and at times exhausting) journey and I’ve learnt a lot going through the process.I hope you'll appreciate the game as a lot of effort and collaboration with friends went into it to refine it. For me, this side project started as all of mine do, and surely yours. In a race to rapidly complete the side-project before I lost the motivation and enjoyment of development. I threw in haphazard code generated by the o1 model which was surprisingly much more competent than I had originally expected, especially compared to the non-reasoning models.The AI model unfortunately quickly stalled as the files became too big and complex for it to work effectively, and would get stuck alternating between offering 2 unworkable "solutions". At this point my rapid pr
Advertisement
Norway's King Haakon VIII, the new face of a monarchy beset by woe and scandalIMAGE
france24.com• 12h ago• 1 min read
Norway's King Haakon VIII, the new face of a monarchy beset by woe and scandalNorway's King Haakon VIII automatically succeeded to the throne after his father, King Harald, passed away on Friday. He is the new face of a monarchy long praised for its modernity and modesty, but in recent years it has been beset by woe and scandal, including revelations about the queen's friendship with disgraced financier Jeffrey Epstein.
Moozonian News
news.ycombinator.com• 3d ago• 1 min read
Show HN: Hierarchical to-do calendar for solo foundersI built a to-do list and calendar for tracking EVERYTHING we must worry about on one page.I've been a solo founder since 2020, and I found that it's too stressful to "focus" on product when, in my subconscious, I know there are many tax issues and accounting issues, housing issues, immigration issues etc. that cannot be neglected. It's also easy to neglect exercising, staying in touch with friends and loved ones, planning fun things ahead of time, only to burn out and lose even more productivity.I've been working on this app full-time since 2024, and it's finally ready for open beta (took a lot of self-usage, refactoring and redesigning). Hope you can try it, and let me know if you have any thoughts/comments/feedback - they're much appreciated.Link: beta.actions.life
Moozonian News
tosynch.com• Aug 21, 2026• 1 min read
Show HN: Tosynch – reconnect with your friends and meet oftenI built this app to solve problem I had, and perhaps others too. I have been finding tough stay in touch with friends. Other than occasional hi/hellos, there is lack of meaningful interactions ongoing basis. Tosynch helps with connecting with existing friends, without calendar setup. It does one thing only and focuses on that. There is no hidden agenda of selling personal data for ads, nor any scheme around increasing likes. There is no discovery mechanism, and no public profiles. If we want to reduce our usage of phones and devices, we don't need another app to helps us constrained. We want to create more opportunities to meet people we already know. Tosynch helps increase those opportunities. It nudges after a chosen period, to reconnect and meet. Feedback appreciated.
Moozonian News
news.ycombinator.com• Aug 12, 2026• 1 min read
Show HN: A better, free client for iMessage power-usersTLDR: Your iMessage inbox is a mess. Go to attention dot righthand dot ai.it's a free app for mac. It's like Superhuman for iMessage. ___You text your friends and family in iMessage. You text your colleagues in iMessage. If you run a business, you likely text prospects and leads in iMessage. I text our customers in iMessage - I want them to know they've got the fastest way to reach me. In 2026 you even text your AI agents in iMessage (Linq raises $20M to enable AI assistants to live in iMessage, Apple approves Poke as the first AI agent on its Messages for Business platform).The point is: your iMessage inbox is overloaded. Even more than email, it's become the inbox where everything important happens. But it's not built for everything! It's basically optimized for friends & family groupchats.Being an iffy texter is OK (debatable) with friends. But the founders and investors we talk to routinely describe this niche pain of coördinating business in iMessage. So we distilled the lessons f
Advertisement
Moozonian News
alphabetsoup.club• Aug 9, 2026• 1 min read
Show HN: Alphabet Soup, a multiplayer game, build the longest word to winI've been working on a simple multiplayer word game called Alphabet Soup.It's a bit like NYT Spelling Bee, except it's multiplayer and only your best (longest) word counts toward your score. So, instead of trying to find as many words as possible, the game is more about finding one unusually good word.You can play with friends in a private match, or, you can join a public Arena match to play against other players who are online. If no one else is around, you'll be matched with a bot.The game works well with just 2 players, but, also works with bigger groups since the game isn't turn-based.Would love to hear any thoughts or questions :)
Moozonian News
squishword.com• Jul 31, 2026• 1 min read
Show HN: Squishword, a word game where meaning, not spelling, mattersThis is a little daily word game that I've been working on. I love crosswords and Wordle but they all use the spelling of words as the main constraint. With LLMs we can build "Squishy Systems", systems that don't have to be fully procedurally defined. That can give us games that feel more like playing a board game with friends. Games that require a human judge. Because they require a judge they aren't well explored for video games, especially outside of multiplayer.Squishword is a simple first exploration of that. There's a tutorial so I won't explain all the mechanics. Simply: you try to move from one word to another by adding, subtracting, joining and dividing words. For example: "dog" splits into "bark" and "animal". You can do clever things like take "bark" + "plant" and make "tree". The inspiration comes from the "Wikipedia game" where you try to move from one random article to another just by clicking links.Tuning the judge behavior for fair results took a lot of work, and I'm no
Moozonian News
github.com• Jul 30, 2026• 1 min read
Show HN: A minimalist proxy for your local LLM cluster (~1100 lines)Hi all!I made this small proxy when I built a small GPU cluster at home and wanted to share it with friends while keeping speed limits and token accounting.I also put a lot of effort in making it work as quick as possible, and IMO the result is worth sharing!It is not trying to be LiteLLM: in fact, I wanted to make it opposite, as small as possible, with a small amount of dependencies and without cloud connections by default.Will be happy to hear your feedback :)PS also installable with pip install smol-llm-proxy
Moozonian News
algohol.net• Jul 25, 2026• 1 min read
Show HN: I made an algorithmic arena game with physics in 3DHey,I finally dare to raise the curtains to my 3D physics-modeled arena game, where players' algorithms fight and perform tasks.The arena treats algorithms as a black box, meaning that the implementation of algorithms is in the free hands of the players via the Algohol API. Algohol is roughly in the same context as Screeps or Battlesnake, but brings its own dimension to the genre.At the moment the only world is energy economy based SciFI, but there will be Terra (traditional kinetic combat) and Space. I'm most excited about Space because of its multidimensional control and strategic challenges, and I will likely add it next.In addition to open public arenas, competitions takes place in blind and sealed arena modes. The sealed mode is the actual competitive standard and is coming later. Players also have private freely buildable arenas where they can play and develop their algorithms by themselves and with friends. At first, everyone has the opportunity to create two algorithms, but the
Moozonian News
nommer.ai• Jul 24, 2026• 1 min read
Show HN: Turn any recipe into 2-player modeHi HN!Me and my gf both love cooking, but for some reason cooking together always becomes a frustrating mess for both of us. When talking with friends about this, we discovered that many share this experience. What seems like a romantic date night opportunity always results in a more challenging dynamic than we'd all like.So we decided to build an app that turns any recipe we upload into 2-player mode.For us the app massively improves the cooking together experience by removing coordination friction. It basically allows each individual to focus on their own tasks: one cuts the onions, the other grates the carrots and then makes the sauce while the first grills something in the pan; and then it all comes together in the end.The app is also of huge help when we're both too tired and don't feel like cooking: by spreading the workload cooking becomes a much lighter effort for both.If that sounds appealing please do try it out!iPhone: https://nommer.ai/iosAndroid: https://nommer.ai/android