bing.com
White House press secretary leavinghttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a8cf698ad5647e48791ba5a89096b08&url=https%3A%2F%2Fwww.npr.org%2F2026%2F08%2F12%2Fnx-s1-5929560%2Fkaroline-leavitt-white-house-press-secretary-leaving&c=5542859372027446494&mkt=en-usWhite House press secretary Karoline Leavitt is leaving her role at the end of the month to spend more time with family, President Trump said Wednesday. She will continue to be an outside adviser, he ...Aug 12, 2026 4:27 PM
github.com
Show HN: Pane – An open-source browser that turns your work into living websiteshttps://github.com/abhishek-verma/PaneTLDR: I wasn't satisfied with any of the AI browsers available right now. So, I went wild and built exactly what I wanted. I built a browser that's as comprehensive as an autonomous agent like Hermes, while removing the need for hundreds of integrations since this is literally your browser.Then I thought, what if the browser could build websites that are built just for my work, and can grow with my work. So my workflow changes from chatting with a bot to navigating these websites and clicking buttons for actions built just for me.A simple eg: a sales pipeline tracker, that keeps you prepared for the next meeting, and automatically stores the details of the previous interactions and details for all the prospects.So, here's Pane.Features:- Usual AI browser with AI and automation- Powers of an autonomous agent like Hermes, or OpenClaw -> soul, memory, self-improving skills etc.- This also solves a major problem with Hermes -> integrations. I had to have multiple integrations to make HermeAug 12, 2026 4:25 PM
macsources.com
Show HN: My first app got 97% on MacSourceshttps://macsources.com/tickernotch-macos-app-review/Background of my idea: I trade as a side hustle. I used to keep browser tabs or use paid software (e.g. TradingView) just to check charts and news. I was ending up spending countless hours just staring at charts and falling into news rabbit holes overanalyzing and getting distracted (thanks to my ADHD too). I have a MacBook Pro and noticed some apps taking advantage of the notch (which I never got used to it NGL). So my idea was to build an app from scratch that shows everything I needed to stay up to date, avoiding distractions, with markets + global news (market tickers + RSS feeds). Also, I integrated candlestick charts with indicators, portfolio tracking and notifications (to cover the most important part of TradingView). I even ended up adding local computer metrics like CPU+RAM usage, social metrics and the weather. Since i understand not every mac has a notch, I added the feature of a simulated one, and being able to pin any metric in the menu bar.Some tech details: Native SwiftAug 12, 2026 4:18 PM
news.ycombinator.com
Show HN: My pocket-sized Personal IoT device. Data-local by defaulthttps://news.ycombinator.com/item?id=49274601Developing prototype custom IoT solutions usually means a breadboard, jumper wires, sensors, peripherals (such as a realtime clock and storage), a microcontroller, and a lot of custom program code. Deployment into the hands of users is another additional project in itself. What if you could simplify and speed-up the whole prototype and deployment process using one simple, compact and cheap device?What if prototyping and deploying custom IoT solutions could be as simple as following these steps:* Pick up to 3 standard I2C IoT sensors from 100's of choices from different makers. Mix-and-match whatever you need.* Plug them in.* Power on.* Start logging IoT data. Data-local by default, but stream anywhere if desired.* Fits in your pocket! Low cost.Why did I build it? I was frustrated and tired of reinventing the wheel and building a rats-nest-of-jumper-wires prototype breadboard every time I wanted to have an IoT device to log some data (specifically, data that was then wholly under my conAug 12, 2026 4:04 PM
github.com
Show HN: Aphorio – 3,250,000 WebSocket sends in 0.002 seconds (Ryzen 9 9900X)https://github.com/prettydiff/aphorioA web server and container dashboard written in TypeScript for Node.js. Its WebSocket engine can achieve 3,250,000 sends in 0.002 seconds on a Ryzen 9 9900X.Give it a try yourself and see what numbers you can get on your own hardware. The perf tool is on the dashboard near the bottom of the left side navigation.Aug 12, 2026 4:03 PM

nasa.gov
NASA Astronaut Mike Fincke Leaves NASA, Career Includes 4 Spaceflightshttps://www.nasa.gov/news-release/nasa-astronaut-mike-fincke-leaves-nasa-career-includes-4-spaceflights/NASA astronaut Mike Fincke is departing the agency on Wednesday after 30 years of service. Throughout his career, he flew four missions, spent 549 days in space, and completed nine spacewalks in support of the International Space Station. “Few people have had the opportunity to shape as many chapters of NASA’s history as Mike Fincke,” […]Aug 12, 2026 4:03 PM

