357 results for finding

sports.yahoo.com
Nebraska’s Defense Steals the Show at Red-White Scrimmagehttps://sports.yahoo.com/articles/nebraska-defense-steals-show-red-023044313.htmlLed by 13 blocks from Manaia Ogbechie, the Huskers' middle blockers and serving made finding kills a challenge for their offense.
Aug 17, 2026 2:30 AM
sports.yahoo.com
Clark downs H/H Wood Ducks, reach first-ever Class B state amateur title gamehttps://sports.yahoo.com/articles/clark-downs-h-h-wood-143400498.htmlAug. 16—MITCHELL — The Clark Traders have spent the 2026 postseason finding ways to win games they probably had no business winning. On Friday night at Cadwell Park, they found another one. After trailing by four runs early, committing five errors and being outhit 12-8, the Traders continued their remarkable postseason run by rallying past the Hartford/Humboldt Wood Ducks 7-6 in the Class B ...
Aug 16, 2026 2:34 PM
julius383.github.io
Show HN: PageSieve, a web scraping browser extensionhttps://julius383.github.io/PageSieve/PageSieve[1] is a browser extension for scraping data from different websites from within your browser. Currently it's Firefox only but I am open to porting it to other browsers if that's something people want.My original motivation for this started with a desire to improve the capabilities of the selectorgadget[2] bookmarklet to support extracting as well as finding selectors.The ideal use case is when some data you need is useful but you don't want to spend the effort of writing a one-off script to extract it especially nowadays when a lot of websites need an entire JavaScript environment to load correctly which complicates scraping.Using this extension means you only need to maintain the selectors for extracting the data and don't need to worry about managing dependencies. As long as the website can be opened in your browser you should be able to scrape data from it using the extension.I have a lot of features planned as well as some rough edges that need smoothing. I use this exten
Aug 16, 2026 1:45 PM
sports.yahoo.com
Warriors Get Tremendous Update On Jimmy Butler’s Returnhttps://sports.yahoo.com/articles/warriors-tremendous-jimmy-butler-return-034057340.htmlThe Golden State Warriors are entering the season with a tough path towards finding success. A rocky offseason has seen Golden State adding zero new free agents or trade pieces yet. The Warriors entered the summer hoping to land LeBron James, but he clearly didn’t believe in their chances of true NBA Championship contention. Golden […] The post Warriors Get Tremendous Update On Jimmy Butler’s Retu...
Aug 16, 2026 3:40 AM
mashable.com
The best sex and dating apps for hooking uphttps://mashable.com/uk/roundup/best-hookup-apps-ukLooking for no strings attached sex? We've lined up a selection of sex apps for finding something casual.
Aug 15, 2026 4:00 AM
wired.com
Mark Zuckerberg’s AI Manifesto Is 6,500 Words—and Barely Says Anythinghttps://www.wired.com/story/mark-zuckerbergs-ai-manifesto-is-6500-words-and-barely-says-anything/AI is shifting the culture, from tech CEO manifestos to 1 am job interviews. We unpack some of the latest, along with the top findings from Black Hat and Defcon, this week on Uncanny Valley.
Aug 13, 2026 9:14 PM
argmin.dev
Show HN: Argmin, challenges for optimizing hard problemshttps://argmin.devI want to share a project I've been working on called argmin.dev. It's a platform for hard optimization problems where a solution can be checked deterministically.For a bit of background, I've always found these types of problems interesting. The really difficult optimization problems where techniques like gradient decent don't work, or where even finding a feasible solution is difficult (e.g. square packing). I've worked on these independently for fun and have created this project as a way to share the problems I find interesting with the community. I am curious to see how far others can push these.Each challenge is defined by its verifier, a program that will enforce the constraints, and evaluate the objective function. The verifiers are open-source per challenge, so users can check their solutions against it before submitting. The platform keeps a record of submissions and will update the leaderboard each time someone finds a new record. Because the verifier is the spec, any loophol
Aug 11, 2026 4:51 PM
sentris.dev
Show HN: Sentris – scans your Supabase repo for missing RLS and leaked keyshttps://www.sentris.dev/indexI built this after finding a service_role key in the client bundle of one of my own side projects. It had been live for weeks. That key bypasses RLS completely, so anyone who opened the site could have read every row of every table.Four checks: tables in public without RLS (or with using(true) policies), secrets in repo files and the live bundle, route handlers that take a caller-supplied id with no auth check, and storage buckets marked public. It reads migrations and route handlers in the repo, because a URL scanner can't see any of that.All four rules are written out in full on the page. I also publish precision/recall against my test corpus at /precision: 9 repos, 24 planted findings. Small corpus, and I built it myself, so take the numbers for what they are. There's a full unedited sample report at /sample.Scanning is free and needs no login. Happy to answer anything, especially about false positives.
Aug 11, 2026 11:31 AM
latimes.com
Judges nix Trump's mandatory immigrant detention policy, teeing up Supreme Court fighthttps://www.latimes.com/california/story/2026-07-31/trump-mandatory-immigrant-detention-policy-9th-circuit-rulingThe 9th Circuit was one of two appellate courts to issue rulings this week against the Trump administration, finding that immigrants who are detained away from the border are entitled to a bond hearing to decide whether they should be freed or remain in detention while their case proceeds
Jul 31, 2026 7:20 PM
github.com
Show HN: Mwe-MCP – self-hosted memory for AI agents that knows who may know whathttps://github.com/Fr4nZ82/mwe-mcpHi HN, for about a year now I've been experimenting with AI agents and building my own home ecosystem; from the start I set out with the idea of an agent that behaves like a member of the family, not as a personal agent, and this made me clash very early first with OpenClaw's builtin memory, then I tested dozens of memory plugins without ever finding one that fit my purpose, so like any good builder I made my own. First on OpenClaw, as a plugin, then the idea matured and since the beginning of this year the memory plugin has evolved into an agent agnostic MCP server. It has been running my household since spring, 4 people and 3 agents on the same memory.The core idea that sets this project apart is the addition of inline ACLs on the prose of the wiki pages; the inspiration came to me, in all honesty, when social media was full of the redacted documents from the Epstein files; the wikis are written like that, every paragraph, every item of a list, every sensitive piece of data has its o
Jul 23, 2026 12:38 PM