9,891 results for king

pingchange.com
Show HN: PingChange – monitor web pages and OpenAPI specs for meaningful changeshttps://pingchange.comI built PingChange after watching the same thing happen over and over: a competitor prices change, a company policy is updated or important web content changes but there is often no reliable way to track it and know when it happens.The tool monitors web pages and API on a schedule and alerts your team when something meaningful changes. The keyword here is meaningful. Most monitoring tools trigger alerts for everything (ads, timestamps, cookie banners etc) and could be noisy or spam in your inbox. With PingChange, you can give it an instruction e.g "alert me when pricing changes" and it analyzes the page content and only notifies you when the changes matches what you're looking for on the page.Here are the main features:- Visual region selection / HTML element selector for tracking specific location on the page. - Changed diff viewer and screenshot of the pages. - Geolocation support - Monitor URL's from specific location to detect content from different geographies. - Anti-bot resoluti
Aug 20, 2026 8:51 PM
bing.com
The 10 Greatest American Books of the Last 100 Years, Rankedhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a89f4243ec14fefa3e9cacf430af7ff&url=https%3A%2F%2Fcollider.com%2Fbest-american-books-last-100-years-ranked%2F&c=7404372470140049782&mkt=en-usTo Kill a Mockingbird by Harper Lee and In Cold Blood by Truman Capote are both among the very best American books of the last 100 years.
Aug 20, 2026 7:56 PM
astronomy-buddy.com
Show HN: Astronomy Buddy–what's worth pointing a telescope at tonighthttps://astronomy-buddy.com/I wanted a simple dashboard for my TRMNL display in my entryway that told me whether it was worth taking my telescope out that night, which I ended up extending into a web + iOS app if anyone else finds it useful.All the apps talk to my own endpoint that consumes AstronomyAPI (current celestial body positions in our solar system), 7Timer! (cloud cover, seeing, transparency), and Open-Meteo (air quality), compares to your current location/elevation/equipment, and determines both a verdict on whether it's worth stargazing tonight and what to look at if you do go out. All the logic/strings to display are contained in my API so I can adjust if needed without re-deploying the separate front ends.Hope someone else finds it handy!
Aug 20, 2026 7:37 PM
news.ycombinator.com
Qwen3.8 Fetches Weird URLshttps://news.ycombinator.com/item?id=49379079I am working on opencode with the last qwen3.8-27B from unsloth (with dynamic 3.0 quants).while checking documentation for a rust project, instead of fetching the url it had listed in its own reasoning, it tried fetching urls like:https://routify-file-proxy-sg.oss-ap-southeast-1.aliyuncs.com/proxy_temp_file/production/2026-08-20/trace_0baf8c2b17874702866132490e0b56/requestId_97422c0041074091a68367881782d7b7/7c0791038d2f58b3a52c0f07714d3627.html?Expires=1818574288&OSSAccessKeyId=LTAI5t…QVZr&Signature=96y%2B…w%3Dthis happened in the same session, different batches, 16 times in total.It convinced itself there was some rewriting proxy in the webfetch tool.`Expires`, `trace` and `requestId` were consistent for a few requests, but they do change.`AccessKeyId` was always the same, "LTAI5t…QVZr"I did not add the `…` in the signature and access key.Probably training links, but that `Expires` number seems very high...in unix timestamp:1818574288 -- Aug 20271787251180 -- nowJust leaving this here
Aug 20, 2026 7:32 PM
news.ycombinator.com
Show HN: We Added Notion Calendar to *Superhuman for iMessagehttps://news.ycombinator.com/item?id=49378903Another update on Attention: after launching here last week, over 100 people used Attention!We followed up on feedback and we added a Notion Calendar-style calendar!---We realized pretty quickly when working in Attention (Superhuman for iMessage) that a lot of our conversations were about scheduling things.When we talk to Righthand users, iMessage is a lot of "can we find time to debug the issue live" or "I'll get back to you by this evening with the answer". Personally it's a lot of booking travel and dinners.Since we've been spending so much time in Attention, we decided to add a calendar to fix the issue. It looks like Notion Calendar, but it also supports a few new features like "fuzzy events".The onboarding is more involved and so we'll do 1:1s for a bit (comment below if you want to be in the cohort), but we would love any and all feedback!As before:- Privacy / Security: Your data is yours, fully local in LanceDB + SQLite, never leaving your machine unless you turn on the AI agen
Aug 20, 2026 7:17 PM
danielvaughn.dev
Show HN: Huzzah – a novel approach to coding with AIhttps://www.danielvaughn.dev/posts/huzzah/Hello everyone. I've been working on this experimental editor called Huzzah.I've been working almost exclusively with coding agents since January of this year, and over the past few months I began to feel utterly exhausted by them. They're great, but I'm finding it more and more tedious to write full sentences for every change I want. Not only that, but it seems there's a complexity limit for codebases - beyond a certain point the agent begins confusing itself.I'd like to go back to writing code, but I don't want to go all the way back to fully manual coding. So I've come up with this interaction paradigm where you: 1. write pseudocode in whatever way makes the most sense to you 2. on save, the editor synchronizes your work to real source code 3. the pseudocode is persisted alongside the generated code, making your prompt effectively a stored record of intent. It may not work for every use case, but in my initial playthroughs I've found it very enjoyable.Right now it's just a proof of
Aug 20, 2026 7:05 PM
bing.com
How To Solve Today’s NYT Pips Puzzles, Friday August 21http://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a89924e640549d1838354b270bc1106&url=https%3A%2F%2Fwww.forbes.com%2Fsites%2Ferikkain%2F2026%2F08%2F20%2Fnyt-pips-answers-friday-august-21%2F&c=5347065450102098950&mkt=en-usLooking for help with today's New York Times Pips? We'll walk you through today's puzzle and help you match dominoes to tiles.
Aug 20, 2026 6:13 PM
news.ycombinator.com
Are you good at AI, or just using it?https://news.ycombinator.com/item?id=49378057We’re working on a ladder for individual AI proficiency and would love feedback on both the levels and the definitions.L0 New: brand new to AI, or has not yet used it.L1 Chat: simple prompt-and-response use. Work is serial: ask, wait for an answer, then ask again.L2 Contextual Work: gives AI relevant documents, data, or workspace context so it can work within the actual artifact and produce a more useful result.L3 Orchestrate: coordinates multiple agents or AI roles across independent workstreams, with work that may review, challenge, compare, or build on other work. This is not just for engineering.L4 Automate: creates workflows that are triggered by business events and run without someone sitting at a laptop directing each step.L5 Loop: feeds the output of those workflows back into shared knowledge or a company brain, so future workflows improve over time.A few things I’d love your perspective on:Are these the right levels? Are any of the names unclear or overlapping? What observable
Aug 20, 2026 6:04 PM
skilldocs.dev
Show HN: Skilldocs – Figma for Markdownhttps://skilldocs.dev/tourI got fed up with Notion, so I built my dream document editor. It's all markdowned so it's easy to view skills or other agent-related documents. It's got the collaboration features I love from Figma (shared cursory and the ability to follow) and Google Docs (comments, realtime editing). Then you can export the diff and comments to an agent. I've been really liking it for talking over skill documents live on a call. I'm curious if this resonates with other people. More generally, I feel like notion is less and less relevant in an age where documents have a very different purpose and Markdown is king. Curious what people think!
Aug 20, 2026 5:56 PM
radi8.dev
Show HN: We chased a weather balloon across Montana and never found ithttps://radi8.dev/blog/uplink/Since April, I have been working with Sam Flynn (https://drook.dev) to make this balloon payload, UpLink. We did a similar launch last year with Hack Club but this was our first independent launch.UpLink was a 491 gram payload testing the insulation properties of 3D printing filaments, while also transmitting 320x240 images over a radio link -- up from the 18x10 images last year!This is a writeup on our engineering process, mistakes made, and learning experiences. It covers:- Custom electronics designed in KiCad- Firmware design- Results from the data we received on the ground- Image transmission- Launch day logistics, and where things went wrongAll hardware, software, firmware, and CAD is available on GitHub: https://github.com/radeeyate/UpLink, licensed + certified as open source hardware: https://certification.oshwa.org/us002826.htmlIf you just want to see the images received, I put up a gallery here: https://uplink.gallery.radi8.dev/If you have any questions, comments, or concerns,
Aug 20, 2026 5:33 PM
news.ycombinator.com
Show HN: JavaScript library that makes any list a smooth picker of any shapehttps://news.ycombinator.com/item?id=49377550Hey HN! I built this solo.You can check it out here: https://loopem.tahazsh.com/This idea had been lingering in my head for a long time. I kept thinking about the best way to turn the idea of a picker into a math problem, where I could describe the layout I want and it would just work.By pickers, I mean something like what `` does in HTML, but with more visual items, whether they are images, icons, colors, or anything that would enhance the user experience.For example, say you have an e-commerce app that shows different color options for a product. Instead of listing blue, red, and so on, you can show the actual colors, and users can drag or flick through them.To prove it works, and to give you usable options out of the box, I added built-in layouts: line, arc, wheel, cover flow, fan, and stack.I also made sure it stays smooth with any number of items. It's still fast because I virtualized the list, so it only renders what's on screen.Accessibility is on by default too. Arrow keys, Hom
Aug 20, 2026 5:24 PM
shafaq.com
Shafaq News..Mojtaba Khamenei holds first reported meeting with Pezeshkianhttps://shafaq.com/en/World/Mojtaba-Khamenei-holds-first-reported-meeting-with-PezeshkianShafaq News- Tehran Iran's Supreme Leader Mojtaba Khamenei met President Masoud Pezeshkian on Sunday in his first publicly reported meeting since taking over the country's top leadership following
Aug 20, 2026 5:18 PM
foundera.app
Show HN: AI-Native Accelerator that helps builders make something people wanthttps://foundera.app/Most people are not validating their ideas before start building it! I am a 5th time tech founder, gaming included and I built & managed startup accelerator programs. I know lot of things about early stage founders and their pains as I have been there. That is why I am building Foundera. It’s an AI-Native Accelerator for tech builders. Today the problem is; most of the AI coding tools opens with a chat and asking “type your idea and start building”. This is wrong! I want to reduce the time and money spent on ideas that nobody asked for. Try it at https://foundera.app and give me your feedback so that I can help more people.
Aug 20, 2026 5:16 PM
news.ycombinator.com
Ask HN: How to engage users in an open source project and when to stop?https://news.ycombinator.com/item?id=49377336I have been working on an OS project for years now, on and off, taking it back up for the last few months and giving it a good boost lately with AI. It has a super niche user base in quantitative finance.I really enjoy working on it, and although I get contacted every now and then by people who are using it or are interested in using it, and those are really interesting users, I always think I am wasting my time. It has been 8 years now since I started.I guess my questions are: is it worth it? And I know this question has two clear paths, the personal and the practical one, but I would like to hear from both. How can I know when to stop? If my audience is maybe in the order of two thousand potential users worldwide, how do I validate the idea? I have posted on Reddit and HN multiple times, tried LinkedIn, and that leads me to a handful of super interesting contacts, but I don't know if it is enough to keep going.
Aug 20, 2026 5:09 PM
bing.com
Watch: Colo. Police Officer Uses Body Camera to Translate Mandarin During Traffic Stophttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a891e213b914dd98fc3f6e65803f1cb&url=https%3A%2F%2Fwww.officer.com%2Fon-the-street%2Fbody-cameras%2Fnews%2F55399890%2Fvideo-shows-parker-police-officer-using-body-camera-translation-feature-with-mandarin-speaking-driver&c=1734999827354688948&mkt=en-usA body camera's AI-powered, built-in translation tool helped a Parker police officer overcome a language barrier and communicate with a Mandarin-speaking driver during a ...
Aug 20, 2026 5:00 PM
bing.com
Video: Okla. Police Deploy Drone to Help Save Victim During Dog Attackhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a891e213b914dd98fc3f6e65803f1cb&url=https%3A%2F%2Fwww.officer.com%2Fcommand-hq%2Ftechnology%2Fsecurity-surveillance%2Fuav-uas%2Fnews%2F55399863%2Foklahoma-city-police-drone-helps-save-victim-during-attack-by-multiple-dogs&c=2494814048466445191&mkt=en-usOklahoma City police used a drone's high-intensity spotlight to disrupt an attack by multiple dogs before tracking the animals to a nearby home where officers made arrests.
Aug 20, 2026 5:00 PM
bing.com
DH50 Riot Control Helmethttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a891e213b914dd98fc3f6e65803f1cb&url=https%3A%2F%2Fwww.officer.com%2Ftactical%2Fswat%2Fproduct%2F55399897%2Fdh50-riot-control-helmet&c=204493273141316033&mkt=en-usThe Damascus Gear DH50 Riot Control Helmet is the next generation of the trusted DH1, redesigned from the shell out with the upgrades agencies have been asking for. The clear ...
Aug 20, 2026 5:00 PM