sports.yahoo.com
Two ‘Banged Up’ Buccaneers Losing Ground in Roster Battleshttps://sports.yahoo.com/articles/two-banged-buccaneers-losing-ground-173517281.htmlTwo notable players missed the Tampa Bay Buccaneers‘ preseason opening win against the New York Jets. The team was without linebacker Christian Rozeboom and cornerback Josh Hayes. Head coach Todd Bowles categorized their status as ‘banged up‘ and did not provide a timeline for their return.Still, these are two players competing for jobs, whether it […] The post Two ‘Banged Up’ Buccaneers Losing Gr...Aug 16, 2026 5:35 PM

theverge.com
ChatGPT’s Computer History tracks your clicks and keystrokeshttps://www.theverge.com/ai-artificial-intelligence/980742/chatgpts-computer-history-tracks-your-clicks-and-keystrokesChatGPT's desktop app on macOS has a new feature called Computer History that turns your actions into training data, learning how you work, suggesting automations, and even picking up tasks you left half done. It uses your activity to build a timeline that ChatGPT and Codex can reference when you make a request.
The feature is opt-in, rather than opt-out, and you can exclude certain apps and webs...Aug 16, 2026 2:57 PM
sports.yahoo.com
When Real Madrid expect to have injured Rodrygo & Éder Militão available againhttps://sports.yahoo.com/articles/real-madrid-expect-injured-rodrygo-133500511.htmlAn insight into the respective injury return timelines facing Real Madrid pair Rodrygo and Éder Militão has on Sunday been forthcoming online.The first-team setup at Valdebebas of course currently f...Aug 16, 2026 1:35 PM
sports.yahoo.com
Trey Wingo exposes just how many times LIV Golf, Scott O’Neil ghosted interview requestshttps://sports.yahoo.com/articles/trey-wingo-exposes-just-many-200026276.htmlGolf Channel so kindly compiled this timeline of LIV Golf’s enduring troubles. Trey Wingo can sum it up for you: “This is the end.” Wingo said that on this Straight Facts Homie! podcast episode. The former ESPN icon would love for LIV Golf CEO Scott O’Neil to confirm or deny Wingo’s reporting, but Wingo cannot get ahold…Aug 15, 2026 8:00 PM
github.com
Show HN: Velorn – an open-source desktop video editor with MCP agent controlhttps://github.com/VelornLabs/velornHi HN, I’m Jaime. I’m a VFX artist with over 20 years of experience, and I’ve been building Velorn as a solo developer.Velorn is a GPLv3 desktop video editor for Windows, macOS, and Linux. It has a multi track video/audio timeline and works as a normal editor without any AI generation setup. You can import existing media, edit and layer clips, add effects, text and keyframes, transcribe locally with Whisper, mix audio, and export through FFmpeg.For me, AI generated footage is raw material. The creative part is still what happens afterward: selection, timing, sound, pacing, effects, captions, and narrative structure. I wanted an app where generation and editing could exist in the same workflow, even editing live action footage with AI generations, so I started building Velorn.One of the parts I've been especially interested in is MCP.Velorn runs a local, loopback only MCP server that lets clients such as Codex and Claude Code interact with the project that's actually open in the editor.Aug 15, 2026 4:15 PM
gatewai.studio
Show HN: Artifex - Graph Based GPU Harness for AI Agentshttps://gatewai.studio/artifexArtifex is a machine-first, headless CLI runtime built for autonomous coding agents to author, validate, and render media node graphs locally. The agent talks to Artifex through a structured CLI interface. Workflows are DAGs, and each node is a plugin that can implement its own execution logic..Each node has capability to inject logic into graph processing, WebGPU rendering, audio processing and their own SKILL.md file. Nodes can also inject their react components (not available with CLI) - which will be available with the desktop app.Execution is topological and supports checkpoint caching via state flags (--state and --from-state), allowing agents to adjust layout coordinates or downstream filters without recomputing expensive and long upstream generation calls (such as Video Generation using Fal AI or an Agent Node using OpenRouter).Multi-track visual composition timeline with animations, blending, media cut, crop, color LUTs, filter graphs, audio effects and other media editing nodAug 14, 2026 12:15 PM
choreomotion.app
Show HN: Choreo A free visual design tool for UI behavior and micro-interactionshttps://www.choreomotion.app/Hi HN, I’m Anas. I’ve spent a decade as a Product design engineer. Recently I got laid off from my job (for the first time ever in my career) so in this free time, I decided to build Choreo because I noticed the handoff for UI motion is broken. Figma is great for structure and design, but for behavior, we usually resort to linear video timelines (like After Effects and Figma motion) or faking it in prototypes, leaving engineers to guess the keyframes. I wanted a native canvas where you design state-driven behavior (Hover, Press, Focus) on a live DOM, and it exports clean, zero-dependency Vanilla CSS, React, or Web Animations API. It’s entirely browser-based. I’d love to know what you think of the architecture and the user experience.The app is totally free (and will as long as I can financially support it) and it doesn't require any sign ups.Note: The tutorial section is the documentation is not yet updated with the latest version. I will get to it in the next couple of days.Aug 3, 2026 4:28 PM
strataweather.com
Show HN: Experiments with Weather Datahttps://strataweather.com/mapI had been wanting to try experimenting with nowcasting since the death of Dark Sky and finally got around to it. This application essentially became a playground for me to experiment with various weather datasets and geospatial visualizations.Some interesting concepts that came from it:The nowcast is using pySTEPS optical flow under the hood: https://pysteps.readthedocs.io/en/latest/auto_examples/plot_.... This library is super cool. It bugged me that every radar visualization just gave you choppy snapshots in time, so I spent some time working on building a smooth interpolation. The backend passes keyframes along with motion data from the optical flow analysis and then has a custom WebGL shader to do the interpolation which lets you scrub the timeline and have a smooth interpolation.The other forecast tiles and the main weather page are using the average of many different weather models. You can see every model that factors in on the models page: https://strataweather.com/models. ThiJul 29, 2026 11:52 AM
news.ycombinator.com
Ask HN: Bypass smartphone call apps? Silent VoLTE via RTP extensionhttps://news.ycombinator.com/item?id=48881946https://github.com/sigureitimonnji/nvap-protocol [EN] I designed a protocol called NVAP to eliminate the need for vocalizing personal information during call center verification. Check docs/sequence.md in the repo for the core timeline logic.To bypass the strict API/kernel-level RTP restrictions of iOS/Android, I'm thinking of completely bypassing the native call app and handling it via the earphone layer (utilizing RFC 8285 / 9335 Cryptex).However, I am facing two practical challenges regarding the timeline and biometrics:1. The Inbound/Outbound Timeline Mismatch: If the other party answers instantly on an outbound call, or if the user presses the answer button before putting the phone to their ear on an inbound call, the VoLTE connection starts BEFORE the earphone is actually in contact with the ear, ruining the acoustic scanning timeline.2. Biometric Ownership: If the master biometric data is inside the smartphone's Secure Enclave, transferring data back and forth over Bluetooth intJul 12, 2026 3:33 PM
lokalbot.com
Show HN: LokalBot – meetings, notes, and autocomplete that never leave your Machttps://www.lokalbot.com/I wanted to have a daily work summary on what I spend my time that is auto generated by an LLM and meeting notes without shipping my calls to someone's cloud, so I built LokalBot.It records, transcribes, and summarizes meetings and your work, entirely on-device on Apple Silicon using a model of your choice. The app has a few tools that are related and share local models: inline autocomplete in any app, and a private day timeline and a chat/search with your meeting notes.It's a native app, built with Swift and open-source. I'm still waiting for my Apple developer account to be approved so I can properly sign/notarize the app but there is a .dmg on GitHub you can install and try.For transcription I recommend IBM Granite Speech 4.1, and for summarization any of the Qwen 3.5/6 models work well.Jul 1, 2026 9:45 AM

