Comments

Comments

The third and final ODI of the series between England and Ireland at New Road, Worcester.
Apple Wallet and Apple Pay are great, but only if they're working properly. There are some basic troubleshooting steps when payments won't go through.

After every round of Premier League matches this season, Troy Deeney gives us his team of the week. Do you agree with his choices?

Maryam Moshiri tells the BBC she wanted to reveal her diagnosis to raise awareness about the cancer.

Slate's build-a-truck model aims to keep costs low by only including features you'll use. But it won't be popular outside the U.S.

submitted by /u/MarvelsGrantMan136 [link] [comments]

Carlos Alcaraz beats American Tommy Paul in straight sets to reach US Open quarterfinals.

Mikrotik released a patch late last week for an already-exploited vulnerability. The vulnerability allows an SSH authentication bypass and is already being exploited. At this point, assume compromise. Attackers have been adding new accounts to affected devices to maintain access after a patch is installed.

Schiller reportedly had reservations about new CEO John Ternus' goal of bringing in more recurring revenue from the App Store.

MaskShift is a local-first coding agent harness. Features: - Works with models that have no tool-calling API. Tool schemas are rendered into the system prompt and the model calls them by writing a block in its reply, parsed back into a normal tool call. - No npm runtime dependencies. Daemon are Node 22 built-ins only. Install is a file copy and a symlink. - Multi-provider: Ollama, OpenAI, Anthropic, Gemini, OpenRouter, LM Studio, vLLM. - 148 native tools: filesystem, shell, search/indexing, Git and Workspace, LSP, browser/CDP, containers, SSH, databases, web fetch. - Lazy MCP loading. Catalogβ¦
Hello Hacker News! In light of some projects like Diiverge that recently came up I have decided to make my own version, endless point and click adventures that can start from your own content. I also plan to add a BYOK way of generating them with your own fal.ai key in the near future too. Comments URL: https://news.ycombinator.com/item?id=49591131 Points: 2 # Comments: 0

Article URL: https://www.neowin.net/opinions/windows-11s-special-developer-edition-sounds-like-yet-another-marketing-misfire/ Comments URL: https://news.ycombinator.com/item?id=49591036 Points: 11 # Comments: 0
The cause of the crash is being investigated.

Local government says at least 60 were wounded in the blast, apparently caused by a burning bull effigy.

An Amazon Prime Air Boeing 767 overran a runway at Miami International Airport and collided with several vehicles.

Article URL: https://ckluis.github.io/workflowForge/ Comments URL: https://news.ycombinator.com/item?id=49590939 Points: 2 # Comments: 0

To avoid RSI I wanted another way to write messages, notes, and prompts. The current tools were slow, expensive, closed source, or poor UX so built Tree Whisper. Love to hear thoughts, feedback! Comments URL: https://news.ycombinator.com/item?id=49590871 Points: 2 # Comments: 0
A plane bearing an Amazon logo overran the runway at Miami International Airport on Sunday during landing, crashing into vehicles and resulting in multiple injuries. The extent of the damage or the seriousness of the injuries was not clear at the time of publication. In the aftermath of the incident, the FAA released a statement [β¦]

Despite talks between US envoys and both Putin and Zelensky, the expectation in Kyiv is the fighting will continue, writes James Landale.

Germanyβs far-right Alternative for Germany (AfD) is projected to win a regional election in Saxony-Anhalt.

I enjoy both chess and Go very much, and wished there was Puzzle Rush in the Go world. I found a couple places that offer it like goproblems.com or tsumegodragon.com but I couldn't really connect with the UX so I made TsumeRush! Any feedback greatly appreciated, thank you. Comments URL: https://news.ycombinator.com/item?id=49590779 Points: 3 # Comments: 1
Comments

Authors say publishers seem to be claiming more than their fair share of settlement payments.

