7,380 results for Time

bing.com
LeBron James' greatest games with the Lakers: Getting his fourth ringhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a89304547d44236a9ec2600727e5a88&url=https%3A%2F%2Flebronwire.usatoday.com%2Fstory%2Fsports%2Fnba%2Flebron%2F2026%2F08%2F21%2Flebron-james-greatest-games-with-the-lakers-getting-his-fourth-ring%2F91400450007%2F&c=16536633488964713267&mkt=en-usLeBron James' greatest moment as a member of the Lakers was likely the time he led the franchise to the 2020 NBA championship.
Aug 21, 2026 8:01 AM
github.com
Show HN: I built an open source video editor that you can control with an LLMhttps://github.com/DonkeyCut/DonkeyHey HN, my name is David. I'm building an open source video editor.I'm a novice at video editing and previously only used iMovie. I recently opened iMovie to edit a video but noticed it didn't have some features I wanted, like text overlays. Apple probably hasn't updated it in ages. How hard could it be to build one?It's actually pretty hard. There are so many basic things that need to get right, like behavior in the timeline, drag and drop, coloring, etc. Good thing there are LLMs. I was able to put out a simple version in 3 days and have continued to refine it ever since.The idea is that it's focused on novice to intermediate video editors. I find modern video editors to be very overwhelming, with lots of features and controls. It's needed because video editing is a creative tool, and not everything can be built into one. So I turned every button, toggle, and slider into a tool that's accessible to an LLM. A user just needs to tell an LLM what to do, and it has access to tools that c
Aug 21, 2026 5:19 AM
news.ycombinator.com
Ask HN: Thoughts on Friend Making Apps?https://news.ycombinator.com/item?id=49383929I've been seeing an influx of friend making apps like 222, Timeleft, Real Roots, BE.IRL, and so many more. I do think that with the increasing use of social media, endless doomscrolling, and AI, human connection has been impacted adversely in the last decade.Has anyone used these apps? What're your thoughts on them? Do you think the "loneliness epidemic" is really solvable by these types of apps or is there something larger at scale that needs to be done?
Aug 21, 2026 4:52 AM
bing.com
I flipped one hidden Google Maps setting while hiking; my phone lasted much longerhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a88fe0e610b45ae97c732f7c2194f79&url=https%3A%2F%2Fwww.androidpolice.com%2Fgoogle-maps-setting-battery-life%2F&c=6935371274975020702&mkt=en-usHowever, if you want to eke every drop of battery life out of your phone while you navigate the woods or are on a hike, toggling off satellite view and setting it to stay off every time you open ...
Aug 21, 2026 12:59 AM
cbc.ca
Vance tells audience at private event that Carney tried to 'out-tough' Trump on tradehttps://www.cbc.ca/news/world/vance-jivani-trump-carney-trade-talks-9.7314830?cmp=rssU.S. Vice-President JD Vance weighed in on the latest trade deal with Canada at a fundraising event Wednesday, saying Prime Minister Mark Carney tried to "out-tough" U.S. President Donald Trump while crediting his longtime friend Conservative MP Jamil Jivani as a helpful advocate for Canada.
Aug 21, 2026 12:00 AM
news.google.com
Where Deshaun Watson vs. Shedeur Sanders stands after the Browns’ joint practice with the Bills: Mary Kay Cab - Cleveland.comhttps://news.google.com/rss/articles/CBMi6gFBVV95cUxQdnJqYUZITHBJTThDMS1ycC1IVUJRd1NJSWNWQjR2cThWaEVsRjJDMGtvS2NxeHFvRHcxZjFzcDNXQWUzV0JpTzdSaV9XSHJWaGJkdmNZR2Q5X0E1UHpnVHYtaDlMSHU0czE4aTJyZS1LOXJ6WFluSW1tYjlNcDJzX3c5dF9GMEx4TkE0cGhfMWdTUEZnckxFaWRHTDVtdUxjeDN6MVU1ODRLRm90REY0X3Y5MnppY25sTjNyLUZVTnI0QWdNYVNOSTRoTk9QeDFNLXBSN25hN19kdnNUbGZ0bWNFeXR0OVV5U2fSAf4BQVVfeXFMTVdZTTZQUlhlbC0xWHVFSi0zT3M3MGZCYU9QdGZ4RkZ0SzVlOXY3ejA4cEFORmFiQXFWeTV6a2c4aFN0dFdUblAwMXZlblZlRW9FT1k0SUlQLW1QOGxGaFNwX001WXROU2Yyb2w4ZDdIdzhDMU9yQnI4dDhhOV8yNUNvUEl3Z0t4YmpCUWFwTWJESXZfME1JMllpU19odkxyVnF6TjRoYkZCSnhTWkVZclo1bWpIQUpuSC1CamI1akkwUTBQTU5vUDZHdjRMLU1XSXpnRVo0QTJ1NUNya1FKak1Gek1UWC05SDRWUzhnYmRCeGlKbGE2ODBYeWhTbHc?oc=5Where Deshaun Watson vs. Shedeur Sanders stands after the Browns’ joint practice with the Bills: Mary Kay Cab Cleveland.comBills-Browns roundtable: Which players stood out during joint practice? The New York Times5 Non-Quarterback Browns Players to Watch vs. Bills Yahoo Sports
Aug 20, 2026 11:52 PM
youtilitics.com
Show HN: Youtilitics, energy usage analytics from utility data, no hardwarehttps://youtilitics.com/I posted an early version of this 2 years ago. Rebuilt most of it since then, so posting again with what's actually different.Youtilitics still pulls interval data your utility already collects (Green Button/ESPI — 15-60 min whole-house kWh) and turns it into usage analytics. The analytics stack is different: baseline anomaly detection (median/MAD by time-of-day bucket, not a flat threshold), overnight step-change alerts, usage heatmaps, cycle-over-cycle comparisons, etc. It is still based on a model trained on human-labelled data: used to differentiate baseline (eg vampire load) vs EV vs HVAC vs the rest. Inference runs with a python script when new data is received from the utility.I also changed the mobile app. It is still mainly used to store the user credentials without us having them (they never leave the device), for security/privacy reasons. This is used to scrape usage data from the utility dashboard, when they don't support Green Button. However now it also runs an embedded P
Aug 20, 2026 10:13 PM
bing.com
India's Welspun Corp wins record $1.8 billion pipe supply order; shares jumphttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a8915857f334aaeac849315ff34b2d2&url=https%3A%2F%2Fwww.msn.com%2Fen-us%2Fmoney%2Ftop-stocks%2Findia-s-welspun-corp-wins-record-1-8-billion-pipe-supply-order-shares-jump%2Far-AA2aBDlZ&c=2135420878787612754&mkt=en-usAug 21 (Reuters) - Indian steel pipe maker Welspun Corp has bagged a record $1.8 billion order to supply pipes from its U.S. facility, sending its shares up 12.1% to an all-time high on Friday. The ...
Aug 20, 2026 10:01 PM
news.ycombinator.com
Ask HN: How did you write code on restricted hardware?https://news.ycombinator.com/item?id=49380490I remember trying to write code for a project in college from those library computers when I did not have a laptop of my own at the time.I often used sites like Codepen and copy-pasted the progress into a github repo so I didnt lose my work.What are some workarounds you’ve used (or tried) for writing or running code from restricted hardware, like a school computer or a mobile device? What kind of project was it for, and what hurdles did you encounter?
Aug 20, 2026 9:25 PM
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
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
news.ycombinator.com
Ask HN: How do you review and validate LLM generated code?https://news.ycombinator.com/item?id=49378314It's become very fast to generate code nowadays, but how do you review and test all of it?Every time you ask a model to review some piece of code, it comes back with different "findings". So, you still have to filter through the noise of their findings to get to actual defects.And if you try to do the full review manually, then it might take more time to just understand the code than writing it yourself from the beginning.As for testing, you can ask the LLM to write the tests, but you can't be sure if the tests actually assert the expected product flow or just write pass/fail tests for a piece of logic.I would like to know if you have any workflows, strategies, or tricks.
Aug 20, 2026 6:26 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
wavehouse.dev
Show HN: WaveHouse – Supabase for ClickHousehttps://wavehouse.devWhile building an IoT telemetry solution, we ran into hurdles with Clickhouse. For one, you can't insert quickly AND durably into Clickhouse without setting up something like Kafka, which gets complicated for quick projects wanting to make use of Clickhouse's powerful features. Then, trying to actually query Clickhouse and show data in a UI required a whole backend API to handle auth and permissions.We figured that all these parts together – fast, durable ingest, row-level and column-level security and roles, and realtime streaming – were a lot of scaffolding to have to rebuild for every project we wanted to use Clickhouse in. So, we built them all into a single Go binary to be deployed alongside Clickhouse, to help lower Clickhouse's barrier to entry. We call it WaveHouse.Would love any feedback as we work on improving and adding more features to this OSS project!
Aug 20, 2026 6:00 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