nasaspaceflight.com
Artemis III’s remaining solid rocket booster segments shipped from Utah to Floridahttps://www.nasaspaceflight.com/2026/06/artemis-iii-srb-shipment/While there is some uncertainty regarding timelines and landers, the Artemis III mission — currently… The post Artemis III’s remaining solid rocket booster segments shipped from Utah to Florida appeared first on NASASpaceFlight.com.Jun 3, 2026 8:37 PM

spaceflightnow.com
Lockheed Martin announces collaboration with Firefly Aerospace and Seagate for off-shore launcheshttps://spaceflightnow.com/2026/05/04/lockheed-martin-announces-collaboration-with-firefly-aerospace-and-seagate-for-off-shore-launches/The announcement comes ahead of Firefly Aerospace’s first quarter earnings call for investors. A timeline for the first ocean-based Alpha rocket launches wasn't announced.May 4, 2026 9:52 PM

spacenews.com
Golden Dome and the velocity race: Why ground-based optics are the key to mission persistencehttps://spacenews.com/golden-dome-and-the-velocity-race-why-ground-based-optics-are-the-key-to-mission-persistence/While often described as a moonshot for missile defense, the Golden Dome for America mission is in reality something even more challenging: an exercise in disciplined systems engineering under threat. Hypersonic glide vehicles, maneuvering ballistic missiles and complex decoys are compressing timelines while raising the stakes for any gap in accuracy. In this environment, the […] The post Golden Dome and the velocity race: Why ground-based optics are the key to mission persistence appeared first on SpaceNews.Mar 26, 2026 1:00 PM
streakout.app
Show HN: Minimalistic workout tracker for iPhone – Stats, Trends, Streakshttps://streakout.app/Streakout is a minimal iOS workout tracker designed to extend Apple Health & Fitness. It reads your existing workout data and turns it into beautiful tiles, charts, and timelines – helping you answer one of the most important questions for your health: “How often did I move this week, this month, this year…?”Because what really matters is showing up.There’s no signup, no clutter, no subscription, no data sharing, and no noise – only the most relevant stats and insights, neatly packaged into two simple screens: overview and calendar feed.Would deeply appreciate some feedback.LET'S MOVEFeb 20, 2026 3:06 PM