Article URL: https://github.com/marsbos/mador Comments URL: https://news.ycombinator.com/item?id=49590738 Points: 1 # Comments: 0
Article URL: https://github.com/marsbos/mador Comments URL: https://news.ycombinator.com/item?id=49590738 Points: 4 # Comments: 2
Article URL: https://xcancel.com/about Comments URL: https://news.ycombinator.com/item?id=49590736 Points: 4 # Comments: 0
Disclaimer: I'm the developer of byosynch. Long time Dropbox customer. Really like its simplicity and convenience, but a couple things always bothered me: their lackluster command line support, and the fact that they have my files. Byosynch tries to fix these gaps (first-class CLI support, backing store of your choice, privacy-friendly) while being easy to use. We currently support macOS and Linux, with an iOS client coming soon. This is a paid service, designed to finance continued development. Happy to answer any questions and hear your feedback! Comments URL: https://news.ycombinator.com/iβ¦

submitted by /u/Mojozilla [link] [comments]

Susan Sarandon says she still loses film roles over support for Palestine
Ryan Bridge faces a string of charges including racially aggravated harassment, threats and assault.

Article URL: https://anubis.techaro.lol/blog/2026/anubis-wasm/ Comments URL: https://news.ycombinator.com/item?id=49590611 Points: 4 # Comments: 0
Article URL: https://arxiv.org/abs/2505.12540 Comments URL: https://news.ycombinator.com/item?id=49590595 Points: 6 # Comments: 0

Nine points from three games, one goal conceded and big players stepping up - are Arsenal still ahead of the rest in the race for the Premier League title?

Article URL: https://github.com/FulltimeFeline/Sol Comments URL: https://news.ycombinator.com/item?id=49590524 Points: 1 # Comments: 0
Article URL: https://grapheneos.social/@GrapheneOS/117225539756835649 Comments URL: https://news.ycombinator.com/item?id=49590512 Points: 6 # Comments: 1
Recent opinion polls suggest opposition bloc is ahead of PM's coalition.

Article URL: https://sayyss.github.io/human-archive/ Comments URL: https://news.ycombinator.com/item?id=49590455 Points: 5 # Comments: 1
Article URL: https://www.eastoftheweb.com/short-stories/UBooks/TheyMade.shtml Comments URL: https://news.ycombinator.com/item?id=49590362 Points: 4 # Comments: 0
I built VODForge because I work with a CTV company that needed to pull YouTube videos from our channel partners into our media workflow. Converter sites are always an option but the bitrate wasn't optimal for a CTV network that needs to make multiple streaming version off of a single source file. So I build vodforge to use yt-dlp and ffmpeg under the hood with preconfigured settings for the highest quality end result, automatically adjusting the output settings based on source quality, frame rate, and things like that. It became a game changer internally for us because we were able to avoid sβ¦

I built VODForge because I work with a CTV company that needed to pull YouTube videos from our channel partners into our media workflow. Converter sites are always an option but the bitrate wasn't optimal for a CTV network that needs to make multiple streaming version off of a single source file. So I build vodforge to use yt-dlp and ffmpeg under the hood with preconfigured settings for the highest quality end result, automatically adjusting the output settings based on source quality, frame rate, and things like that. It became a game changer internally for us because we were able to avoid sβ¦

Article URL: https://github.com/mmeyerlein/meclaw Comments URL: https://news.ycombinator.com/item?id=49590351 Points: 4 # Comments: 2
At least five people have been killed and nine rescued after a building housing mostly students collapsed in New Delhi.

It can be tough to preserve the quality of your images when sending them from Android to iPhone, but these tried-and-true methods keep them crystal clear.

Double-click or press N to start a new experiment. I built hexBOTs, an unusual cellular automaton based on deterministic robots. The robots behave a bit like robotic lawnmowers, moving through their environment and reacting according to their individual rules. The robots themselves are fully deterministic β no random functions are used while they are running. What makes them different is their βgeneticsβ: each robot's behavior is defined by a randomly generated genome, which allows for an enormous number of different robot types. Randomness creates the robots, but it doesn't drive them.β¦
Video showed thick smoke rising from the plane crash of the Boeing 767 that the Federal Aviation Administration says overran the airport runway in Miami.

Kimi Antonelli delivered one of the great F1 drives to win the Italian Grand Prix and leave Mercedes' team-mate George Russell's title hopes almost a lost cause.

Article URL: https://a.wholelottanothing.org/the-car-industry-a-b-tested-selling-the-same-car-with-and-without-carplay-and-the-results-are-not-shocking/ Comments URL: https://news.ycombinator.com/item?id=49590225 Points: 6 # Comments: 0

