
sports.yahoo.com
Kane on winning 2026 Golden Shoe: "I want to thank FC Bayern"https://sports.yahoo.com/articles/kane-winning-2026-golden-shoe-151900772.htmlHaving been awarded with the 2026 Golden Shoe as European club football's top scorer, Harry Kane was extremely happy with his achievements."I want to thank FC Bayern, the staff, the coaches, and my te...Aug 19, 2026 3:19 PM
sports.yahoo.com
Celtic v LASK: Team news, referee details, KO time & where to watchhttps://sports.yahoo.com/articles/celtic-v-lask-team-news-151600890.htmlCeltic face LASK in the UEFA Champions League Play-off on this evening as Martin O’Neill eyes one final crack at the Champions League before he calls time on his managerial career…Celtic head Coac...Aug 19, 2026 3:16 PM

variety.com
‘Who Wants to Be a Millionaire’ Ends Summer Run With Consecutive Weeks of Ratings Growthhttps://variety.com/2026/tv/news/who-wants-to-be-a-millionaire-summer-ratings-growth-1236837936/ABC recently decided to move some of this summer’s run of “Who Wants to Be a Millionaire” into the fall — and perhaps it doesn’t hurt that it’s doing very well so far this season. “Millionaire,” hosted by Jimmy Kimmel, has now been the No. 1 primetime entertainment program with viewers for the third week […]Aug 19, 2026 3:15 PM
sports.yahoo.com
Kentucky to have zoom meeting with huge transfer portal optionhttps://sports.yahoo.com/articles/kentucky-zoom-meeting-huge-transfer-151415084.htmlKentucky basketball coach Mark Pope is looking to fill the final roster spot, and has a Zoom meeting scheduled with a major option.Aug 19, 2026 3:14 PM

cbsnews.com
Trump administration halts project at Big Bend National Park after backlashhttps://www.cbsnews.com/video/trump-administration-big-bend-backlash/A major Trump administration border project at Texas' Big Bend National Park is on pause amid backlash over land use. Yolanda Alvarado, a regional director for No Big Bend Wall, has more.Aug 19, 2026 3:10 PM
ihatelatex.com
Show HN: A LaTeX resume builder that compiles offline in the browserhttps://ihatelatex.com/Whenever my juniors used to ask me how to build an ATS-friendly resume, I used to advise them to create a LaTeX resume. I'd share a .tex file with my template.They opened it, copied and pasted it into Overleaf, compiled it, and whoa - it generated my resume.Then they went through the complex LaTeX code, figuring out what to change and where, ran into hundreds of errors, and even AI-generated code gave them bugs.Resume contains personal information, which students hesitate to share with everyone.To solve exactly this problem, I created a small tool: "IhateLaTex" IhateLaTex.comIt's the first free, offline LaTeX resume builder, without going through complex code. It works offline, right in your browser, without saving your sensitive information in any server.Aug 19, 2026 3:10 PM
github.com
Show HN: BRep Geometric CAD Kernel and Parametric Code CADhttps://github.com/yuechen-li-dev/Aetheris/I'm pretty excited to show off something I've been working on for the past few months. A free, open-source geometric kernel that allows humans/LLMs to write code (in this case, a DSL called Firmament) and generate 3D models of CAD parts, to finally provide an alternative to OpenCascade.To get some questions out of the way. - Full STEP import/export support for AP242, AP203 and AP214 are still experimental at the time, but everything produced by Aetheris should open in any CAD app with STEP support. - Support for single edge/planar fillets/chamfers right now, should be more than sufficient for most CNC/3D printing use cases. - Fillets: https://github.com/yuechen-li-dev/Aetheris/blob/master/testd... - Chamfers: https://github.com/yuechen-li-dev/Aetheris/blob/master/testd... - Supports dimensional/GD&T annotation via STEP 242's semantic PMI. - Kernel is written entirely in C#, with bindings for Go, Rust, Python, and TypeScript available.If you just want to vibe-CAD, clone the repo, run itAug 19, 2026 3:09 PM
github.com
Show HN: Minna – On-device semantic search across your own documents (macOS)https://github.com/impel-intelligence/MinnaHi HN! Minna is a new tool geared towards people who have a knowledge base so big they forget where things are.- Chat answers are constrained to retrieved results. The model has to search your knowledge base first and cite the document it pulled from. It won't answer from outside your knowledge base which means you can trust the LLM instead of having to be weary about what it outputs. - Hybrid retrieval — BM25 over an inverted index for exact and keyword matches, plus a vector index for semantic matches, results are fused using Reciprocal Ranked Fusion. - Embeddings and inference both run on-device. Search uses bge-small-en and run on the neural engine. Chat uses Qwen3 4B running on MLX. - Search latency is ~12 ms across 250 documents split into 30,000 chunks on Apple Silicon.What’s not done; OCR scanning on PDFs is limited, the app is currently Apple Silicon only, and there are some rough edges in the UI.It’s a TestFlight beta (apologies, but it is the cleanest distribution path rightAug 19, 2026 3:09 PM
sports.yahoo.com
Why Willy Adames' 'rocky' season with Giants isn't worth $26 millionhttps://sports.yahoo.com/articles/why-willy-adames-rocky-season-150802863.htmlAdames is not posting All-Star numbers for the Giants.Aug 19, 2026 3:08 PM

