5,267 results for my

github.com
Show HN: Caspian – Talk to Human Tool for AI Agentshttps://github.com/TryCaspian/caspian-sdkSup HN! Dipanshu and Rushant here from Caspian. One is a functional programmer and the other has been deploying AI employees. Together we realized how agents have communication bottleneck.Given the coming agentic economy, we had a thought experiment on what can be the key infrastructure for agents as they get better. Our inspiration for solving for communications infra came from our own time spent just setting up comms while we were deploying open claw for companies plus we noticed about 15%+ of issues in Openclaw and Hermes were that of comms.So we abstracted the headache of reliable communication web-hooks, handling of queues, provision and identity management behind an single SDK integration / tool call. Think of it like rather than rolling your own auth, you can use better auth sdk, same thesis here.Technically, we designed the SDK from the ground up as a DSL for communications (heavy inspiration from functional programming) and then add on our own run time environment which auto p
Aug 21, 2026 4:17 PM
apps.apple.com
Show HN: Gramola, a CoverFlow-style music dock for macOShttps://apps.apple.com/us/app/gramola-music-dock/id6801078031?mt=12I'm a 23yo solo dev from Spain with a passion for UI/UX and I built Gramola, a music dock for macOS that is there when you need it. No more opening a music app to change what you're listening to; just move your mouse to the edge of the screen, and all your music is there in a gorgeous CoverFlow style, or ready to be instantly searched.Fully usable with a mouse, but also fully usable with keyboard, accessibility built in, and both Spotify and Apple Music support as well as local tracks via the Music app.Free to try for 7 days! I would love to know what you think :)Please feel free to ask any questions, technical or not! I would love to explain.Demo videos and other images on the App Store page and my website (https://gramola.fulltimefeline.com)
Aug 21, 2026 3:52 PM
telexpage.com
Show HN: Telex Page – Turn secrets into AES 256 encrypted PDFs, locallyhttps://telexpage.com/Hey! Every time I had to send something confidential, like a password, secret, .env, etc, I ended up using some openssl enchantment. It worked, but it was annoying for the team and impossible for my family.PDF docs already support strong AES 256 encryption and open pretty much everywhere. The annoying part was creating a doc and then jumping into a cli just to encrypt it.So I made telexpage.com. It runs 100% local in your browser and makes creating an encrypted PDF from a message as simple as possible. It works offline too.It's been really useful for me, hopefully it's useful for you too.Remember to send the password trough a different channel!
Aug 21, 2026 3:42 PM
bing.com
LeBron Has Retirement Planned!http://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a89304547d44236a9ec2600727e5a88&url=https%3A%2F%2Fsports.yahoo.com%2Fvideos%2Flebron-retirement-planned-214247137.html&c=15534957263306772234&mkt=en-usWhen LeBron James finally walks away from basketball, he's already set for an even richer life. So what will LeBron do after the NBA? First, golf. "I told myself when I turned 40 that I wanted to do ...
Aug 21, 2026 2:42 PM
github.com
Show HN: Diffview, a fast Git diff viewer written in Rusthttps://github.com/sleipner42/diffviewerEven with LLMs, I still like to review my code manually. However, I haven’t found a good visual diff viewer for this, so I wrote one myself in Rust.Its sole purpose is to help you quickly skim through diffs. If you organize your code into folders named domain, use-case, application, and infra, the app will show the domain code at the top, allowing you to easily see the most important changes first.
Aug 21, 2026 1:18 PM
news.ycombinator.com
Show HN: ssh sshfighter.comhttps://news.ycombinator.com/item?id=49386763I've been playing with trying to get the most out of regular terminal (ansi) graphics rendering for an mmorpg game for a bit of fun. Thought that I might take a quick detour and make a streetfighter style game that turned out better than I thought it would.Type "ssh sshfighter.com" in your terminal to playVisit the website https://sshfighter.com to watch replays etc (tv feature is cool)My friends and I have been working on bot models for a bit of fun, you can queue against them if you want to and they have their own leaderboard. look at /bots if you want to make your own.It's all open source https://github.com/thomasdavis/sshfighter.com---I intentionally didn't take advantage of things like kitty graphics, but I have started work on an adapter to take full advantage of it. (the bandwidth is a bit hard to reckon with)---Feedback would be awesome! p.s. sorry I did not test on any windows terminals
Aug 21, 2026 11:56 AM
musicminigames.com
Show HN: Music Mini Games on the Web (1.0)https://musicminigames.com/games/I previously built this iOS app. I figured I might as well have Fable bring it to the web. I'll be adding more games and such in the future. Even though my iOS app updates have gone through, on average, within 48 hours, I'm really tired of Apple's review process, so I had Fable help me bring these to the web. Give it a whirl and let me know what you think. I have some other things on the roadmap, but I'm happy to hear some feedback.
Aug 21, 2026 11:42 AM
bing.com
How this underrated credit card perk got me into Harry Styles and the US Openhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a89566665da4fddb7312d18d236b139&url=https%3A%2F%2Fthepointsguy.com%2Fcredit-cards%2Fcredit-card-presales-harry-styles-us-open%2F&c=14598185468688913767&mkt=en-usCredit card presales helped me score tickets to Harry Styles and the U.S. Open. Here’s how the perk works and my tips for getting tickets.
Aug 21, 2026 11:00 AM
kittenpm.com
Show HN: Kitten PM – A product management SIM game inspired by Lemmingshttps://kittenpm.com/I made a silly product management sim inspired by Lemmings. Except the lemmings are kittens, and the kittens are your customers.The game is based around a 30-day subscription loop, and the core idea is to make the cause & effect of trade-offs in product management visible and playable.I’ve worked in product for many years, and wanted to see if there was an interactive way to share my experiences with people who have an interest in making product. Learning by doing, rather than reading a book. Hopefully it’s fun too.// Built with React, TypeScript & Phaser. The sim engine is pure TypeScript / maths, and the game draws from its state. I’m a PM, so used a standard-ish product workflow, & Claude as my engineering team.Right now it’s desktop only, as I want to validate the idea before spending even more time on this and adding even more complexity.So honest question (& brutal honesty welcome):Does the concept work? Is it educational / useful / fun? & yes I get it’s a bit bonkers, but is it
Aug 21, 2026 10:37 AM
github.com
Show HN: Voro – An attention manager for agentic codinghttps://github.com/ClachDev/VoroA few months ago I was getting frustrated trying to use Claude Code effectively. I was finding that for small tasks I would spend a lot of time waiting for it to finish "thinking" and I would end up browsing here...To make a better use of my time, and ideally make better use of the limits, I developed Voro to help me know what I should be focusing on.Fundamentally it's a task tracker tailored for local agentic coding. Each task is a plan that gets a priority and works its way through a set of states that are either for "humans" or "agents". The main "cockpit" view lists a few different options of what I should be looking at. The bottom has a list of what your agents are working on.Agents are given a small description and generate a task. That can then be reviewed and accepted if it's good, or iterated on by refining. Once accepted it can be dispatched to an agent for implementation. Once finished it comes back for review which can again then be iterated on. The crucial thing is that ma
Aug 21, 2026 10:07 AM
news.ycombinator.com
ValiantCore – A custom hobby OS kernel and VEF executable formathttps://news.ycombinator.com/item?id=49385832Hello friends, I'm Finn Dev. I have an OS kernel called ValiantCore that supports x86_64/i386 architectures. Aarch64 is gradually starting to be supported. I wrote this OS kernel on an Android phone in a Termux Linux environment because I didn't have a computer and had no income. It's licensed under GPLv2 and you can find it on Codeberg and GitHub under the name finndev62. My official website is https://finndev62.github.io, my GitHub repository is https://github.com/finndev62, and my Codeberg repository is https://codeberg.org/finndev62
Aug 21, 2026 9:40 AM
nytimes.com
Rosie O’Donnell Ends Late Night Stint With a Ditty to ‘Donny Boy’https://www.nytimes.com/2026/08/21/arts/television/rosie-odonnell-jimmy-kimmel-trump.html“It’s kind of weird to think he spent more nights with me this week than Melania,” O’Donnell said of President Trump on her last night guest-hosting “Jimmy Kimmel Live.”
Aug 21, 2026 5:44 AM
bing.com
Mary Kay Accelerates Digital Transformation, AI-Powered Beauty Innovation and Social Commerce Growthhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a88f449559340ab9e0ca5d5e925b336&url=https%3A%2F%2Ffinance.yahoo.com%2Ftechnology%2Fai%2Farticles%2Fmary-kay-accelerates-digital-transformation-123000024.html&c=6272283646684284651&mkt=en-usFrom AI-driven personalization and My Shop digital storefronts to next-generation beauty solutions and creator communities, Mary Kay is redefining how consumers discover, shop and connect. Originally ...
Aug 21, 2026 5:30 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
Receive calls only from saved contactshttps://news.ycombinator.com/item?id=49383219Hello folks, I built an app to block calls from non saved contacts, it works for Android.I live in Brazil, and at least here the situation with spam and bot calls is pretty bad, some days you can get calls from unknown numbers constantly.If someone wants to talk to me, they can usually reach me asynchronously (email or whatsapp) and I answer when I can/want. If it’s urgent, the people I care about enough to receive an immediate phone call from are generally already saved in my contacts.So Fone1 does one thing: when enabled, it blocks calls from numbers that aren’t saved in your contacts.I know this usage pattern definitely isn’t for everyone, but if you feel similarly, I’d love for you to try it and share feedback.It’s free and has no ads.If you are an Android user and wants to test, just send me your email so I can add you to list of testers.
Aug 21, 2026 3:01 AM
bing.com
Back-to-School Picture Books That Will Fuel Your Kids’ FOMOhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a88c53062954897954399f7724c1bd4&url=https%3A%2F%2Fwww.nytimes.com%2F2026%2F08%2F21%2Fbooks%2Freview%2Fback-to-school-picture-books.html&c=8712932911247539467&mkt=en-usWorks by Amy Schwartz, Sophie Blackall, Oliver Jeffers and Chris Priestley show little ones what they might miss if they stay home.
Aug 21, 2026 3:00 AM
abcnews.com
Trump admin sends 1st deportation flight to Haiti since ending TPShttps://abcnews.com/Politics/trump-admin-sends-1st-deportation-flight-haiti-ending/story?id=135820753The flight comes as TPS for Haiti, Ethiopia, Somalia, Syria, Myanmar and other countries ended following a U.S. Supreme Court order in June.
Aug 21, 2026 12:34 AM
hackerznews.vercel.app
Show HN: Hackerznews – Yet Another HN Clienthttps://hackerznews.vercel.appAround a little more than a year ago, thanks to the advancements in agentic coding, I created my personal ideal HN reading app. There are oh so many of those, but this one is mine. I couldn’t write syntax in any programming language if my life depended on it, so I was glad to have different models help me in that regard. I’m transparent about it, because a lot of HN users might view this negatively and I don’t want to mislead anyone.The updated feature set includes:* Updated UI for everything, including the story view with a favicon and simplified actions. * Dark mode switching based on device settings as a default, but optional setting * Responsive design for hopefully easier reading on mobile * On Desktop split view: the comment section opening up with the story list as a sidebar for easier story switching. * Updated thread design * Added Save functionalityAs I’m only an avid reader, not really contributor, I don’t really care about any account management or reply features. Nothing i
Aug 20, 2026 10:25 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