nasa.gov
Pursuing a Dream of Working for NASAhttps://www.nasa.gov/centers-and-facilities/kennedy/pursuing-a-dream-of-working-for-nasa/As a young girl raised in Worcester, Massachusetts, Lindsey Waitt dreamed of working for NASA. Her dream is now a reality as she embarks on her role as a NASA test project engineer with the Artemis launch team – an integral part of the agency’s missions that will enable humans to return to the surface […]Aug 12, 2026 3:38 PM
x.ai
Grok 4.6https://x.ai/news/grok-4-6https://artificialanalysis.ai/articles/grok-4-6-benchmarks-a...Aug 12, 2026 3:32 PM
ojcp.dev
Show HN: OJCP – an open protocol for agent-consumable job datahttps://ojcp.dev/Author here!Agents are applying to jobs for people right now, with progressively more volume, and there's nothing built for it. So they scrape career pages and fight ATS forms with Playwright/Browser Use, which breaks constantly (or they get bot blocked). Employers get buried in applications that don't fit, candidates hear nothing back, and the resume is now an AI-written thing that another AI scores (which breaks the existing model entirely, btw).OJCP is MCP tools for search and apply, a manifest at /.well-known/ojcp.json so agents can find providers, and schemas that extend schema.org instead of replacing it. The playground on the site is a live MCP endpoint, so you can throw calls at it right now.Why a spec at all when models keep getting better at figuring things out? Inference can't produce authorization. An agent can work out what a form wants. It can't establish that someone consented to this specific submission, and then employer has no way to verify who's calling. So TL;DR a mAug 12, 2026 3:27 PM
federaide.rocklab.in
Show HN: FEDERaiDE, a TUI harness with P2P multi-agent routing and built in IDEhttps://federaide.rocklab.inHi!Federaide is a general purpose multi-agent harness that runs in your terminal. It is meant for recreational programming and automating your scripts. The agents are just named instances of language models which have their own memories, backstories et cetera, and can coordinate with each other as they require. It has its own IDE (complete with interactive structure parsing and jump to def). I am building Federaide as a solo project.Why do I build this? Some reasons:- I reached out to some people to try my other IDE, many of them did not have suitable computers (or at all).- During this time I observed almost every normal person has interacted with AI via their phones (usually the Gemini/ChatGPT app).- I felt I could bring the joy of coding to a lot more people if I could make an AI assisted IDE run on Android.- When I go to sleep I like to try out code ideas. Can't take my macbook to bed, have cats. Do have a spare Android, thought it would be nice to have a coding platform I could usAug 12, 2026 3:20 PM
news.ycombinator.com
Ask HN: Are there any production LLM pipeline setups to learn from?https://news.ycombinator.com/item?id=49273774I believe vLLM has been the gold standard for inferencing but I'd like to learn how vLLM, langgraph, langfuse, other observability and business logic is meld into a single setup.Aug 12, 2026 3:18 PM
trunchbull.dev
Show HN: Trunchbull, run real models against any benchmark in your browserhttps://trunchbull.devHi HN,Today I'm showcasing Trunchbull, a benchmarking platform designed for authoring benchmarks and running them against different models. We have direct support for benchmarks that use the harbor authoring system, custom tool authoring via the vercel ai sdk and configuration limits.We've also already imported terminalbench 2.0, as a sort of proof of concept that our harbor task orchestrator works, although you currently need a paid account as we are provisioning sandbox environments.I've made several popular benchmarks publicly available for testing. You dont need an account or your credit card information to access these:[Public benchmark demos](https://trunchbull.dev/sandboxes)[GSM8K math reasoning](https://trunchbull.dev/try/gsm8k)[SkateBench](https://trunchbull.dev/try/skatebench)[ARC-Challenge](https://trunchbull.dev/try/arc-challenge)[TruthfulQA](https://trunchbull.dev/try/truthfulqa-mc1)[Medical AI Failure Atlas](https://trunchbull.dev/try/medical-ai-failure-atlas)These demos Aug 12, 2026 3:14 PM
bing.com
New affordable housing units open in Claiborne Countyhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a8d9a7985664a2d86ae3e1dd9a9396b&url=https%3A%2F%2Fwww.yahoo.com%2Fnews%2Fus%2Farticles%2Faffordable-housing-units-open-claiborne-221415374.html&c=7347628520534744739&mkt=en-usAdd Yahoo as a preferred source to see more of our stories on Google. PATTINSON, Miss. (WJTV) – A ribbon cutting ceremony was held for an affordable housing development in Claiborne County on August ...Aug 12, 2026 3:14 PM
bing.com
Rare total solar eclipse sweeps across parts of Europehttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a8d4f7f158b40c5a50bb15bac250c7f&url=https%3A%2F%2Fwww.cnn.com%2F2026%2F08%2F12%2Fscience%2Flive-news%2Ftotal-solar-eclipse&c=7156103348792981696&mkt=en-usA total solar eclipse is cutting a path across parts of Greenland, Iceland, northern Russia, Spain and Portugal.Aug 12, 2026 3:06 PM
news.ycombinator.com
Show HN: Kubernetes operator that manages Keycloak configurationshttps://news.ycombinator.com/item?id=49273393We have finally open sourced our Keycloak config operator (I have yet to find a better name) that allows to manage your entire Keycloak configuration in a GitOps fashion through Kubernetes CRDs.Starting is easy, there is an export flow which allows you to export CRDs from your current configuration and then you can apply them as needed.The resources are deliberately raw JSON (I'd love to see a discussion on this) so that its compatible with a wide range of Keycloak versions out of the box.Heavily inspired by the now defunct keycloak realm operator.Feedback and suggestions for improvements are highly welcome.https://github.com/Hostzero-GmbH/keycloak-operatorAug 12, 2026 2:55 PM
news.ycombinator.com
We built a job board where the employers aren't human. Here's what brokehttps://news.ycombinator.com/item?id=49273269Throughout history every marketplace — Uber, Upwork, eBay — has presumed humans on both sides of the transaction. It's baked so deep that nobody questions it. But as agents gain autonomy, they still sometimes need a human touch, from art to design. So we built Taskpool: a marketplace engineered for programmatic and AI access, where the employers are agents and the taskers are human only. Launching today.The flow:1. Agents post tasks they need real-world help with2. (Optionally) review applicants3. Hire any number of them4. Review the evidence / results5. Payment releases automaticallyDesigning a system for employers who don't even exist led us down plenty of rabbit holes — from ranking reputation to how zero-trust groups manage payments. Here's what we learned.Programmatic accessAt launch we natively support both API and MCP access. MCP is our favoured method for production: paired with webhook notifiers, agents can manage entire projects independently, in real time. Docs: https://taskAug 12, 2026 2:49 PM
github.com
Show HN: Kery – comments on your PR with a video of the feature workinghttps://github.com/Kery-HQ/KeryI ship all of my code via different agents, mainly Claude Code and Codex. And with 5 different sessions running on different worktrees, the only way for me to know if something broke is once it gets to the deployment stage or production.I even use Claude's /pr-review skill and it does catch most of the errors, but most of them are at code level, and it does not really catch what happens at the UI / UX / functionality side. If there's a section entirely rendered orange, your CC skill might just be useless.So I built Kery; a platform that checks your PRs, reads the diff and descriptions to understand the change intent, opens your preview deployment in a real browser, logs in, and tries to perform the exact thing the PR is for, and provides you evidence of that thing working or not.The comment is the product. I wanted the artifact to be the evidence rather than an opinion; it reduces the cognitive load from your brain needing to process every PR for what it is, instead you get an image orAug 12, 2026 2:45 PM

