Results for one · 1.842s

Sponsored
News for “one”
20 results • 1835 ms server time
Insidious: Out of the Further swaps sadness for terror. Then forgets to terrorizeIMAGE
cbc.ca• Aug 22, 2026• 1 min read
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 F1IMAGE
cbc.ca• Aug 22, 2026• 1 min read
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 MadridIMAGE
bbc.co.uk• Aug 22, 2026• 1 min read
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.
Advertisement
Trump Accounts Get an Unlikely Endorser: Gavin NewsomIMAGE
nytimes.com• Aug 22, 2026• 1 min read
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 teamIMAGE
ozbrain.com• Aug 21, 2026• 1 min read
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 agentIMAGE
github.com• Aug 21, 2026• 1 min read
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
Advertisement
Show HN: Bounded GenAI metrics from Otel traces with O raw promptsIMAGE
github.com• Aug 21, 2026• 1 min read
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?IMAGE
news.ycombinator.com• Aug 21, 2026• 1 min read
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
US Treasury sanctions Ecuador-to-US cocaine trafficking networkIMAGE
abcnews.com• Aug 21, 2026• 1 min read
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
Advertisement
Show HN: I built an open source video editor that you can control with an LLMIMAGE
github.com• Aug 21, 2026• 1 min read
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 UpgradeIMAGE
wired.com• Aug 20, 2026• 1 min read
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 websitesIMAGE
outbid.to• Aug 20, 2026• 1 min read
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.
Sponsored