Article URL: https://github.com/rmzlb/notifyd Comments URL: https://news.ycombinator.com/item?id=49590156 Points: 1 # Comments: 0
Article URL: https://out-of-hell.xylon.me.uk/shortage.html Comments URL: https://news.ycombinator.com/item?id=49590129 Points: 19 # Comments: 13
Michigan Senate hopeful spoke about his faith and the experiences of Muslim Americans.

Article URL: https://github.com/las7/HakoVM Comments URL: https://news.ycombinator.com/item?id=49590103 Points: 1 # Comments: 0
Chelsea ended Sunday's 2-1 defeat by champions Arsenal with two right-backs alongside each other in midfield - how did they get here?

The company hopes to have an even better "automated AI researcher" by March 2028.

Comments
The goal is to guess the time and place that a character is from. You base your guess on some environmental photos, and on questions that you can ask the character(you have 12 questions but can only ask 5 so you have to choose carefully). The closer you are the more points you get. At the end, a portrait picture of the character is revealed, as well as educational resources to learn more about their culture and era(articles, videos, podcasts etc). Comments URL: https://news.ycombinator.com/item?id=49589810 Points: 1 # Comments: 0
Building emulators to preserve old tech is a great AI use case. This is completely vibe-coded (with lots of hand holding) and uses many newer web features to make PS Vita work in the browser. Comments URL: https://news.ycombinator.com/item?id=49589804 Points: 1 # Comments: 0
Three people have been arrested in connection to the incident near Gravesend.

submitted by /u/Limp_Fig6236 [link] [comments]

Article URL: https://kepter.app/finder Comments URL: https://news.ycombinator.com/item?id=49589722 Points: 10 # Comments: 0

Article URL: https://deviceshelf.app/ Comments URL: https://news.ycombinator.com/item?id=49589721 Points: 1 # Comments: 0

German company Isar Aerospace has successfully launched Europe's first entirely commercial orbital rocket. It attempted to achieve the feat last March, but that lasted all of 30 seconds before the vehicle crashed into the sea and exploded. This time the company managed to get the two-stage Spectrum into low Earth orbit from a Norwegian spaceport. [β¦]

The idea is simple. if you're working in martech, you can build quiz funnels yourself instead of paying hundreds of dollars every month for a quiz funnel builder Every component has its own description and dependencies, so you can also give the registry to your AI agent and ask it to build a quiz for you: https://quiz-ui-phi.vercel.app/r/registry.json Here's a simple example to get started: https://quiz-ui-phi.vercel.app/docs/getting-started Comments URL: https://news.ycombinator.com/item?id=49589697 Points: 1 # Comments: 0
Two new eruptions were recorded as Indonesiaβs Anak Krakatau continued to spew volcanic ash.

Ainsley Maitland-Niles marked his return to English football by scoring a stunning stoppage-time equaliser as a resilient Everton came from behind twice to draw with Manchester United in the Premier League.

Reigning champions Arsenal came from behind to beat big-spending Chelsea in a pulsating London derby at Emirates Stadium.

Activists slam campaign showing soldier while over 5,000 Palestinians faced amputations due to Israeli attacks in Gaza.

I got tired of trying to go backpacking and losing out on permits either through lottery or someone effectively bid-sniping cancellations. So, I built a real-time alert system across every state and federal booking system in the US. This covers ~700 permitted trails and locations as well as campsites. It's the first real end-to-end product I've ever built myself and I gotta say, it's a lot of fun. I had to build a ton of custom infra and adapters to connect to the various, disparate booking systems in order to find cancellation. Definitely pushed my capabilities. Hope this helps some of you fβ¦

How the nation's highest court rules could have major implications in this yearβs midterm elections.

