Boston Dynamics launched School of Football for the 2026 World Cup, training Atlas to play football fully, including kicking and goal celebrations.
Atlas has mastered the rabona kick, demonstrating advanced ball control.
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π61π±55π€54π53π₯52π50π48π47π―46π42π€39
Media is too big
VIEW IN TELEGRAM
NASA will launch three spacecraft to the Moonβs South Pole this year, the first of over a dozen missions before 2028 supporting a crewed Artemis landing.
Moon Base I will fly no earlier than late 2026 on Blue Moon Mark 1 Endurance, carrying instruments to study rocket plume effects and a laser reflector for orbital positioning.
Moon Base II will deliver 500+ kg of cargo with Astrobotic Griffin, including the FLIP rover to develop crewed lunar rovers. Moon Base III will carry NASA, ESA, and Korean instruments on Nova-C Trinity to study lunar swirls.
Firefly Aerospace plans to launch four MoonFall drones in 2028 to capture high-res images of hard-to-reach lunar areas.
Please open Telegram to view this post
VIEW IN TELEGRAM
β€151π₯149π140π’2
This media is not supported in your browser
VIEW IN TELEGRAM
Activating
/ultracode in Claude Code switches the agent to turbo mode, adding a full color fill and a rainbow blinking prompt line in the "thinking" mode.Claude then starts requesting "real" work instead of trivial questions, showing a new level of engagement.
Please open Telegram to view this post
VIEW IN TELEGRAM
π±151π€146β€143
This media is not supported in your browser
VIEW IN TELEGRAM
A fiery explosion destroyed Blue Originβs New Glenn rocket during a routine engine test at Cape Canaveral. The blast heavily damaged launch complex LC-36, the only pad for New Glenn, putting the rocketβs next flight on hold.
New Glenn is a 98-meter heavy-lift rocket designed to carry NASAβs Blue Moon lunar lander and deploy Amazonβs satellite internet constellation. It has flown only three times, with its last launch delayed by an FAA investigation after a satellite was placed in the wrong orbit.
Please open Telegram to view this post
VIEW IN TELEGRAM
π103π₯100π’89β€87π54π1π1π1
An enthusiast named Exmergo asked GPT-4.1 to pick a random number from 1 to 100, 10,000 times. The results failed a chi-square test with a value of 15,604 and p near zero, showing the choices are far from truly random.
GPT-4.1 avoided round multiples of ten except for 10 once, and nearly ignored the extremes 1 and 100. The number 42 appeared four times more often than expected, a nod to βThe Hitchhikerβs Guide to the Galaxy.β Numbers with 7 were favored, while 69 appeared much less, likely due to training filters.
The model reflects human biases in number selection despite being asked for randomness. It seems to have absorbed our quirks from the texts it was trained on.
Please open Telegram to view this post
VIEW IN TELEGRAM
π116π109π₯95β€90π’35π31π€16π1
Please open Telegram to view this post
VIEW IN TELEGRAM
π123β€115π90π₯83π3π1
Hong Kong's Graphene-X is crowdfunding a modular sleeping bag system on Kickstarter. The Tardigrade Sleeping System includes a winter bag rated to -30 Β°C, a lighter three-season bag rated to -10 Β°C, and an insulating liner that can be added for extra warmth.
The bags use graphene, a one-atom-thick carbon sheet known for strength and heat conduction, combined with aerogel-filled fabric tubes. These tubes inflate or deflate based on outside temperature, letting the bag adjust insulation without adding weight.
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯86π€―83π’80β€78π78π75π³71π€©70π―69π±67π65
Please open Telegram to view this post
VIEW IN TELEGRAM
π207β€188π€97π14π₯2
Please open Telegram to view this post
VIEW IN TELEGRAM
π104β€84π₯75π¦71π68π€55π’1π1
Media is too big
VIEW IN TELEGRAM
Nvidia introduced the RTX Spark SoC for AI-PCs at Computex. It features a 20-core ARM CPU, a Blackwell GPU with 6144 CUDA cores, Tensor Cores supporting FP4, and up to 128 GB of unified memory.
The chip delivers up to 1 petaflop of AI performance at low precision, enough to run models with 70-120 billion parameters using quantization. It supports CUDA and Nvidia's AI software stack out of the box.
Please open Telegram to view this post
VIEW IN TELEGRAM
π110β€101π€―86π―62π₯21π21π19
The new Hobot SP10 window cleaning robot uses two movable scrapers alongside a powerful spray system and a main cloth to physically scrape off dirt. It offers 8 cleaning modes for different tasks.
Hobot robots usually spray water and wipe surfaces, but the SP10βs scrapers improve cleaning quality significantly. It has a 6000 Pa suction force to stay firmly attached even with a wet cloth.
The robot works on windows, tiles, mirrors, frameless glazing, and inclined surfaces. This makes it more versatile for various smooth surfaces beyond just windows.
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π―81π79β€77π±72π’72π69π€68π₯60π57π€―56π55
Media is too big
VIEW IN TELEGRAM
Honda quietly completed the first flight of its passenger eVTOL on April 1, but only disclosed it weeks later. The company has been developing the aircraft since the early 2020s, mostly out of public view.
Like projects from Joby Aviation and Archer Aviation, Honda is betting on electric vertical takeoff aircraft as a future alternative to short-distance air travel.
Honda's design uses 8 propellers, which the company says improves safety and reduces noise compared to helicopters.
Its biggest differentiator is range: while many eVTOLs target around 100 km, Honda's hybrid design aims for up to 400 km.
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯86β€73π€64π62π€61π60π―58π’4π3π1
Microsoft introduced the Surface RTX Spark Dev Box, a compact PC built around Nvidiaβs new Arm-based RTX Spark chip.
The device is designed for local AI development and can run models with up to 120B parameters without relying on cloud infrastructure.
It comes preloaded with Windows 11, VS Code, WSL, and PowerShell 7, targeting developers building and testing AI applications.
Please open Telegram to view this post
VIEW IN TELEGRAM
β€198π175π€―101π’2
This media is not supported in your browser
VIEW IN TELEGRAM
Nvidia introduced DLSS 4.5 Ray Reconstruction at Computex, compatible with all GeForce RTX cards including older RTX 20 series.
It uses a second-generation neural network trained on Nvidiaβs supercomputer to clean up ray tracing noise by reconstructing missing pixels while combining denoising and resolution scaling.
This new engine delivers 35% more compute power and uses 20% more parameters at the same speed.
Nvidia claims it improves lighting accuracy and image stability in motion, reducing artifacts like ghosting in games such as Indiana Jones and refining screen noise effects in Alan Wake 2.
Please open Telegram to view this post
VIEW IN TELEGRAM
π112π³101π¦98π₯84β€69π4π1
This media is not supported in your browser
VIEW IN TELEGRAM
Anthropic introduced CLI called ant to manage all Claude API resources from the terminal. Commands like ant models list and ant messages create let users interact directly with the platform.
The CLI supports defining agents in YAML and deploying them with a single command. This turns agents into version-controlled configurations that fit into Git workflows and CI/CD pipelines.
This approach is common in agent frameworks but now is officially integrated into Anthropic's Claude ecosystem, simplifying infrastructure management for developers.
Please open Telegram to view this post
VIEW IN TELEGRAM
π137β€134π108π€29π₯1