16,648 results for you

static.laszlokorte.de
Show HN: Rotation via Double Reflectionhttps://static.laszlokorte.de/rotor-reflect/While studying Geometric Algebra I have built some interactive visualization to demonstrate how geometric transformations (rotation, scaling, translation) can be constructed by just composing reflections.Accepting reflection as the most elementary geometric operation was an eye opening moment for me. I think some of you might enjoy the interactive visuals.
Aug 21, 2026 5:18 PM
wondering.app
Show HN: Visual way to understand things in parallelhttps://wondering.app/canvasHey HN!Really excited to be showing what I think is a better way to understand complex topics with AI.You start a chat with your question, and whenever you want to clarify something or understand some jargon, you can branch out a new chat from that thread.The cool unlock is being able to see all related chat threads in the same context without tab switching, for e.g. I can first dive into understanding world models, then spin a new chat thread on who the key players are in there, and another asking what's the frontier with this stuff.The responses are also not just a wall of text. They're: - Filled with interactive diagrams and visuals - Super fastAnd for those curious, this is how we built it: - React Flow (@xyflow/react) for the canvas - React Components for interactive diagrams - GPT Image 2 for image generations - Gemini 3.5 Flash Lite for super fast response - Parallelization whenever possible to keep things fastYou can also highlight and add notes :)Try it out and let me know wha
Aug 21, 2026 5:06 PM
theverge.com
Walmart is finally adding Apple Pay and Google Payhttps://www.theverge.com/tech/983336/walmart-apple-google-pay-launchWalmart will soon allow you to pay for your items with Google Pay or Apple Pay. In an announcement on Friday, Walmart says it's going to bring tap-to-pay capabilities to "select" Walmart and Sam's Club locations starting August 24th, before rolling out support to all US stores by the end of 2026 and gas stations […]
Aug 21, 2026 5:01 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
abcnews.com
WATCH: 'Baby Shark' star grows uphttps://abcnews.com/video/135831825/Geonroung Park, who appeared in "Baby Shark Dance," the video that became the most-watched in YouTube history with 17.2 billion views, is now 17-years-old and making a comeback as a K-pop singer.
Aug 21, 2026 4:30 PM
github.com
Show HN: eInk Optimized Manga with Kindle Comic Converter (+Kobo/KOreader)https://github.com/ciromattia/kccKindle Comic Converter optimizes black & white (or color) comics and manga for E-ink ereaders like Kindle, Kobo, ReMarkable, and more. Pages display in fullscreen without margins, with proper fixed layout support. KCC runs on Windows, macOS, and Linux.KCC's main goal is maximum image quality at significantly smaller file size. For example, KCC1) can compress a 600 MB manga volume from Humble Bundle to 100 MB. This is mostly accomplished by downscaling to the native resolution of your specific device. This can also improve battery life, page turn speed, and general performance on underpowered ereaders with small memory and storage capacities.2) fixes black levels to avoid gray/faded blacks found in many Kindle Store manga3) fixes the rainbow effect on Kaleido 3 color eink without blur using the Discrete Fourier Transform (community PR)It can also semi-automatically join pre-split 2 page spreads and has several KOreader optimizations as well.
Aug 21, 2026 4:20 PM
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
github.com
Show HN: A desktop fly drawn to the scent of vibecodehttps://github.com/kulikov0/desktop-vibe-flyIt is a fork of https://github.com/DenisSergeevitch/desktop-fly, but with an important update.Now the fly can pick up the scent of the codebase with its neurons and fly straight to the source code of your B2B AI SaaS startup. It has learned to scan its surroundings for agent markers: AGENTS.md, CLAUDE.md, .cursor/rules, .kiro/steering, and forty others. Anything on the screen that points to these markers becomes a source of the scent - an editor window with an open project, a line in Finder, or a desktop icon. An open project reeks the strongest, while a closed icon or nested folders give off a fainter odor.
Aug 21, 2026 3:19 PM
theverge.com
Google’s Pixel 10A is a great deal at 15 percent offhttps://www.theverge.com/gadgets/983171/google-pixel-10a-steelseries-gaming-headset-soldering-4k-bluray-deal-saleThis week, all of Google’s Pixel 11 phones launched, including the $899 Pixel 11, the $1,099 Pixel 11 Pro (with the same processor and starting 12GB RAM as the standard model, but with better cameras), and the $1,899 Pixel 11 Pro Fold. They’re good phones, but if you don’t mind missing out on their new, […]
Aug 21, 2026 2:35 PM
github.com
Show HN: A coding-agent workbench built around Matt Pocock's coding workflowhttps://github.com/ticketry-hq/ticketry-downloads/releases/download/0.2.0/Ticketry_0.2.0_aarch64.dmgRepo URL: https://github.com/ticketry-hq/ticketryTicketry helps you execute a coding workflow using terminal agents. We run coding agents on tmux-based durable terminals. Each idea you have can be written down, and we take it through grilling, speccing, splitting it into tickets, implementation, and review. The workflow is based on Matt Pocock's workflow.Please have tmux installed for the terminal to work. Also go into your privacy settings and say "open anyway". I haven't signed it yet.Note: This is not a collaboration effort with Matt; it is just uses the skills.
Aug 21, 2026 2:31 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
france24.com
Netanyahu focused on reelection as Israeli govt grows 'less concerned' about international isolationhttps://www.france24.com/en/netanyahu-focused-on-reelection-as-israeli-govt-grows-less-concerned-about-international-isolationAnnette Young is pleased to welcome Dr. Aaron Y. Zelin, Senior Fellow at the Washington Institute for Near East Policy. He sees Israel’s recent actions in the West Bank and Syria as part of a broader shift in its strategic posture. Since October 7, the Israeli government has become markedly less concerned with international opinion, prioritizing what it defines as its security interests even at the cost of growing diplomatic isolation. Domestic politics matter here. With elections approaching, some recent military activity can also be understood through an electoral lens. But he would distinguish that from Israel’s increasingly confrontational posture toward Turkey, which predates the current election cycle. As Iran and its regional proxy network have been weakened, figures around the Israeli prime minister have increasingly framed Turkey as a potential future strategic challenge.
Aug 21, 2026 12:57 PM
investment-bets.com
Show HN: Investment Bets – A performance tracker for market betshttps://investment-bets.comI've long been an index-investing type of person, but sometime last year I started making some side bets, especially in tech (some inspired by WSB). Since I was also sharing some of them with like-minded friends, I thought about simplifying this whole process.This is how Investment Bets came about: you pick a ticker, a direction and optionally a target date. From there, the site tracks your bet for as long as you keep it open (or until the target date), and you can always see the % gain/loss.The entry and exit prices are fetched automatically by the server at the respective times, so you can trust that a bet you see was legit and not just a self-report. The obvious downside is that you have to open/close them ASAP if you want to track your actual trades, but so far I haven't found that to be a problem.All the performance is tracked as percentages and all sizing is always equal, in order to focus on performance and make it easier to share without the sizing awkwardness. Friends (or rand
Aug 21, 2026 11:57 AM
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