spacenews.com
Vantor partners with Google AI to automate intelligence reports for government agencieshttps://spacenews.com/vantor-partners-with-google-ai-to-automate-intelligence-reports-for-government-agencies/Satellite imagery-to-report timelines would be reduced from hours to minutes The post Vantor partners with Google AI to automate intelligence reports for government agencies appeared first on SpaceNews.Feb 18, 2026 1:00 PM

marsdaily.com
New clues to Mars habitability in discovery of ancient beachhttps://www.marsdaily.com/reports/New_clues_to_Mars_habitability_in_discovery_of_ancient_beach_999.htmlLondon, UK (SPX) Jan 30, 2026 New findings from NASAs Perseverance rover have revealed evidence of wave-formed beaches and rocks altered by subsurface water in a Martian crater that once held a vast lake - considerably expanding the timeline for potential habitability at this ancient site. In an international study led by Imperial College London, researchers uncovered that the so-called Margin unit in Marss Jezero cratJan 30, 2026 7:44 AM

spacewar.com
Sierra Space finishes first plane of SDA missile tracking satellite structureshttps://www.spacewar.com/reports/Sierra_Space_finishes_first_plane_of_SDA_missile_tracking_satellite_structures_999.htmlLos Angeles CA (SPX) Jan 07, 2026 Sierra Space has completed the first nine satellite structures for the Space Development Agency's Tranche 2 Tracking Layer program, delivering Plane 1 of its contracted 18 satellites three months ahead of schedule. The milestone supports delivery and launch preparation timelines for the Tranche 2 Tracking Layer within the Proliferated Warfighter Space Architecture. Erik Daehler, Senior VicJan 8, 2026 9:12 AM

spacedaily.com
Beyond Gravity positions new modular satellite platform for European LEO missionshttps://www.spacedaily.com/reports/Beyond_Gravity_positions_new_modular_satellite_platform_for_European_LEO_missions_999.htmlZurich, Switzerland (SPX) Dec 08, 2025 Beyond Gravity is expanding from supplying satellite components to delivering complete satellites based on a new low Earth orbit platform. The company aims to offer turnkey spacecraft to institutional and government customers that can be placed in orbit on relatively short timelines. The space technology firm, headquartered in Zurich, already provides structures, thermal protection, computDec 8, 2025 4:55 AM

spacedaily.com
Can America Beat China Back to the Moon?https://www.spacedaily.com/reports/Can_America_Beat_China_Back_to_the_Moon_999.htmlGerroa, Australia (SPX) Nov 17, 2025 The United States faces a narrowing window to claim its position as the first nation to return humans to the Moon in the 21st century. While NASA's official timeline targets Artemis 3 for no earlier than mid-2027 - roughly three years before China's 2030 lunar landing goal - the path forward is fraught with technical complexity, schedule pressure, and the kind of engineering challenges that have historically humbled even the most ambitious space programs.Nov 17, 2025 4:28 AM

spacenews.com
China continues assessment of Shenzhou-20 crew return after suspected debris strikehttps://spacenews.com/china-continues-assessment-of-shenzhou-20-crew-return-after-suspected-debris-strike/China is continuing assessments for the return of the Shenzhou-20 crew after a suspected debris impact, with no new timeline yet announced. The post China continues assessment of Shenzhou-20 crew return after suspected debris strike appeared first on SpaceNews.Nov 11, 2025 12:22 PM