theguardian.com
Canadian airline WestJet agrees to settle flight attendants’ sexual harassment class actionhttps://www.theguardian.com/world/2026/aug/12/canadian-airline-westjet-settle-flight-attendants-sexual-harassment-class-actionFemale staff alleged company failed to maintain safe workplace, after allegations of sexual assault against pilotThe Canadian airline WestJet has agreed to pay C$4.5m (£2.4m) to settle a decade-long sexual harassment class action lawsuit levelled by its female flight attendants, who alleged the company failed to maintain a safe workplace.The suit followed allegations by Mandalena Lewis, a former f...Aug 12, 2026 2:40 PM

science.nasa.gov
APOD: 2026 August 12 – Perseids over a Little Planethttps://science.nasa.gov/image-article/apod/apod-2026-august-12-perseids-over-a-little-planet/APOD Science APOD APOD: 2026 August 12 –… Today’s APOD Archive Submissions Index Search Calendar RSS Education About Discuss APOD Astronomy Picture of the Day Discover the cosmos! Each day a different image or photograph of our fascinating universe is featured, along with a brief explanation written by a professional astronomer. Perseids over a […]Aug 12, 2026 2:30 PM
bing.com
NASA Astronaut Whose Health Scare Led to I.S.S. Evacuation Has Retiredhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a8d5149d43a495386bd3e5ac239e522&url=https%3A%2F%2Fwww.nytimes.com%2F2026%2F08%2F12%2Fus%2Fmike-fincke-retires-nasa-astronaut.html&c=3228162591614878429&mkt=en-usA medical issue during Mr. Fincke’s fourth space journey resulted in an early medical evacuation, the first ever from the International Space Station.Aug 12, 2026 2:19 PM