How new-look Spurs are shaping up under De ZerbiRoberto de Zerbi has had time and money over the summer to start creating a new-look Tottenham. So how are they shaping up?
Insidious: Out of the Further swaps sadness for terror. Then forgets to terrorizeInsidious: Out of the Further stumbles, falters and fails the longer it wears on — showing its age and flimsiness as its various and incompatible tones clash, all over a plot that feels just a little too rote to sustain our interest when combined with an intentional lack of actual fear.
How streaming and social media have helped build the modern F1Formula One has seen a recent surge in popularity, especially on social media, with fan-made online content engaging a whole new F1 audience. Experts say it's similar to the synergies shared by different forms of broadcast media and sports in the past.
The ex-Blackburn winger facing Mourinho and Real MadridTyrhys Dolan, who played for Blackburn Rovers for five years before joining Espanyol last summer, says he is ready to take on one of the biggest tests of his career against Real Madrid on Saturday.
WATCH: Lifeguard in Aruba saves 3 family membersA lifeguard in Aruba saved three family members whose water tubing excursion took a frightening turn after one tube crashed into a boat.
Canada-U.S. Tariff Talks Continue as Trump’s Midnight Deadline LoomsCanadian negotiators were in Washington to finalize a deal that would stave off new tariffs and improve the terms of existing ones, but Mark Carney faces a tough sell back home.
Trump Accounts Get an Unlikely Endorser: Gavin NewsomMr. Newsom, the governor of California, normally has harsh words for President Trump. But he called the new children’s savings accounts “one of the best things” the president has done.
Show HN: OzBrain, a shared brain for knowledge between agents and your teamI think agent-first chat interfaces will be a primary software modality and busy dashboard/UI will go away. I’m not sure who exactly wins it, but I want my knowledge to grow/go with me.A lot of the “knowledge” ie research, analysis, reasoning will be done by agents as the primary user. Our current notes tools & tasks management systems were built for humans… I don’t care what the 17th thing on my bug backlog is. I want to conduct agents that can execute for me and do great work.What I built OzBrain to do: + Create a central place for agent reasoned knowledge to live + Be agnostic about what apps/agents connect to it + Capture everything and track it so I can audit it + Enable teams, collaborators or partners to share brains + Handle conflicts so many agents in the same article doesn’t blow up + Refactor knowledge into more token friendly chunks and map the index well + Close the knowledge loop so new thinking supersedes old thinking across the corpus. Don’t erase, depreciate and link +
Show HN: Proliferate- open-source, self-hostable Codex for any coding agentHi HN- I'm Pablo, the founder of Proliferate (YC S25)!Proliferate (https://github.com/proliferate-ai/proliferate) is an open-source, self-hostable AI IDE that lets you work and automate tasks with Claude Code, Codex, OpenCode, Cursor, and Grok in one place.Here's a quick 2m demo of how we use Proliferate to build Proliferate: https://www.youtube.com/watch?v=tGNX0oaWmBYI started building Proliferate after my team onboarded to OpenAI Codex. Within days, we were using it for everything: using computer use instead of navigating websites ourselves, having Codex coordinate other agents, and setting up automations for recurring work. We really never needed to leave the desktop app to get work done.If my team’s experience is anything close to representative, a Codex-like app (a horizontal agent with a beautiful UI) is the main interface every company is going to use to get work done. That is perfectly in line with OpenAI’s mission to make Codex the everything app (see: https://news.ycombinator
How New York’s Second-Home Tax Turned Into a Headache for MamdaniThe bumpy rollout of the tax created an opportunity for Mayor Zohran Mamdani’s opponents to fight him in court and in the City Council.
Walmart will finally accept tap to pay in stores by the end of 2026Sam's Club will soon let you pay with your phone or smartwatch too.
Show HN: Bounded GenAI metrics from Otel traces with O raw promptsHi friends,Author here. Like to present a project I've been working on - Otelcol-GenAI-Sketches, a Otel connector that works on genai/agent traces, and summarizes them (via sketches), to produce:() exact request counts/totals for tokens; () distinct users/prompts (estimates) (*) 'heavy' items in terms of tokensWhy does this exist: I'm a data scientist by profession, and needed to look at Otel traces, but soon ran into cardinality and portability issues, along with privacy issues (raw prompts being transported elsewhere, like for analysis in a notebook env is a no-no). I wrote a sketchlib first (llm-sketchkit) and then the connector for Otel collectors.To try it out, just:(i) git clone https://github.com/llm-measurement/otelcol-genai-sketches.gi... (ii) cd otelcol-genai-sketches (iii) export GENAI_SKETCH_SECRET="$(openssl rand -hex 32)" (iv) make example-up (v) profit!This would start a demo app that includes a Otel collector, prometheus server/db and a grafana dashboard.The repos conta
Coding Agents killed my identity. How do you feel?I always was a nerdy, deeply technical programmer. Contributing-to-open-source-and-reading-papers-in-my-spare-time type of programmer.Programming is like a game of chess for me: winning (i.e. delivering a product) is important, but only if I played this game myself. I don't enjoy winning if my opponent disconnected. I don't enjoy beating people who don't know how to move pieces. I don't enjoy winning with an engine, and coding agents are basically "winning with a chess engine".I started to use AI for coding a long time ago, when copilot was first introduced. At first, I was happy: "wow, this can write boring boilerplate and unit tests". Time went by, agents got better, time spent writing code myself went down. Half a year ago I suddenly realized I hadn't written any code for over a month, and I am a full-time software dev without any managing work. Not only did I stop writing code, but agents also became pretty good at proposing plans and architectures, and I was mostly providing missi
I Tried the Best Robotic Pool Cleaners of 2026: Beatbot, iGarden, DreamePack up your pool cleaning supplies. Let one of these robot buddies maintain your water quality instead
US Treasury sanctions Ecuador-to-US cocaine trafficking networkThe U.S. Treasury has sanctioned 15 people involved in a network allegedly shipping cocaine from Ecuador through Mexico to the U.S. The operation uses Ecuador-based fishing vessels to transfer cocaine to power boats heading north
Dramatic rescue after Saskatoon teen gets trapped in storm drain by rushing rainwaterFour teens got into a storm drain last week. When rain started, the sewers started filling up and swept one of the boys away, pinning him against a grate.
Best Early Tech Labor Day Sales I’d Shop Myself (2026): AirTags, Dyson, and MoreFrom the best Dyson vacuum to the best wireless headphones and earbuds we’ve tested, you can get some great gadgets on sale already ahead of Labor Day.
Show HN: I built an open source video editor that you can control with an LLMHey HN, my name is David. I'm building an open source video editor.I'm a novice at video editing and previously only used iMovie. I recently opened iMovie to edit a video but noticed it didn't have some features I wanted, like text overlays. Apple probably hasn't updated it in ages. How hard could it be to build one?It's actually pretty hard. There are so many basic things that need to get right, like behavior in the timeline, drag and drop, coloring, etc. Good thing there are LLMs. I was able to put out a simple version in 3 days and have continued to refine it ever since.The idea is that it's focused on novice to intermediate video editors. I find modern video editors to be very overwhelming, with lots of features and controls. It's needed because video editing is a creative tool, and not everything can be built into one. So I turned every button, toggle, and slider into a tool that's accessible to an LLM. A user just needs to tell an LLM what to do, and it has access to tools that c
Google Pixel 11 Review: Minor UpgradeIncremental improvements fail to generate much excitement, but Google’s Pixel 11 is still an accomplished Android phone.
Show HN: Outbid.to, a pay-to-win leaderboard for websitesI built outbid.to as a simple experiment in transparent paid discovery.Submit a website, place a whole-dollar bid, and your bid determines your rank. The highest bidder takes #1. If someone outbids you, your listing moves down but stays live.There are no hidden ranking factors or editorial decisions. The minimum bid is $2, payments are handled through Stripe, and each listing shows the traffic it receives.I’m curious whether an openly pay-to-win leaderboard can be more useful and entertaining than traditional ads or sponsored directories.Would appreciate feedback on the ranking mechanics, pricing, and anything that feels unclear.















