171,688 results for se · 2.316s

News for “se”
12 results • 2309 ms server time
Moozonian News
0-0.io• Jun 15, 2026• 1 min read
Show HN: 0-0.io – Multiplayer browser football with server-authoritative physicsHi everyone, dev here. I made a real-time minimalistic football game (in the lineage of HaxBall) in time for the championship, and thought to turn it into an actual multiplayer game polished for release. It should run in any browser, desktop/tablet/mobile as well and requiring no sign-up for instant play. If there are no people to fill in the slots (which will likely be the case as it's brand new) you can also choose to start with bots to play against. I tried to balance the bots so as not to be too "perfect" but not totally dumb either, enough to present a fun challenge -- but they'll still hit their own goal occasionally.From the technical side, physics is run authoritatively on the server, which was my initial design idea (since a lot of these run in peer-to-peer mode). That brings some interesting trade-offs between perceived lag and local prediction jankiness, which is one of the main points I'm interested to hear feedback about. I think I've got a pleasant balance, but of course
Moozonian News
bing.com• Jun 15, 2026• 1 min read
The Essential Guide To All 63 U.S. National ParksForbes contributors publish independent expert analyses and insights. Bailey Berg is a writer and editor who covers travel and the outdoors. From the geysers of Yellowstone to the glaciers of Alaska ...
Moozonian News
news.ycombinator.com• Jun 15, 2026• 1 min read
Ask HN: What agentic directory structure do you use?The more I use Claude Code to generate large swaths of systems, the more I feel like we are missing a lot of practices and tools.The first bit that really annoyed me was the lack of tracking prompts. There are lot's of little inputs that inform the what the system should do and it seems to be very ephemeral. I've since started tracking the prompts in the codebase.Another observation is that if you want to have good agentic output, you need to provide lot's of signal into the context window. It seems that being disciplined about what goes into the context window is key. Using AI to generate input files can be dangerous because it adds entropy/noise to the human signal.One practice I have started to do is organize my projects in a certain way:- /specs - Pure human signal such as product vision, requirements, designs, etc. - /prompts - Agentic recipes such as skills, jobs, AI patterns. - /references - References that can be used in the context window (brand assets, documents, figma export
Advertisement
Advertisement