nytimes.com
Judge Is Asked to Block Inscription of Trump’s Name on Kennedy Centerhttps://www.nytimes.com/2026/08/19/arts/music/judge-trump-name-kennedy-center.htmlThe request from a Democratic lawmaker follows a decision by the Trump-allied board to add “Restored and Renovated by President Donald J. Trump” to the building.Aug 19, 2026 3:07 PM

theverge.com
The women’s soccer league trying to fix fantasy sportshttps://www.theverge.com/entertainment/981880/womens-super-league-wsl-fantasy-league-appThe WSL’s first official fantasy game is putting player photos front and center, which is less common than you might expect. | Image: WSL Football
Most fantasy sports leagues suffer the same problem: retention. Leagues play out over monthslong seasons, require regular attention, and can punish players severely for missing even a single week. I've started Fantasy Premier League (FPL) multiple tim...Aug 19, 2026 3:06 PM
sports.yahoo.com
Michigan State University to introduce Bartholomae as athletics directorhttps://sports.yahoo.com/articles/michigan-state-university-introduce-bartholomae-150445812.htmlMichigan State will formally introduce Dan Bartholomae as its new athletics director at a news conference Wednesday at 1 p.m.Aug 19, 2026 3:04 PM
news.ycombinator.com
Enshitification Comes for Cursorhttps://news.ycombinator.com/item?id=49362593Sometimes I feel like the last person on HN that's still using Cursor for development work. But if anyone is curious - its getting a lot shittier, quickly.The entire application seems to exist to steer you towards using Grok and whatever new product Cursor's team has pumped out this week. You're constantly prompted to switch to using a Cloud agent, including the UI seemingly changing as you're working which caused me to accidentally select a cloud agent instead of my local system a few times. There are daily pop-ups in the app to check out this and that new thing, these are at least pretty easy to close and ignore. This morning Cursor decided to select a new Grok model by default without prompting, which I didn't notice until it had spent 10 minutes burning tokens on a simple bug investigation that Opus resolved in 30 seconds.I finally bit the bullet and setup Pi with Open Router the other day. I still prefer the UI of Cursor but this is like death by a thousand cuts.Aug 19, 2026 3:04 PM
sports.yahoo.com
Paige Bueckers, Azzi Fudd detail relationship in new UConn documentaryhttps://sports.yahoo.com/articles/paige-bueckers-azzi-fudd-detail-150353112.htmlIn a new documentary about UConn women's basketball on Apple TV, Paige Bueckers and Azzi Fudd detail the start of their relationship.Aug 19, 2026 3:03 PM

variety.com
Odyssey Entertainment Group Launches Original Content Division to Collaborate With Creatorshttps://variety.com/2026/digital/news/odyssey-entertainment-originals-creators-kosinski-kasper-1236838207/Nashville-based Odyssey Entertainment Group has launched a division designed to partner with creators to develop content under a model designed to allow them to own the underlying intellectual property. Odyssey Entertainment was formed in 2021 by Nicole Kasper and Paige Kosinski as a management and brand partnership firm to support creators and other artists working […]Aug 19, 2026 3:02 PM
sports.yahoo.com
Pat McAfee trolls Ohio State head coach Ryan Day about preseason rankshttps://sports.yahoo.com/articles/pat-mcafee-trolls-ohio-state-150219507.htmlPat McAfee jokingly called Ohio State coach Ryan Day to congratulate him on the Buckeyes' preseason No. 1 rankings.Aug 19, 2026 3:02 PM
github.com
Show HN: A design skill that turn your feelings into UI and remembers ithttps://github.com/MonkeyUI-dev/vibe-to-uiShare a skill that I built for myself and friends. I don't have any design background as a PM and engineer. When I vibe coding, I said: "I want to make it feel like Stripe". My friend said: "More elegant, more Apple." LLM doesn't undserstand them well, for we don't know how to speak design words. I also found that I don't want to repeat or write lines of prompts to LLM. So here it is. tbh, I'm not sure if it is solving someone's urgent situation. UI usually would be P3/P4 compared to features, bugs, etc. Wish it could help someone. If so, pls leave comments, and I would be really happy and reward myself a bubble tea:)Aug 19, 2026 3:01 PM
sports.yahoo.com
Beyond the Box Score: Moving Senior Day is the correct decisionhttps://sports.yahoo.com/articles/beyond-box-score-moving-senior-150100676.htmlIt may have been a surprising decision at first, but this could actually pay massive dividends for the Buckeyes.Aug 19, 2026 3:01 PM
sports.yahoo.com
Wednesday Dots: Dawg Dayshttps://sports.yahoo.com/articles/wednesday-dots-dawg-days-150056100.htmlThe football team is hitting the “Dawg Days” and UW Men’s Soccer prepares for their first home match of the seasonAug 19, 2026 3:00 PM

theguardian.com
A fifth of older Australians who contested AI-determined home support funding got more after human reviewhttps://www.theguardian.com/australia-news/2026/aug/19/aged-care-support-at-home-review-ai-integrated-assessment-toolExclusive: Greens say department of health’s integrated assessment tool is ‘under-assessing’ far more people who may not know how to contestGet our breaking news email, free app or daily news podcastAlmost one-fifth of older Australians who contested their Support at Home funding allocation determined by an algorithm had a higher level of support or higher priority allocated once a human reviewed ...Aug 19, 2026 3:00 PM