A dead simple local audit trail for Claude Code tool calls. Energized by a rule-based risk analyser. Give it a llama-cpp compatible GGUF model and it will give you a second opinion on risk locally. Comments URL: https://news.ycombinator.com/item?id=49589526 Points: 1 # Comments: 0
I've been working on skriin ai TV for over a year now. Last night, for the very first time, our TV prototype worked and I saw a path forward. Wanted to share it here! What is skriin ai TV? It is a box that connects to any TV and lets you: watch and swipe videos (like TikTok for TV) + play games with other users online (only chess for now) + go live with one button from your couch (and stream in skriin network) + stream your game/screen + simulcast to Twitch/Kick And all of these worked last night, for the first time! I'm going to share more here soon. Check it out for yourself. Hashem, skriinβ¦

Welcome to the JHVTM beta! We are still fixing a few bugs as we open up. Have a look around, sign up anonymously in a few clicks, share feedback and your stories. Anything you add during beta will be preserved for full release. Comments URL: https://news.ycombinator.com/item?id=49589499 Points: 1 # Comments: 0

More than 44 years after Britain and Argentina went to war over the Falkland Islands, Argentina is reasserting its claim

Comments
Vibe coding has gotten a bad reputation as lazy, AI-driven coding, but that's not where it came from.

Witkoff says peace talks have been βvery meaningfulβ in Ukraine
Hey HN, I built Zerothesis, it was inspired by Andrej Karpathyβs auto research with the basic premise: let an agent improve through active attempts on optimizing an open problem. On Zerothesis, your agent reads a problem and its shared experiment history, tries an approach, evaluates it locally, and submits its work. Sandboxes independently rerun submissions. Verified results enter a public, signed ledger with contributor attribution, and failed attempts remain visible so others can learn from them. Current challenges include circle and sphere packing, with an automated system for agents(anβ¦
I searched for one and was shocked how expensive they were. I mean they are just using apis right. I didnt want to pay $50/month just to post on multiple accounts... Figured it couldnt be so hard and build one my self. I use a third party provider for posting but might switch to my own integration with the apis. Build with Next Js and Supabase. Comments URL: https://news.ycombinator.com/item?id=49589216 Points: 1 # Comments: 1

Tennis's two-time defending champion Aryna Sabalenka into last-eight at US Open after beating Taylor Townsend 6-4, 6-3.

Rescuers in Algeria have recovered the body of 10-year-old Ayoub, who died after being trapped in a well.

Tri-band routers have, unsurprisingly, one more band than dual-band routers have. But what does this mean in practice?

Gunners pass β stiffest test so far in the defence of their Premier β League title as they hit back after going behind.

Type ASK between You and Tube while watching any Youtube video to chat with it. Time Stamps cited. Start for free without Sign Up. It's a new effort, any feedback is welcome :) Comments URL: https://news.ycombinator.com/item?id=49589021 Points: 1 # Comments: 0

Article URL: https://github.com/zedeus/nitter Comments URL: https://news.ycombinator.com/item?id=49589003 Points: 41 # Comments: 5
UN launches $50m appeal to aid over 84,000 flood survivors in Nepal amid cholera threat and sanitation challenges.

Article URL: https://github.com/zedeus/nitter/commit/1428b4c2b4246f92a7e5b2673438e5fb39fcc4a3 Comments URL: https://news.ycombinator.com/item?id=49588988 Points: 15 # Comments: 0
submitted by /u/Fluffy_Technology27 [link] [comments]

Antonelli's sensational race from 19th to the win at Monza makes him the first Italian to claim the title in 60 years.

Article URL: https://github.com/lokinpendawa/aethel_core Comments URL: https://news.ycombinator.com/item?id=49588820 Points: 1 # Comments: 0
How Arsenal and Chelsea's players rated following their Premier League match.

The idea of your child using ChatGPT can be daunting, but OpenAI's new teen-focused tools provide granular controls over what they can and can't access.

Article URL: https://chromewebstore.google.com/detail/alias-custom-domain-email/hdmholmgdmnmdgbipelccdjidnjlmlke Comments URL: https://news.ycombinator.com/item?id=49588746 Points: 1 # Comments: 0
A large study involving more than 270,000 people has linked higher blood levels of the amino acid tyrosine to a shorter lifespan in men. Using both observational data and genetic analysis, researchers found that elevated tyrosine could potentially reduce male life expectancy by nearly a year, while no significant effect appeared in women. Tyrosine is found naturally in protein-rich foods and is also sold as a supplement for boosting focus and mental performance, making the finding especially intriguing.