5,267 results for my

learnleap.xyz
Show HN: Learn Leap, an AI tutor that teaches from your own materialhttps://learnleap.xyzI built Learn Leap because I found myself constantly asking ChatGPT questions while reading research papers. I wanted something that already understood what I was reading. With Learn Leap you can upload your own material and have an AI tutor teach directly from it. The tutor has full context on your material and can create quizzes, flashcards, and exams to test your understanding. It's still early and I'd love feedback from HN on the product and the learning experience. Cheers.
Aug 22, 2026 8:07 AM
news.ycombinator.com
Ask HN: What is the evidence for a stock market bubble in AI?https://news.ycombinator.com/item?id=49397022Should the circular cash flows between the top AI companies, Nvidia, Anthropic, Openai, Google and Meta, be banned because of the systemic risks to the global economy?
Aug 22, 2026 6:07 AM
france24.com
Russian strikes in Ukraine kill at least two people, injure several othershttps://www.france24.com/en/europe/20260822-russian-strikes-in-ukraine-kill-at-least-two-people-injure-several-othersAt least two people were reported dead early Saturday by local authorities, after Russian strikes on Ukraine. The strikes came after a series of Russian bombings killed at least 20 people in Ukraine on Friday, including 16 in a daytime drone attack on a busy shopping center in President Volodymyr Zelensky's hometown Kryvyi Rih.
Aug 22, 2026 6:02 AM
github.com
Show HN: A fruit fly on the web powered by the real FlyWire connectomehttps://github.com/DustinBrett/daedalOSI did a port of https://github.com/DenisSergeevitch/desktop-fly for my web desktop environment daedalOS: https://github.com/DustinBrett/daedalOS#desktopflyYou can go to https://dustinbrett.com/?app=terminal and type "fly" to spawn one, or many.I also took the raw FlyWire data and increased the neuron count to 1,275.
Aug 22, 2026 3:27 AM
news.ycombinator.com
Ask HN: How to Claude Like Anthropichttps://news.ycombinator.com/item?id=49396175I just received an email from Anthropic. Besides the usual new feature ad, there is a piece that I find quite amusing:> How to Claude like Anthropic> "My daily driver currently looks like: two lead agents that keep each other accountable and restart the other if either fails. These delegate to tech lead or PM agents for the 8-10 projects I'm running at any one time, and each project has 5-10 IC agents, generalists or specialists depending on the problem. Across all of these I'm still only doing 30-50 prompts per day, and my IC agents typically work autonomously for 2-3 days. About 60% of my interaction is with the leads, 35% with a project lead, and 5% is when something has gone off the rails. All of these agents communicate directly with the SendMessage tool."> – Daisy, Engineer on Claude CodeThis sounds very foreign to me because it couldn't be more different from how I use Claude Code. My current workflow is:- For a new feature, I create a session, and depending on the complexity, I
Aug 22, 2026 2:54 AM
anjadhe.com
Show HN: Anjadhe – privacy first AI assistant, no account, no server DBhttps://www.anjadhe.com/demoHi HN, I am Ram. For the last few months I have been building Anjadhe. It is a personal AI assistant for macOS. The main idea is simple: A macOS app where AI does the job of a personal assistant for the user. Not a chat only app where user needs to dig through chats to understand today’s schedule or a project they planned with the ai last week, but a canvas where the user and AI work together around basic tools.I started building this as DYI tool for myself, but at this point I see that its truly useful for me, so sharing with others to see if it can be useful to others too.Here is a quick Demo - https://www.anjadhe.com/demoWhat it can do today:- It reads your incoming email and files the important things: bills with due dates, renewals, receipts, deliveries. A bill becomes a task with a date, by itself. Two booking emails become one trip. - You set goals by talking to it, not by filling forms. It asks you questions, makes a plan with dated tasks. Later you can say "work got crazy, pus
Aug 22, 2026 2:12 AM
app.flightledger.net
Show HN: Flight Ledger – Track your flights, what they cost, and United statushttps://app.flightledger.netHello HN,Flight Ledger is a private ledger of your flights, focused on (but not limited to) the United Airlines ecosystem. I am a physicist who has been based near two United hubs, first SFO and now IAH, and I fly United a lot, mostly for work.I built this app to track my flights, flight expenses, and Premier status qualification without having to log into various accounts. All the imports (such as MileagePlus activity csv, .eml receipts, or Flighty/myFlightRadar24 exports) and data filling are manual.A primary feature is that the app requires no sign-up and has no backend. Everything is stored locally, using SQLite and WebAssembly. This means that frequent back-ups are advisable to avoid losing data. For more robust backups and multi-device sync, the app also supports sync via Google Drive. I use this option for myself, but would be curious about other possible solutions.Perhaps the main features that differentiate it from other apps are that the app tracks costs and metrics like CPM
Aug 22, 2026 1:08 AM
ozbrain.com
Show HN: OzBrain, a shared brain for knowledge between agents and your teamhttps://ozbrain.comI think agent-first chat interfaces will be a primary software modality and busy dashboard/UI will go away. I’m not sure who exactly wins it, but I want my knowledge to grow/go with me.A lot of the “knowledge” ie research, analysis, reasoning will be done by agents as the primary user. Our current notes tools & tasks management systems were built for humans… I don’t care what the 17th thing on my bug backlog is. I want to conduct agents that can execute for me and do great work.What I built OzBrain to do: + Create a central place for agent reasoned knowledge to live + Be agnostic about what apps/agents connect to it + Capture everything and track it so I can audit it + Enable teams, collaborators or partners to share brains + Handle conflicts so many agents in the same article doesn’t blow up + Refactor knowledge into more token friendly chunks and map the index well + Close the knowledge loop so new thinking supersedes old thinking across the corpus. Don’t erase, depreciate and link +
Aug 21, 2026 11:09 PM
cbsnews.com
Where South Carolina's GOP Senate race stands amid Trump visithttps://www.cbsnews.com/video/where-south-carolina-gop-senate-race-stands-trump-visit/President Trump will be in Myrtle Beach, South Carolina, on Friday night, campaigning for Sen. Darline Graham ahead of her GOP primary runoff. Nicholas Reynolds, politics reporter for the Post and Courier, joins "The Takeout" to unpack the state of the race.
Aug 21, 2026 10:48 PM
cbsnews.com
This week on "Sunday Morning" (Aug. 23)https://www.cbsnews.com/news/this-week-on-sunday-morning-aug-23-2026/A look at the features for this week's broadcast of the Emmy-winning program, hosted by Jane Pauley.
Aug 21, 2026 9:25 PM
news.ycombinator.com
Ask HN: How do you host your vibe coded tools/sites?https://news.ycombinator.com/item?id=49393465I've been building a lot of tools for my company internally and have been doing a combination of self-hosting on VPS/Vercel/whatever else. Super curious how everyone is going from localhost to sharing in your team.
Aug 21, 2026 8:36 PM
bbc.co.uk
Hunt second in Diamond League 200m as White winshttps://www.bbc.co.uk/sport/athletics/articles/c8dnvl1mqleo?at_medium=RSS&at_campaign=rssAmy Hunt follows up her extraordinary week at the European Championships with a second-placed finish in the women's 200m at the Diamond League in Lausanne behind Kayla White.
Aug 21, 2026 7:00 PM
aljazeera.com
Russian drone attack on busy shopping centre kills 15 in Ukrainehttps://www.aljazeera.com/news/2026/8/21/russian-drone-attack-on-busy-shopping-centre-kills-14-in-ukraine?traffic_source=rssUkraine's Volodymyr Zelenskyy slams 'cynical and despicable' attack on his hometown Kryvyi Rih that injured over 130.
Aug 21, 2026 6:17 PM
france24.com
Deadly 'double-tap' Russian drone strikes target Ukraine shopping centrehttps://www.france24.com/en/europe/20260821-back-to-back-russian-drone-strikes-kill-14-people-in-ukraine-shopping-centreA pair of Russian drone strikes that hit a shopping centre in the Ukrainian city of Kryvyi Rih Friday killed at least 15 people and wounded scores more, authorities said. Ukrainian President Volodymyr Zelensky accused Moscow of targeting emergency workers in what's known as a "double-tap" strike, with the second drone reportedly striking the mall half an hour after the first.
Aug 21, 2026 6:07 PM
cbc.ca
Ariana Grande blasts Trump team — again — over music used for social posthttps://www.cbc.ca/news/entertainment/ariana-grande-trump-music-social-9.7315673?cmp=rssFor the second time this summer, Ariana Grande is blasting U.S. President Donald Trump's administration for using her music in a TikTok post, which featured her hit track We Can't Be Friends (Wait For Your Love) and even tagged the Grammy-winning performer.
Aug 21, 2026 6:03 PM
nasa.gov
NASA’s Artemis II Crew Set to Receive Congressional Space Medal of Honorhttps://www.nasa.gov/news-release/nasas-artemis-ii-crew-set-to-receive-congressional-space-medal-of-honor/President Donald J. Trump will award each of NASA’s Artemis II crew members the Congressional Space Medal of Honor at 11 a.m. EDT on Friday, Aug. 28, during a ceremony at the agency’s Johnson Space Center in Houston. NASA astronauts Reid Wiseman, Victor Glover, and Christina Koch, and CSA (Canadian Space Agency) astronaut Jeremy Hansen, […]
Aug 21, 2026 5:06 PM
news.ycombinator.com
Ask HN: Combining Healthcare and Software Engineering into a Careerhttps://news.ycombinator.com/item?id=49390762I'm a former software engineer (self-taught) who is currently in school studying Kinesiology. I plan on going to graduate school for Occupational Therapy or Physical Therapy. Before starting school, I gained a few years of experience working with disabled children. I decided to pursue OT/PT because I very much enjoy working with disabled populations, but want more autonomy to actually make decisions that impact their well being.Despite all of this (and a rocky resume), I still feel like programming is a part of me and is something I find enjoyable as a discipline.Has anyone successfully made a career combining healthcare and software engineering? How did you do it?
Aug 21, 2026 4:48 PM
github.com
Show HN: Proliferate- open-source, self-hostable Codex for any coding agenthttps://github.com/proliferate-ai/proliferateHi HN- I'm Pablo, the founder of Proliferate (YC S25)!Proliferate (https://github.com/proliferate-ai/proliferate) is an open-source, self-hostable AI IDE that lets you work and automate tasks with Claude Code, Codex, OpenCode, Cursor, and Grok in one place.Here's a quick 2m demo of how we use Proliferate to build Proliferate: https://www.youtube.com/watch?v=tGNX0oaWmBYI started building Proliferate after my team onboarded to OpenAI Codex. Within days, we were using it for everything: using computer use instead of navigating websites ourselves, having Codex coordinate other agents, and setting up automations for recurring work. We really never needed to leave the desktop app to get work done.If my team’s experience is anything close to representative, a Codex-like app (a horizontal agent with a beautiful UI) is the main interface every company is going to use to get work done. That is perfectly in line with OpenAI’s mission to make Codex the everything app (see: https://news.ycombinator
Aug 21, 2026 4:47 PM