13,276 results for men

nasa.gov
NASA Delivers Navigation System for Commercial Lunar Relayhttps://www.nasa.gov/technology/space-comms/nasa-delivers-navigation-system-for-commercial-lunar-relay/NASA delivered the NavCube3-mini payload on July 13 to Intuitive Machines for integration into Altus-1, the company’s first lunar relay satellite, marking an important milestone in the development of future lunar communications and navigation services. The lunar relays are designed to enable communications and navigation for astronauts and rovers operating at the agency’s future Moon Base. About half the size of a shoebox and weighing just 3.5 pounds, NavCube3-mini is a compact but powerful navigation […]
Aug 3, 2026 2:20 PM
nasa.gov
NASA Brings Space Exploration to the FIFA World Cuphttps://www.nasa.gov/centers-and-facilities/johnson/nasa-brings-space-exploration-to-the-fifa-world-cup/From June 11 through July 19, NASA’s free interactive exhibit at FIFA Fan Festival™ brought space exploration to soccer fans in East Downtown Houston. More than 500,000 visitors explored the exhibit during the tournament, learning how the agency’s missions, research, and technology benefit life on Earth. The exhibit introduced a global audience to the Artemis program, Moon Base, the International Space Station, […]
Aug 3, 2026 1:55 PM
esa.int
The journey of Sophie Adenot's bonus foodhttps://www.esa.int/ESA_Multimedia/Videos/2026/08/The_journey_of_Sophie_Adenot_s_bonus_foodWhat does it take to send gourmet food to the International Space Station? Follow ESA astronaut Sophie Adenot's bonus menu from a French kitchen to orbit, where chefs, engineers and food specialists work together to transform traditional recipes into meals that are safe for spaceflight, while preserving the flavours, memories and moments of sharing that make them special.
Aug 3, 2026 12:00 PM
marnetto.net
Show HN: A mod for Grand Prix Circuit (DSI/Accolade, 1988)https://marnetto.net/projects/grand-prix-circuitHello HN,I have built a mod for Grand Prix Circuit, an old 2.5D racing game: the latest episode of a long series of community efforts to reverse-engineer and improve the games made by Distinctive Software (today's EA Vancouver) in the DOS era.I've been dabbling in hacking old DOS games for almost two years, but this time I think my project is big enough to be worthy of a “Show HN“.From the gaming point of view, the mod offers a variety of new cars and tracks, from Spa to the Space, and more sophisticated EGA backgrounds than the original game.From the technical point of view, it was an interesting effort combining reverse engineering, development, design and pixel art, all of which both in classic and LLM-assisted variants.From the literary point of view, I have documented the making of the game in a series of (fully human-written) posts [1]. There is something for everyone: war stories, hacking techniques, the word “boustrophedonic” and, as bonus, an outdoor game to keep your kids awa
Aug 2, 2026 2:40 PM
nasa.gov
NASA to Host Florida Event Celebrating American Air, Space Leadershiphttps://www.nasa.gov/news-release/nasa-to-host-florida-event-celebrating-american-air-space-leadership/NASA will hold a news conference at 2:30 p.m. EDT, Friday, Aug. 14, live from the agency’s Kennedy Space Center in Florida, and media and digital creators are invited to attend in person. The announcement, held in the XLV Hangar at the Shuttle Landing Facility, will preview a new event at NASA Kennedy later this […]
Jul 31, 2026 9:08 PM
collab.word-in-web.com
Show HN: Collab Word in Web - A collaborative DOCX Editor with MS Word Parityhttps://collab.word-in-web.com/TLDR: Collab WIW is a DOCX editor with MS Word parity that supports real-time collaborative editing. The collab layer is end to end encrypted and uses ephemeral rooms with stable share URLs. Ever collab room lives in only memory. Collaborator saved copies can bring the room back online at the same URL and reconcile offline edits.The MS Word parity DOCX editor: I made a previous HN post about the editor itself. It is a pure JS DOCX editor that renders and edits the original document directly in the DOM instead of converting it into some other format.I benchmarked it pretty heavily against thousands of pages to push for pixel and feature parity, including equations, tables, 3D objects, headers, footnotes, etc... I am not going to get too deep into that because I already posted a ShowHN earlier. The parity report has all of the fixtures I tested and the actual results.Edit: Link to previous HN https://news.ycombinator.com/item?id=48995304The server: The collab BE was actually inspired by
Jul 31, 2026 8:28 PM
brontosaurusrex.github.io
Show HN: A little physical breakout clonehttps://brontosaurusrex.github.io/physical/v7/Idea: How about a 5 minute game I can play in my browser and it's actually fun to play.Controls: Mouse or keyboard (left/right, left alt/right alt or A/D), space and esc are pause toggle. Page up / Page Down are next or previous level (if already unlocked).Cheats: Z toggles zapper, M toggles magnets.Debug stuff: I, P, E keys are toggles for various stuff (E lets you change some aspects of physics engine).Game is maybe playable on mobile devices, there is a menu on top right, and then click the circle to select type of control.Physical engine is decoupled from refresh rate and runs at 240 Hz.Fully vibe coded (deepseek, chatgpt), levels are human made with some amount of love.
Jul 31, 2026 2:43 PM
spacenews.com
Inside the effort to show Congress what war in space looks likehttps://spacenews.com/inside-the-effort-to-show-congress-what-war-in-space-looks-like/The Space Force Association’s National Spacepower Center is building an unclassified environment for demonstrating threats to satellites and their consequences on Earth The post Inside the effort to show Congress what war in space looks like appeared first on SpaceNews.
Jul 31, 2026 1:30 PM
news.ycombinator.com
Show HN: One page personal calendar with hierarchyhttps://news.ycombinator.com/item?id=49119723Hello everyone! actions.life is a one page personal calendar. Unlike traditional to-do lists, which divide information into many pages, this app uses hierarchy to fit everything* on one page.The UI is designed to be predictable, like a physical desk with moveable objects, so nothing gets forgotten. The limitation from this physical design helps with focus and restraint: unlike knowledge bases, which are vast and interconnected, “action bases” should be constraint and scoped, for encouraging action.It complements apps like Notion and Google Calendar, and works for mobile and desktop on iOS 26+ and Chrome.I hope you can give it a shot and become my user! I will fix things and improve things (I've been full-time since 2024).https://beta.actions.life
Jul 31, 2026 6:33 AM
marbleos.com
Show HN: What should the GUI for AI agents look like?https://marbleos.com/demoHi HN! We’re Akilan and Miguel, the creators of MarbleOS.The inspiration for Marble comes from the GUI work at Xerox PARC, the 1984 Macintosh, and later NeXTSTEP, which became the foundation for Mac OS X. Before GUIs, interacting with a computer was limited to strange terminal commands:C:\> DIRC:\> COPY FILE.TXT A:You had to remember the command, syntax, paths, and parameters.The GUI made those capabilities visible. Instead of remembering commands, you could point at files, drag them, click buttons, and select actions from menus. It didn't necessarily make entirely new things possible; it just made existing capabilities much easier to understand and use. We feel like AI is still somewhere around this command-line stage.Even though the strict syntax has been replaced with natural language, the interaction can still be quite stiff and depend on heavily recall. Tools like Claude Cowork still look surprisingly terminal-like: /skill-name [param1] [param2]. The parameters are written in natu
Jul 31, 2026 5:17 AM
bing.com
Is Calorie Counting Safe and Effective for Weight Loss? What You Need to Knowhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a89d8991c61470ba3c4150c4675a128&url=https%3A%2F%2Fwww.everydayhealth.com%2Fdiet-nutrition%2Fcalorie-counting%2Fguide%2F&c=4621741404266703398&mkt=en-usMost modern humans think of calories as a way to keep track of how much they’re eating in a day, particularly if they’re concerned about weight management. There are lots of ways to do this, including ...
Jul 31, 2026 3:28 AM
science.nasa.gov
Students Take on Airborne Field Research with NASAhttps://science.nasa.gov/earth/students-take-on-airborne-field-research-with-nasa/The gusty wind didn’t make it easy to hold tight to a balloon so large. The balloon, a scientific instrument called an ozonesonde, was about to be released into the atmosphere above the Texas Gulf Coast by students from NASA’s SARP (Student Airborne Research Program), which concluded its summer session July 27. The balloon’s job […]
Jul 30, 2026 8:36 PM
drugboatstrike.com
Show HN: Drug Boat, Strikehttps://drugboatstrike.com/It's been nearly a year since the Trump administration launched what we think is the single most impactful opioid policy initiative ever attempted in the decades-long crisis: blowing up boats in the Caribbean to end the fentanyl crisis.By the administration's own very accurate math, this operation has saved 1,650,000 American lives and only cost ~$2.7 billion. Add that to the 119 to 258 million lives saved from fentanyl during Trump 2.0's first 100 days in office, and this is by far the best drug policy we've ever seen.To celebrate this smashing achievement, we spent the last few months developing a new website and game.In Drug Boat, Strike!™the war on drugs is back, except this time, it's run by true patriots. Join pilots Pete, DJT, JD, & Little Marco as they work to protect America from fentanyl by blowing up boats that might be transporting cocaine.Rated M for Mature#Why is being posted on HN? 1. I check HN every day with the Harmonic app and I learn a lot from y'all. 2. We used Cla
Jul 30, 2026 3:59 PM
nasa.gov
Starburst Galaxy Centaurus Ahttps://www.nasa.gov/image-article/starburst-galaxy-centaurus-a/In this July 6, 2026, image, NASA’s James Webb Space Telescope’s Mid-Infrared Instrument (MIRI) reveals the nearby galaxy Centaurus A, exposing the dusty structures and hidden activity that shape this unusual system. Centaurus A is 11 million light-years away from Earth, relatively close in cosmic terms. Yet, unlike most nearby galaxies, it is very active, […]
Jul 30, 2026 2:24 PM
esa.int
SMOS salinity could offer early indicator of El Niñohttps://www.esa.int/Applications/Observing_the_Earth/FutureEO/SMOS/SMOS_salinity_could_offer_early_indicator_of_El_NinoAs the Pacific Ocean moves into an El Niño phase, scientists are monitoring changes in sea-surface temperature, but also sea-surface salinity – which is another key indicator of this phenomenon.
Jul 30, 2026 7:20 AM
bing.com
The great scramble to build AI compute you can actually ownhttp://www.bing.com/news/apiclick.aspx&aid=&tid=6a85ce0fc09f41dc82d0f81200c65eea&url=https%3a%2f%2fwww.fastcompany.com%2f91577984%2fthe-great-scramble-to-build-ai-compute-you-can-actually-own&c=415567784773535785&mkt=en-usAs AI gives compute a physical address, companies and governments are discovering that where a model runs—and who can legally reach it—is now a strategic decision.
Jul 30, 2026 4:08 AM
bing.com
The great scramble to build AI compute you can actually ownhttp://www.bing.com/news/apiclick.aspx&aid=&tid=6a85ebb55f7b463ca3a58e7b8c30bea3&url=https%3a%2f%2fwww.fastcompany.com%2f91577984%2fthe-great-scramble-to-build-ai-compute-you-can-actually-own&c=415567784773535785&mkt=en-usAs AI gives compute a physical address, companies and governments are discovering that where a model runs—and who can legally reach it—is now a strategic decision.
Jul 30, 2026 4:08 AM
bing.com
The great scramble to build AI compute you can actually ownhttp://www.bing.com/news/apiclick.aspx&aid=&tid=6a85e10917f5482781e74d821cc7375e&url=https%3a%2f%2fwww.fastcompany.com%2f91577984%2fthe-great-scramble-to-build-ai-compute-you-can-actually-own&c=415567784773535785&mkt=en-usAs AI gives compute a physical address, companies and governments are discovering that where a model runs—and who can legally reach it—is now a strategic decision.
Jul 30, 2026 4:08 AM
bing.com
The great scramble to build AI compute you can actually ownhttp://www.bing.com/news/apiclick.aspx&aid=&tid=6a85d0359c1c41ddaca0847f3f803084&url=https%3a%2f%2fwww.fastcompany.com%2f91577984%2fthe-great-scramble-to-build-ai-compute-you-can-actually-own&c=415567784773535785&mkt=en-usAs AI gives compute a physical address, companies and governments are discovering that where a model runs—and who can legally reach it—is now a strategic decision.
Jul 30, 2026 4:08 AM