Posts

Showing posts from August, 2024

Show HN: I'm 17 and built a startup to find or sell parking spots https://ift.tt/taUDhpx

Show HN: I'm 17 and built a startup to find or sell parking spots Hey HN! I'm Dris, I'm 17, and for the past few months, I've been solo-developing Parkt, an app that lets you quickly reserve or sell parking spots. Parking sucks - it's expensive, hard to find, and you usually overpay or get a ticket. With Parkt, you can reserve parking in 2 taps, or list your unused space in under 5 minutes. It's now free to download on iOS (with Android coming soon)! You can also check out a demo on the site if you're interested. If you know someone who might use Parkt, sharing the app would be super helpful! Feedback is also appreciated. https://parkt.app/ September 1, 2024 at 12:23AM

Show HN: Postiz – open-source social media scheduling tool https://ift.tt/5hZIjvG

Show HN: Postiz – open-source social media scheduling tool This social media scheduling tool is similar to traditional ones: Buffer, Hootsuite, SproutSocial, etc. Key features: - Schedule for 9 social media platforms (Threads, Pinterest, Facebook, TikTok, Reddit, LinkedIn, Dribbble, YouTube, Instagram.) - Basic analytics for almost all the social media platforms. - AI Features: Copilots, AI Auto-complete, Canva-like editor. - Team support: Invite your team members to manage social medias. Tech stack: - NX (Monorepo) - NextJS (React) - NestJS - Prisma (Default to PostgreSQL) - Redis - Resend (email notifications) Fully open-source (Apache-2) https://ift.tt/V5YAUZ3 August 30, 2024 at 09:50PM

Show HN: Website with coding puzzles from job interviews https://ift.tt/HM2XPsA

Show HN: Website with coding puzzles from job interviews Hi Friends! As I run another site with more general programming exercises for years - I always felt they are different from puzzles and test projects proposed at job interviews. So recently I started this new place and am slowly adding problems here. Of course the number of such challenges I encountered in interviews myself is quite limited. So if you may recollect something of the kind which could be converted to a puzzle - please, kindly share it to me (e.g. with "rodiongork" at gmail). Puzzles of algorithmic nature or system-oriented and language-specific - are all welcome. Currently I'm working to add a few postgresql exercises and executor for them. https://ca4pro.com August 30, 2024 at 07:57PM

Show HN: A somewhat faster, more lightweight, ripgrep-inspired alternative https://ift.tt/8GLqDZ4

Show HN: A somewhat faster, more lightweight, ripgrep-inspired alternative https://ift.tt/DUFJtVH August 28, 2024 at 08:12PM

Show HN: Everything the Bitcoiners Were Promising https://ift.tt/4oT2vX3

Show HN: Everything the Bitcoiners Were Promising https://ift.tt/N5aYIc0 August 30, 2024 at 02:45AM

Show HN: We built a Chrome extension AI Fantasy Draft Assistant https://ift.tt/8PzOm0o

Show HN: We built a Chrome extension AI Fantasy Draft Assistant https://ift.tt/szjCYlB August 30, 2024 at 01:07AM

Show HN: Open-source alternative to Loom that only requires S3 https://ift.tt/9FEhOkZ

Show HN: Open-source alternative to Loom that only requires S3 https://ift.tt/RhpKZwC August 25, 2024 at 07:40PM

Show HN: Warehouse OpenAI requests to your own database https://ift.tt/dLN0Uu6

Show HN: Warehouse OpenAI requests to your own database Today we’re launching Velvet, an AI gateway for warehousing OpenAI and Anthropic requests to your PostgreSQL instance. We originally built an AI SQL editor, but realized that customers were using it to monitor their AI requests in production. We had already built an AI request warehousing tool internally to debug our SQL editor and gave some customers access. A few days into testing this idea, our pilot customer launched [1] and we began warehousing 1,500 requests per second. We worked closely with their engineering team in the following weeks, completely re-architecting Velvet for scale and additional features (such as Batch support). Along the way, other companies began seeking out Velvet to get visibility into their own LLM requests. We’re launching our AI gateway as a self-serve product today, but our pilot customers are already warehousing over 3 million requests per week - so the system is stable and performant. What makes V

Show HN: I built a tool to help you build interactive demos for sales team https://ift.tt/DHmNTxd

Show HN: I built a tool to help you build interactive demos for sales team Hey HN! My team and I have developed a tool called demoshake, designed to help you create and leverage interactive demos in your sales process. You can create unlimited demos, organize them into groups, and let your sales team use them during their calls. You can also embed these demos directly into your landing pages (iframe style). We’ve completely revamped our landing page since our last post here. If anything is unclear, I’d love your feedback - it’s incredibly valuable to us. Looking forward to your suggestions and critiques! https://demoshake.com/ August 28, 2024 at 08:44PM

Show HN: Live Subtitles for Any App on Mac https://ift.tt/IfvVZls

Show HN: Live Subtitles for Any App on Mac I’m non-native English Speaker and i’m so tired of saying “Say it again” on online calls. Especially if it is Indian or Scottish Accent. And moreover if it is some really serious interview. That’s why i built Subtitly - Live Subtitles for any app on macOS. Few things about subtitly: - Subtitles are in Mac’s notch ⇒ you always look into the camera - They are really fast and reliable (2-3% Word Error Rate) - On-device AI ⇒ Offline & Private - Works in any app ⇒ Watch twitch streams with subs or calls in discord with subs. Here is the demo how it works: https://ift.tt/Ao86CJk August 27, 2024 at 09:24PM

Show HN: Built a simple Hacker News client with Expo https://ift.tt/rFLkT9D

Show HN: Built a simple Hacker News client with Expo Pretty easy to start building native apps with expo these days, especially with prior Web and React knowledge. Did this over a few weekends while learning about Mobile development, their docs are a big help too. https://ift.tt/OpyUvlf August 27, 2024 at 06:13PM

Show HN: Coffee Beans Tracker with OCR Inventory Management on GPT https://ift.tt/itVNBIl

Show HN: Coffee Beans Tracker with OCR Inventory Management on GPT I brew coffee and I buy a lot of beans. I’m also a lazy person that doesn’t want to type in all the details in one of the available apps and track things to the grams. Luckily I found out that GPT-4o (free tier) is good enough to take a few photos I uploaded of a bag and parse it’s roaster, varietal, origin, tasting notes, roast date, etc. I tried with a dozen different bags and it works pretty well - even when it makes mistakes I can correct them with natural language conversation, which I enjoyed. Then I had to figure out storage. I don’t want to rely on the chat history / context as a way to store info as that can easily get lost. I discovered GPT Actions. My immediate thought is to give GPT some access of an online scratchpad that it can read and write and call it a day. That’s how I ended up integrating it with GitHub Gist. I created an empty gist file, and generated an app access token that reads/writes gist files

Show HN: D&D meets Siri – Interactive voice adventure https://ift.tt/WnAf0yF

Show HN: D&D meets Siri – Interactive voice adventure Hey HN! I've been building tooling for voice-driven apps over the past few months, as part of a hardware project. Someone suggested adapting the DSL to play Dungeons and Dragons. So, here we are! What is it? An AI-powered, voice-controlled D&D adventure set in the world of Dvorak. Talk to characters, explore locations, and shape the story using your words. Use your microphone to interact with the AI dungeon master. Explore freely – interrupt, ask questions, or take unexpected actions. If you make friends at the tavern, you can also just hang out there and chat. Hint: Talk to the bartender to move the story along. This is an early demo, and I'm eager for your thoughts: Is the concept engaging? What works well, and what doesn't? I've added a feedback form to the webpage in case you want to drop a comment without posting on HN. Thanks for trying out the demo! https://pocket.computer August 23, 2024 at 06:51PM

Show HN: Lock-free concurrent maps for Golang https://ift.tt/MTI5KCH

Show HN: Lock-free concurrent maps for Golang https://ift.tt/kcSyRoZ August 26, 2024 at 03:02AM

Show HN: Aos – Alias on Steroids https://ift.tt/iQDzUax

Show HN: Aos – Alias on Steroids A simple golang cli to run complex command lines in a simpler way https://ift.tt/ArGqXcT August 26, 2024 at 12:54AM

Show HN: Visualizing Kubernetes Pods Distribution in Nodes https://ift.tt/tSh7vIT

Show HN: Visualizing Kubernetes Pods Distribution in Nodes https://ift.tt/ydGAfuQ August 24, 2024 at 06:28PM

Mahdeep Singh Afraid to A Men After Roast 😱🤯 | Mehdeep Singh Podcast #podcast #shorts

Image

Show HN: Support.dev – a non-trivial Vue and Supabase app https://ift.tt/xhKyt4A

Show HN: Support.dev – a non-trivial Vue and Supabase app I built this tool about a year ago to get really good at the supabase ecosystem. We were trying to raise money on the idea, but that didn't occur, so I wanted to open-source it, as I would love to give back to the commmunity. It allows you to invite friends and family to be helpers for child-care, meals, and transportation, and then you can create an event and they will get auto-invited to it and can choose to support you. It is using vue on the frontend and then supabase on the backend for auth, database, realtime, storage, and edge functions. Anyway, I hope someone finds it useful, there are some pretty cool features with db triggers in the database calling out to edge functions to process data, and then realtime notifications for invites and such. https://ift.tt/C2F0qcQ August 23, 2024 at 11:29PM

Show HN: No-Code ETL Framework for Vector Databases https://ift.tt/xJbUenN

Show HN: No-Code ETL Framework for Vector Databases We've open-sourced our no-code ETL framework for Vector Data processing. The VectorETL framework allows Data & AI engineers seamlessly process data from multiple data sources (S3, MySQL, Postgres, Salesforce) to ALL MAJOR vector databases (Pinecone, Weaviate, Qdrant, Milvus etc.) using just a config file. We'd love to get your feedback! https://ift.tt/CDXsjQJ August 23, 2024 at 11:19PM

Show HN: Kardinal – Building light-weight Kubernetes dev ephemeral environments https://ift.tt/jmwo1xM

Show HN: Kardinal – Building light-weight Kubernetes dev ephemeral environments https://kardinal.dev/ August 23, 2024 at 06:01AM

Show HN: Feeedy – A messenger-style note-taking app https://ift.tt/cPUwQMe

Show HN: Feeedy – A messenger-style note-taking app Hey there HN! Happy to share a piece of my labor I've been working on for the past 6 months. The idea for the app came to me when I found out that taking notes in Telegram saved messages and private channels is pretty convenient, but it became a mess real quick. Imagine accidentally sending your to-do list to your boss? And there were no work-related stuff, haha So I decided to solve this pain point of mine by creating a little app, just as a side project. But then I lost my job due to a layoff, so I decided to triple down on my idea, polish it, and make it a SaaS in the hope of making it somewhat profitable if I'm lucky enough, of course. It's been 3 months of non-stop work, hundreds of liters of Red Bull and coffee, failed job interviews, then even more Red Bull and coffee, sleepless nights, and here we are. I'm finally ready to show it to the world. Of course, I keep my hopes pretty low and I'm being realistic w

Show HN: Funcy – AWS Lambda strongly typed, best practice https://ift.tt/s4C5nuj

Show HN: Funcy – AWS Lambda strongly typed, best practice Hi, Please check out my new library funcy. It's really simplified AWS Lambda APIs in my projects, so I thought I would open-source it. It strongly-types all request parameters, has support for CORS, content-negotiation, security headers, etc.. out of the box and works via a very simply declarative interface with progressive disclosure. It's currently pre-release, let me know what you think :) https://ift.tt/rIDZlHJ August 23, 2024 at 02:44AM

Show HN: I made recipes app, so you don't waste your food ingredients https://ift.tt/EgiTf0z

Show HN: I made recipes app, so you don't waste your food ingredients Hello everyone, I created a EasyCook app, this app will generate food recipes based on your ingredients. The idea is not to waste food, and if you have left some ingredients in the Kitchen, you can write it down in app and get a recipe based on these ingredients. The app is free to use, however have more features available for paid users. Would be thankful for feedback, so I can improve the app more! https://ift.tt/Cx9ZTDA August 23, 2024 at 01:02AM

Show HN: Permify 1.0 – Open-source fine-grained authorization service https://ift.tt/ehgNLMn

Show HN: Permify 1.0 – Open-source fine-grained authorization service https://ift.tt/8CSp1Jb August 21, 2024 at 09:28PM

Show HN: I built a tool that turns every issue in the project to a tiny-invoice https://ift.tt/xq9QpMw

Show HN: I built a tool that turns every issue in the project to a tiny-invoice Does this make sense? So, here’s the context: I ran a product design agency for about 3 years and grew it to 6 figures. For those 3 years, we never got the invoice cleared on time. We would chat with the client regularly, 2-3 times a week on average, get some work approved to move on. But, when it came to the invoice, it never got paid on time. So, I thought, how about we turn each task into an invoice that gets auto paid on approval from the client. Like an escrow, but on a much granular-task level. This ensures work is paid on time regularly, and there’s no need to raise invoices, follow ups or get stressed due to payment delays. I have a few dozen users on the beta waitlist, too. What do you guys think? https://www.sectar.co August 21, 2024 at 11:27PM

Show HN: A simple and powerful RSS reader for the web https://ift.tt/Hjn4CVt

Show HN: A simple and powerful RSS reader for the web Hello HN! I've been working on this new open-source project called Feedbomb. It is a simple and powerful RSS reader for the web with a modern UI, PWA support, and a built-in article reader. Visit it at https://ift.tt/ZmMsro9 View our GitHub repo at https://ift.tt/DpcYNJ5 https://ift.tt/ZmMsro9 August 21, 2024 at 05:17AM

Show HN: SmolCopilot – 360M LLM writing assistant in the browser https://ift.tt/9JoGwrB

Show HN: SmolCopilot – 360M LLM writing assistant in the browser Hey! I've been really intrigued about small, on device models recently. This project was to explore that a small base model running in the browser as a Co Pilot-like writing assistant. You can check out the demo here: smol-complete.vercel.app. Smal, on device models have a lot of advantages with low latency, cost, privacy (a big one), and being task specific. The demo will definitely repeat itself and hallucinate sometimes, but let me know what you think! https://ift.tt/6vMPydG August 21, 2024 at 02:48AM

Show HN: Tree-sitter Integration for Swift https://ift.tt/dJIsWXq

Show HN: Tree-sitter Integration for Swift I have created a Swift package ( https://ift.tt/1YCdAu2 ) enabling tree-sitter parsers to be written in Swift; specifically, as an array of production rules which map symbol types to pairings of syntax expression and type constructor. A member macro derives a tree-sitter grammar and embeds the generated parser in its expansion. This project is a work in progress, and I will be grateful for any feedback. Thanks, Dave https://ift.tt/1YCdAu2 August 20, 2024 at 10:33PM

Show HN: Profiles – personal landing pages built with Markdown https://ift.tt/UbZEak6

Show HN: Profiles – personal landing pages built with Markdown I imagine many people on HN have their own websites. However, most people do not. Rather, many have social media profiles they use as a landing page of sorts. Social media platforms can be bloated for this purpose. Profiles is a project that aims to allow you to setup a personal landing page in minutes and gives you a unique, short URL with your username that you can share. Github repo: https://ift.tt/NxYQMwm https://ift.tt/E3VWD6o August 19, 2024 at 07:36PM

Show HN: Wd-40, a static webserver with automatic hot-reloads https://ift.tt/rMLp0g2

Show HN: Wd-40, a static webserver with automatic hot-reloads It works by injecting a websocket script which listens for file changes. The filechanges are detected using the go fsnotify package, which in turn uses the different OS's equivalent to inotify. I basically got bored with alt-tabbing and refresing when developing 'vanilla-js'. The hot-reload in the modern frameworks are very nice, so figured I'd recreate it. https://ift.tt/gjBROry August 18, 2024 at 11:54PM

Show HN: We're developing AI employees – seeking early adopters and feedback https://ift.tt/PGLSQh8

Show HN: We're developing AI employees – seeking early adopters and feedback Hi HN, We're a small team(actually only myself working on this topic) working on an AI employee system that aims to revolutionize how teams work. Our goal is to create AI assistants capable of handling tasks like coding, project management, and documentation. The product is still in development (expected beta in 3-6 months), but we're looking for early adopters and feedback to shape its direction. Some key points: 1. 24/7 AI assistants for various roles (developers, managers, etc.) 2. Leveraging our in house low-code platforms LCDP.ai, RAG (Retrieval-Augmented Generation), and Large Language Models to create adaptable and efficient AI employees 3. Aiming for a 100% boost in team efficiency 4. Currently in active development, seeking input on feature prioritization We're offering early adopters a lifetime 50% discount for a $19.9 reservation fee. We know it's early, but we believe in buildin

Show HN: NeoRetro Synth – a retro-style synthesizer and drum machine https://ift.tt/6TxQcaK

Show HN: NeoRetro Synth – a retro-style synthesizer and drum machine https://ift.tt/alQNXv6 August 18, 2024 at 04:38AM

Show HN: Typescript library for editing videos with code https://ift.tt/MTmnKxd

Show HN: Typescript library for editing videos with code Today we launched a Typescript library for building video processing applications that can run completely client-side This project has been started in March 2023 with the mission of creating the "video processing toolkit for the area of AI". During an extensive research period, we quickly decided to fully embrace WebGPU, which offers a substantial performance improvement over its predecessor WebGL and technologies alike. In combination with WebCodecs, these two technologies lead to unprecedented rendering capabilities on the web and pave the way for the next generation of video processing applications Would love to hear your feedback! https://ift.tt/DG3mdpL August 18, 2024 at 12:59AM

Show HN: V2 of maestro-CLI, a command-line music player https://ift.tt/2orqXPC

Show HN: V2 of maestro-CLI, a command-line music player Visualization directly in the terminal, streaming, clips, tags, and more! https://ift.tt/S6FrNRW August 17, 2024 at 11:18PM

Show HN: an AI copilot for Next.js developers https://ift.tt/V75vNgF

Show HN: an AI copilot for Next.js developers Hey HN! I'm Andrew, one of the creators of Glass, a copilot for Next.js and React developers. Glass appears as a chat bar on your locally running Next.js server, and you can tell it to make changes like "build a dashboard" or "add a login button". Glass makes the changes to your sourcecode in real-time. Our goal with Glass is to automate away the easy but slow parts of frontend development, like locating the right file to edit, writing tailwind by trial-and-error, and copy-pasting boilerplate from Claude and other tools. We want to let you do all the tedious work entirely from your browser. We built Glass using a VS Code extension that handles communications with an LLM (4o) and reads/writes to your codebase. We also built an SWC plugin to map where clicked in your browser to a location in your sourcecode - this was interesting because we determine which component you clicked on and where its instance is located in y

Show HN: Learn Blender shortcuts with lots of tiny videos https://ift.tt/rAxUXO2

Show HN: Learn Blender shortcuts with lots of tiny videos I've used blender for more than a decade and now ask myself what the best way to teach it would look like. Video generally seems the best format to explain how to solve a specific problem, but its not exactly great for larger collections of small bits of information – like blender shortcuts. This is why I made this video/text hybrid website from scratch. If you're a blender user or have experience in teaching others, I'd be very happy to hear your thoughts on it. I'm also posting this here because I assume many of your are professional web developers. I'm a learning hobbyist and wondering if there are any issues with the way I built the website. Thanks! Github: https://ift.tt/9cNbXsy https://ift.tt/3TRvHx5 August 17, 2024 at 04:08AM

Show HN: We are building Figma for developers https://ift.tt/46xyYHA

Show HN: We are building Figma for developers What is Symbols? “The ultimate platform for developers & teams to build, test and document fully functional & reusable UI libraries on a canvas. Publish as a website or export to your existing tech stack with open-source development” Currently in beta access. Comes with access to 900+ UI components Build any website or add new functionality to existing web projects in minutes. From landing pages to SaaS applications. Lifetime offers We are currently running one off offers for the first 100 users from $49 USD, which includes unlimited projects or users for 1 project. Eventually charging $49 per month per user/project, as design system platforms charge a similar amount. So grab a deal! Here is a quick landing put together, with a better one in the works :) https://ift.tt/0nmtOS8 Any questions let me know! August 17, 2024 at 01:26AM

Show HN: Systema Robotica, a treatise on the order and evolution of robotkind https://ift.tt/iCD2G6M

Show HN: Systema Robotica, a treatise on the order and evolution of robotkind Systema Robotica is a multi-year endeavor to define, classify and demystify robots. The treatise has been published as a book on Amazon and also as an open access public work on LessWrong and TechRxiv. The treatise defines what a robot is, classifies all past, present and future robots, and proposes a novel definition and test for sentience. I welcome everyone's comments, inputs, feedback and suggestions. This is the first edition of Systema Robotica, and I intend to continue to build upon this early framework. https://ift.tt/xBPVN2n August 16, 2024 at 11:20PM

Rare sighting: ‘Doomsday fish’ found near Southern California shore - The Hill

Image
* Rare sighting: ‘Doomsday fish’ found near Southern California shore  The Hill * Oarfish: Rarely seen deep sea fish is found off San Diego coast, and scientists want to know why  KFSN-TV * ‘Harbinger of doom’ oarfish found floating off California coast two days before earthquake struck  New York Post * Rare, giant 'doomsday fish' washes ashore along Calif. coastline  SFGATE * Rarely seen deep-sea fish washes up in California – video  The Guardian http://dlvr.it/TC0WMr

Diplomacy takes center stage as Iran holds off retaliation against Israel - CBS News

Image
* Diplomacy takes center stage as Iran holds off retaliation against Israel  CBS News * Israeli Society Is in a Deepening State of Contradiction  The Intercept * Exclusive: Only Gaza ceasefire will delay retaliation, say Iranian officials  Reuters * Iran's new president asserts right to retaliation in rare phone call with major US ally  Fox News * Iran’s mixed signals leave some allies in the dark and set region on edge  CNN http://dlvr.it/TBznv8

Five Arrested in Connection With Matthew Perry’s Death From Effects of Ketamine - The Wall Street Journal

Image
* Five Arrested in Connection With Matthew Perry’s Death From Effects of Ketamine  The Wall Street Journal * Matthew Perry death investigation: Actor's assistant, doctors among 5 charged in his ketamine overdose  Yahoo Entertainment * Matthew Perry seemed to ‘freeze up’ when crooked doctor gave him ‘large dose’ of ketamine two weeks before death: ‘Let’s not do that again’  New York Post * DOJ Says Doctors Arrested for Matthew Perry Drug Death Allegedly Texted: 'Wonder How Much This Moron Will Pay'  PEOPLE * Matthew Perry's stepfather Keith Morrison looks forward to 'justice' after arrests connected to actor's death  Fox News http://dlvr.it/TBzVlY

Show HN: Free Generative Service – AspirArt https://ift.tt/0eRQVwb

Show HN: Free Generative Service – AspirArt No account needed, our first big release! With AspirArt you can freely generate AI images. So what's the difference compared with other generators? We can support ANY workflow that comfyui can - in the coming weeks we will be adding face swapping features, LoRa support, and hopefully even voice cloning. What types of services would you be excited for? https://ift.tt/yuadoDU? August 16, 2024 at 03:20AM

Show HN: Hacker Pulse a TUI for Hacker News in your terminal https://ift.tt/GefL52j

Show HN: Hacker Pulse a TUI for Hacker News in your terminal https://ift.tt/jIy1NVe August 16, 2024 at 02:35AM

Show HN: Printing Chess Boards in a Terminal https://ift.tt/qXLrdQI

Show HN: Printing Chess Boards in a Terminal I'm doing some fun chess-related programing during my sabbatical, and taking the opportunity to dive down rabbit holes I'd avoid for in a work setting. Found out interesting stuff from old ANSI DEC escape sequences to sixel graphics that are useful today. https://ift.tt/rV8XMaS August 16, 2024 at 12:43AM

Show HN: An extensive set of RAG implementations+many different strategies https://ift.tt/3YB2HSQ

Show HN: An extensive set of RAG implementations+many different strategies Hi all, Sharing a repo I was working on for a while. It’s open-source and includes many different strategies for RAG (currently 17), including tutorials, and visualizations. This is great learning and reference material. Open issues, suggest more strategies, and use as needed. Enjoy! https://ift.tt/p4eCrBm August 15, 2024 at 11:35PM

L.A. ballerina sentenced to 12 years in Russian penal colony - NBC News

Image
* L.A. ballerina sentenced to 12 years in Russian penal colony  NBC News * Ksenia Karelina: US-Russian woman jailed for 12 years for $51 charity gift  BBC.com * Boyfriend of L.A. ballerina Ksenia Karelina sentenced to prison in Russia "begging American people to help"  CBS News * Russian court gives 12-year treason sentence to Russian-American over $50 charity donation  CNN * Russia Sentences U.S. Citizen to 12 Years in Prison on Treason Charges  The New York Times http://dlvr.it/TByDXX

‘Reclaim the night’: Massive protests in India after doctor’s rape, murder - Al Jazeera English

Image
* ‘Reclaim the night’: Massive protests in India after doctor’s rape, murder  Al Jazeera English * 9 Arrested For Violence At Kolkata Hospital Where Doctor Was Raped-Murdered  NDTV * Thousands march in India to protest doctor's rape, murder  Voice of America - VOA News * Indian Doctors Strike After Murder of Trainee Medic  TIME * ‘Police ran faster than us’: Amid shattered glass and broken equipment, Kolkata doctors restart protest after midnight violence  The Indian Express http://dlvr.it/TBxWs0

Walz agrees to October 1 vice presidential debate - CNN

Image
* Walz agrees to October 1 vice presidential debate  CNN * Tim Walz agrees to vice-presidential debate against JD Vance on 1 October  The Guardian US * Gov. Tim Walz agrees to VP debate hosted by CBS News on Oct. 1  CBS News * US Democratic VP nominee Walz accepts CBS News' offer to debate Vance on Oct. 1  Reuters * Walz responds to vice presidential debate invitation; Vance says 'I strongly suspect we're going to be there'  Fox News http://dlvr.it/TBxFXL

Show HN: Shadcn/pro – Advanced Next 15 and React 19 SaaS starter kit https://ift.tt/9weo4hu

Show HN: Shadcn/pro – Advanced Next 15 and React 19 SaaS starter kit Hey HN, Hope you are doing well! As a fellow founder, I've got something that could save you 2-5 months of development time. I'm excited to share shadcn/pro, a SaaS starter kit for building modern web apps. It’s built with Next.js 15, React 19, Auth.js (next-auth v5) and shadcn/ui. The primary focus is on the core aspects of the web application, including authentication, billing, onboarding, organization management, member invites, profile management, email integration, dashboards, master/detail pages, API keys, webhooks and more. As you probably noticed Next/React/Auth.js is currently stuck in an upgrade limbo. There are major changes in Next 15 regarding caching and new action hooks in React 19. Furthermore Auth.js got rewritten to fit the app router model. What if you could use the latest versions, but make it some else's problem (me). I'm committed to keeping all dependencies up-to-date and adding

Show HN: Beating OpenAI's structured outputs on cost, accuracy and speed https://ift.tt/oubPLlC

Show HN: Beating OpenAI's structured outputs on cost, accuracy and speed https://ift.tt/bDS1HVo August 15, 2024 at 12:32AM

Show HN: SlateDB – An embedded storage engine built on object storage https://ift.tt/wF2hSiE

Show HN: SlateDB – An embedded storage engine built on object storage SlateDB is an embedded storage engine built as a log-structured merge-tree. Unlike traditional LSM-tree storage engines, SlateDB writes data to object storage (S3, GCS, ABS, MinIO, Tigris, and so on). Leveraging object storage allows SlateDB to provide bottomless storage capacity, high durability, and easy replication. The trade-off is that object storage has a higher latency and higher API cost than local disk. To mitigate high write API costs (PUTs), SlateDB batches writes. Rather than writing every put() call to object storage, MemTables are flushed periodically to object storage as a string-sorted table (SST). The flush interval is configurable. To mitigate write latency, SlateDB provides an async put method. Clients that prefer strong durability can await on put until the MemTable is flushed to object storage (trading latency for durability). Clients that prefer lower latency can simply ignore the future returne

What we know about suspected Iranian cyber intrusion in the US presidential race - The Associated Press

Image
* What we know about suspected Iranian cyber intrusion in the US presidential race  The Associated Press * News outlets were leaked insider material from the Trump campaign. They chose not to print it  The Associated Press * Campaign Hacks Blamed on Iran Draw FBI Investigation of Election Interference Risks  Bloomberg * Roger Stone says his email accounts were how the hackers got into the Trump campaign  MSNBC * We received internal Trump documents from ‘Robert.’ Then the campaign confirmed it was hacked.  POLITICO http://dlvr.it/TBtNCx

Show HN: AnimeGenAi – AI-powered anime style image and video generator https://ift.tt/l1cNW43

Show HN: AnimeGenAi – AI-powered anime style image and video generator https://animegenai.com August 14, 2024 at 01:42AM

Playbook PM: Could Harris’ momentum put Florida in play? - POLITICO

Image
* Playbook PM: Could Harris’ momentum put Florida in play?  POLITICO * Close contest between Trump and Harris in this battleground state turned red: poll  Fox News * Latest Harris-Trump poll highlights danger for former president in Florida  USA TODAY * Harris cautiously rolls out policy, aiming to outmaneuver Trump and address 2020 liabilities  The Associated Press * Opinion | It’s not just vibes. Harris is polling really well.  The Washington Post http://dlvr.it/TBt7X8

Show HN: AI Bartender in a Virtual Bar https://ift.tt/mwYTNAH

Show HN: AI Bartender in a Virtual Bar Note: The avatar will talk to you, so make sure you check your volume! Hello HN! I've seen a bunch of AI character type stuff online, but all of them were boring chat interfaces. I thought it would be more fun to give the characters an avatar and a 3d environment to interact with. The stack I'm using is Claude 3.5 for the LLM, OpenAI TTS, Stable Diffusion for generating drinks, and three.js for rendering. I exposed the prompt I'm using so people can play around with it by clicking the robot icon. If people find it interesting, I might add more environments, character customization options, etc. Hope you enjoy and let me know your thoughts/questions in the comments! If you want to know more, follow me on Twitter or join the Discord! https://ift.tt/lz5Taw8 https://x.com/neelmango https://ift.tt/e1Q24U8 August 13, 2024 at 10:58PM

Show HN: AI co-worker for system software development (Rust,C,C++,pdf) https://ift.tt/MUlxWmh

Show HN: AI co-worker for system software development (Rust,C,C++,pdf) Hey Everybody, We are really excited to release the 1st version of H2LooP studio today. https://h2loop.ai/ H2LooP Studio helps system software engineers generate code from technical specs, debug issues, and understand complex code in C, C++, Go, and Rust. Under the hood, it uses the H2LooP Data Engine to create instruction-tuned datasets from data sheets and source code. Models are what they eat. We create high-quality, pre-vetted domain-specific training data (telecom, IoT, automotive, consumer electronics) at scale for fine-tuning small language models. We leverage both LLMs and human expertise (system knowledge) to build this dataset. Why are we building H2Loop? 1.Challenges in System Code: -System code presents significant challenges for LLMs that lack specialised pre-training. -Existing tools like GitHub Copilot struggle with tasks such as generating device driver code, debugging network kernel crashes, and int

Gaza ceasefire: Hamas says again it wants implementation, not more talks - Reuters

Image
* Gaza ceasefire: Hamas says again it wants implementation, not more talks  Reuters * Rocket fired from Gaza falls in sea off Tel Aviv: Israeli army  Al Jazeera English * Hamas attempted rocket attack toward Tel Aviv fails, splashing in the water  The Jerusalem Post * Israel-Hamas War Day 312 IDF Says Hamas Rocket Launched From Gaza Lands Off Tel Aviv Coast  Haaretz * Hamas Targets Israel With 'M90 Rockets', Explosions Heard In Tel Aviv  NDTV http://dlvr.it/TBspjJ

Amid ‘Squad’ losses, Omar faces familiar primary challenger - The Washington Post

Image
* Amid ‘Squad’ losses, Omar faces familiar primary challenger  The Washington Post * 'Squad' faces final primary challenge as 4 states go to polls Tuesday  Fox News * US Rep. Ilhan Omar, a member of the progressive 'Squad,' faces repeat primary challenge in Minnesota  The Associated Press * Ilhan Omar is latest ‘squad’ member to face House primary challenge  The Guardian US * Democrat Ilhan Omar faces latest test to US House's liberal 'Squad'  Reuters http://dlvr.it/TBsR0C

Former Colorado clerk Tina Peters, one-time hero to election deniers, convicted in computer breach - The Associated Press

Image
* Former Colorado clerk Tina Peters, one-time hero to election deniers, convicted in computer breach  The Associated Press * Tina Peters' found guilty of election tampering in Colorado  Axios * Former Pro-Trump County Clerk Is Found Guilty of Tampering With Voting Machines  The New York Times * Former Colorado official found guilty for role in election equipment tampering  The Washington Post * Tina Peters found guilty in plot to breach Colorado’s election system to prove voter fraud  The Colorado Sun http://dlvr.it/TBrb08

Show HN: Llmq – Pipe stuff in the shell to AI https://ift.tt/Qmp7Hg5

Show HN: Llmq – Pipe stuff in the shell to AI I just put this together real quick and am finding it useful. Sharing in case anyone else would benefit from it. https://ift.tt/9ju0b8J August 12, 2024 at 11:12PM

Fire at Zaporizhzhia nuclear power plant extinguished, Russia, Ukraine exchange blame - Fox News

Image
* Fire at Zaporizhzhia nuclear power plant extinguished, Russia, Ukraine exchange blame  Fox News * Russia sets Ukrainian nuclear power plant on fire, says Zelenskyy  POLITICO Europe * Russia, Ukraine blame each other for explosions and fire at Ukraine nuclear plant  USA TODAY * Zelensky says Russian forces started fire at Russian-controlled nuclear plant in southern Ukraine  Yahoo! Voices * Nuclear plant fire: Ukraine and Russia trade blame  Reuters http://dlvr.it/TBr1mY

Evacuations ordered near Athens as Greek authorities try to contain wildfires - CNN

Image
* Evacuations ordered near Athens as Greek authorities try to contain wildfires  CNN * Firefighters Battle ‘Extremely Dangerous’ Wildfire Near Athens  The New York Times * Athens suburbs burn as Greece calls on EU for help  Yahoo! Voices * 'Our whole town is engulfed in flames,' says mayor as Greek wildfires approach outskirts of Athens  BBC.com * Athens Wildfire Forces Evacuations, Burns Homes  The Weather Channel http://dlvr.it/TBqnH5

Show HN: ChartAI - Edit Charts from Screenshots –> Built with Gemini Flash https://ift.tt/iz1hUG6

Show HN: ChartAI - Edit Charts from Screenshots –> Built with Gemini Flash https://ift.tt/cql7Oyk August 12, 2024 at 11:09PM

Iran could attack Israel in less than 24 hours, sources say, as Western powers issue Tehran a warning - Fox News

Image
* Iran could attack Israel in less than 24 hours, sources say, as Western powers issue Tehran a warning  Fox News * European leaders urge restraint amid expected Iran response towards Israel  Al Jazeera English * Germany's Scholz urges Iran's new president Pezeshkian to avoid further Middle East escalation  The Times of Israel * Iran ‘will bear responsibility’ for attacking Israel, warn UK, France and Germany  POLITICO Europe * Leaders of France, Germany and Britain endorse calls for cease-fire in Gaza  NPR http://dlvr.it/TBqSql

Poll shows Harris ahead of Trump in key battleground states - West Virginia MetroNews

Image
* Poll shows Harris ahead of Trump in key battleground states  West Virginia MetroNews * See where Trump and Harris stand in key states, according to new polling  CNN * Gilbert: Marquette poll shows striking changes in Wisconsin battleground race  Milwaukee Journal Sentinel * Harris becomes betting favorite in presidential election odds after swing state barnstorm  USA TODAY * Harris takes the lead in critical Blue Wall states, new poll finds  POLITICO http://dlvr.it/TBq5fw

Deadly house explosion in Maryland - NBC News

Image
* Deadly house explosion in Maryland  NBC News * BGE contractor, homeowner die in explosion at Bel Air home: ‘I could feel it in my soul’  Baltimore Sun * 73-year-old homeowner, BGE contractor killed after house explodes in Maryland neighborhood  FOX 5 DC * Utility contractor, resident killed in Bel Air house explosion, officials say  WBAL TV Baltimore * 2 dead in Maryland house explosion, authorities say  CNN http://dlvr.it/TBpGqJ

New Uvalde Records Further Reveal Depth of Police Inaction in Texas School Massacre - The Wall Street Journal

Image
* New Uvalde Records Further Reveal Depth of Police Inaction in Texas School Massacre  The Wall Street Journal * Man claiming to be Uvalde shooter’s uncle begged authorities to let him talk him down during the shooting, 911 call reveals  CNN * Uvalde shooting: student who survived told 911 dispatcher ‘I don’t want to die’  The Guardian US * ‘Extreme and utter failure’: Lawmakers, families react to release of new Uvalde shooting bodycam, 911 calls  KXAN.com * Uvalde shooter told police in 2018 he wanted to shoot up school  The Washington Post http://dlvr.it/TBncmb

Israel broadens its evacuation orders after deadly strike on Gaza school-turned-shelter - New York Post

Image
* Israel broadens its evacuation orders after deadly strike on Gaza school-turned-shelter  New York Post * Hagari: 'High probability' that senior Islamic Jihad commander was at Gaza City school at time of IDF strike  The Times of Israel * Why IDF hitting terrorists in schools made sense before, but not anymore - analysis  The Jerusalem Post * US 'deeply concerned' about deadly Israeli strike on Gaza school refuge  Reuters * Israel Criticized After Strike Kills Scores in Gaza  The New York Times http://dlvr.it/TBncZ8

Show HN: SuperRocola.com – Collaborative DJ Platform for Real-Time Music Sharing https://ift.tt/4qAgPH1

Show HN: SuperRocola.com – Collaborative DJ Platform for Real-Time Music Sharing Hi!, I've built Super Rocola, a web app that turns everyone into a DJ. Tech Stack: Built with SvelteKit, Node.Js, WebSockets and MongoDB Key Features: - Free from any kind of sign up / subscription - Create instant music sessions with a unique QR code - Integrates with YouTube and SoundCloud for vast music library - Real-time collaborative playlist management Problem It Solves: Eliminates the "aux cord fight" at parties and gatherings. Everyone can contribute to the playlist democratically. How It's Different: Unlike other music sharing apps, Super Rocola focuses on real-time collaboration and social interaction around music selection, whithout requiring to have an active subscription to any service. Future plans: - I would like to integrate more platforms (Apple music, Spotify, Deezer) I'd love to get feedback from the HN community on the concept, implementation, and any ideas for im

Show HN: I built Zesfy – Your daily tasks, scheduled in seconds https://ift.tt/flZ0jOb

Show HN: I built Zesfy – Your daily tasks, scheduled in seconds https://zesfy.com/ August 11, 2024 at 10:16PM

Israel widens evacuation orders in southern Gaza after a deadly strike on a school-turned-shelter - The Associated Press

Image
* Israel widens evacuation orders in southern Gaza after a deadly strike on a school-turned-shelter  The Associated Press * Israel Criticized After Strike Kills Scores in Gaza  The New York Times * ‘This has to stop’: plea by survivors of deadly IDF strike on school in Gaza  The Guardian * Hagari: 'High probability' that senior Islamic Jihad commander was at Gaza City school at time of IDF strike  The Times of Israel * US 'deeply concerned' about deadly Israeli strike on Gaza school refuge  Reuters http://dlvr.it/TBnP9M

Israel broadens its evacuation orders after deadly strike on Gaza school-turned-shelter - The Associated Press

Image
* Israel broadens its evacuation orders after deadly strike on Gaza school-turned-shelter  The Associated Press * Hagari: 'High probability' that senior Islamic Jihad commander was at Gaza City school at time of IDF strike  The Times of Israel * ‘This has to stop’: plea by survivors of deadly IDF strike on school in Gaza  The Guardian * Israel orders more Gaza evacuations after school shelter attack kills scores  Reuters * Israel has bombed eight schools in Gaza in just 10 days  Al Jazeera English http://dlvr.it/TBn88m

Drug kingpin 'El Mayo' Zambada denies he was tricked into flight that led to his US arrest - New York Post

Image
* Drug kingpin 'El Mayo' Zambada denies he was tricked into flight that led to his US arrest  New York Post * ‘I was ambushed’: Sinaloa cartel leader ‘El Mayo’ details capture  Al Jazeera English * Reputed cartel boss Ismael ‘El Mayo’ Zambada reiterates claim he was ‘ambushed’ and ‘kidnapped’ by El Chapo’s son  CNN * US says El Chapo's son surrendered but El Mayo taken against his will  Reuters Canada * Sinaloa drug cartel leader "El Mayo" says in letter he was "kidnapped and forcibly brought to the U.S."  CBS News http://dlvr.it/TBmb01

Show HN: Rust GUI Library via Flutter https://ift.tt/aM3DC5U

Show HN: Rust GUI Library via Flutter Hi, I made a bridge ( https://ift.tt/Ufqg0dD v2.0.0) between Flutter and Rust, which auto translates syntaxes like arbitrary types, &mut, async, traits, results, closure (callback), lifetimes, etc. The goal is to make a bridge between the two, seamlessly as if working in one single language. Then, as an example, I showed how to write Rust applications with GUI by utilizing Flutter. That is discussed in the link in details. To play with it, please visit the GitHub repo, or refer to the end of the article for detailed folders and commands. When I first released 1.0.0 years ago, it only contained few features compared to today. It is the result of the hard work of contributors and me, and many thanks to all the contributors! https://ift.tt/R3PBYS9 August 11, 2024 at 08:25AM

California's cracking down hard on unhoused people – and they're running out of options - USA TODAY

Image
* California's cracking down hard on unhoused people – and they're running out of options  USA TODAY * Newsom Clears Homeless Camps in L.A. County, Where He Wants More ‘Urgency’  The New York Times * 'It’s mayhem and craziness:’ Californians react to Newsom’s order to remove homeless encampments  Yahoo! Voices * LA County officials respond to Newsom's warning about not clearing homeless encampments  KABC-TV * Newsom seen cleaning out LA homeless camps after years of policy failures  Fox News http://dlvr.it/TBlyrT

Brazil plane crash: authorities try to identify victims as bodies recovered - The Guardian

Image
* Brazil plane crash: authorities try to identify victims as bodies recovered  The Guardian * Would-be VoePass passengers say they missed doomed Brazilian flight over booking mix-up  Fox News * Plane crash in Brazil kills 62: Here's what we know about the investigation  USA TODAY * At least 61 dead after passenger plane crashes in Brazil  CNN * Footage captures plane falling and crashing in Brazil – video  The Guardian http://dlvr.it/TBlyfk

Show HN: Midsommer" or a way to create self-organizing maps in JavaScript https://ift.tt/xYG1Q6c

Show HN: Midsommer" or a way to create self-organizing maps in JavaScript I've been obsessed with self-organizing maps (or Kohonen maps) for a few years now, and I made a library that implements a bare-bones SOM algorithm in JavaScript. A SOM is basically a kinda-old school—but effective—way to do dimensionality reduction and clustering. Midsommer, my library, also comes with a Svelte component to visualize the resulting SOM, and it uses a force-directed graph to display the underlying shape of the map (cosine similarity between adjacent neurons informs the edge weights, basically). You can see the code here, as well as a couple examples, including one that represents the ~300-odd books I've read since the start of the pandemic. I'm really curious what people think. https://ift.tt/a0TXn7v August 11, 2024 at 12:20AM

Show HN: Made an anonymous feedback app TeamSays https://ift.tt/wNDMKOb

Show HN: Made an anonymous feedback app TeamSays Hi HN, it’s Kaz. I’m a dev/solo founder here with my startup TeamSays [0], which is an anonymous feedback channel for improving workplace experience. Put simply, it’s like a founder/HR manager’s always-on sidekick. The product idea grew out of personal experience in startups and ~600 employee org, and me learning the shocking stats of the costs for replacing talent. To those of you who have a job: replacing you would cost your employer ~20% of your annual salary [1]. If you’re highly specialized (which is very likely) it can cost up to 4x your annual salary [2]. So, keep that in mind when you negotiate your compensation or work-life balance. Here’s how TeamSays works: 1. Once you create an account you get a link to a minimal chat-like UI, you only have to create categories and questions. 2. Then you share link with your team announcing a new channel for tracking feedback/issues. 2. Team members visit and share something, you can then see

Hezbollah is the 'X-factor' in looming Israel, Iran war with 'nation state capabilities' - Fox News

Image
* Hezbollah is the 'X-factor' in looming Israel, Iran war with 'nation state capabilities'  Fox News * Volley of 10 rockets fired by Hezbollah at Western Galilee  The Times of Israel * The threat Israel didn’t foresee: Hezbollah’s growing drone power  The Associated Press * Hezbollah Wants Freedom to Attack Israel, but Iran Has Strategic Interests to Consider  Haaretz * No injuries in latest Hezbollah drone attack on north  The Times of Israel http://dlvr.it/TBlkBH

Trump says he has records of ‘bad helicopter landing’ with former S.F. Mayor Willie Brown - San Francisco Chronicle

Image
* Trump says he has records of ‘bad helicopter landing’ with former S.F. Mayor Willie Brown  San Francisco Chronicle * The other Black politician who says he was with Trump in that near-fatal chopper crash  POLITICO * Maggie Haberman discusses Trump lashing out at her over helicopter story  CNN * Trump says he ‘went down in a helicopter’ with Willie Brown. Former S.F. mayor says it never happened  San Francisco Chronicle * Yes, Trump Was in a Scary Helicopter Ride. But Not With That Politician.  The New York Times http://dlvr.it/TBlSTY

LA County officials respond to Newsom's warning about not clearing homeless encampments - KABC-TV

Image
* LA County officials respond to Newsom's warning about not clearing homeless encampments  KABC-TV * Newsom vows to withhold funds from California cities and counties that don’t clear homeless encampments  KTLA Los Angeles * Bakersfield politicians respond to Gov. Newsom’s threats to cut homelessness funding  KGET 17 * Newsom seen cleaning out LA homeless camps after years of policy failures  Fox News * San Jose homeless advocates protest Newsom’s state order  San José Spotlight http://dlvr.it/TBks2y

Show HN: PlatePlanner – Design Beautiful Platemaps https://ift.tt/cy9aIRX

Show HN: PlatePlanner – Design Beautiful Platemaps Spend less time in excel and more time doing science. Design a platemap in seconds, share it with your team, and reuse it for future experiments. https://ift.tt/KhwD731 August 5, 2024 at 07:57PM

Show HN: I made a job board for Elixir language https://ift.tt/LFtWG5m

Show HN: I made a job board for Elixir language Hi, I built a job board focused on positions where Elixir is a core requirement. During my job search I realized how frustrating that Elixir was often just a nice to have but not a main requirement. So I started posting jobs where Elixir is a primary skill. Whenever I find a relevant position I verify it and post it on the site. elixir-careers.com I believe that Elixir will be more and more popular from now on since huge companies are finally adopting it https://ift.tt/t0IbRXT August 10, 2024 at 01:36AM

Live updates: Remnants of storm Debby bring heavy rain, flooding to DC area - NBC Washington

Image
* Live updates: Remnants of storm Debby bring heavy rain, flooding to DC area  NBC Washington * Dozens in need of rescue in Pennsylvania, including via helicopter, in life-threatening flooding  CNN * Dramatic videos capture intense flooding across upstate NY  Democrat & Chronicle * Debby's remnants bringing rain to New Hampshire; flood watch posted for some  WMUR Manchester * Debby Slams Southeast On Its Way Out  The Weather Channel http://dlvr.it/TBk7nM

New bodycam footage shows police response to Trump rally shooting - BBC.com

Image
* New bodycam footage shows police response to Trump rally shooting  BBC.com * ‘I told them’: police body-cam reveals warning days before Trump shooting  The Guardian US * Pennsylvania officer at Trump assassination attempt says he needs 'empire' amid Secret Service staffing woes  Fox News * New bodycam video shows moment police officer saw Trump shooter just before assassination attempt  CNN * New Footage From the Trump Assassination Attempt Shows a Frantic Police Effort to Reach the Gunman  The New York Times http://dlvr.it/TBk7Vw

US and other frustrated mediators call on Israel, Hamas to resume Gaza talks, saying, 'no excuses' - The Associated Press

Image
* US and other frustrated mediators call on Israel, Hamas to resume Gaza talks, saying, 'no excuses'  The Associated Press * US, Arab allies tell Israel and Hamas to seal a cease-fire deal  The Week * Biden and Leaders of Qatar and Egypt Plan ‘Final’ Cease-Fire Proposal  The New York Times * US and other frustrated mediators demand that Israel, Hamas resume Gaza talks  POLITICO * Israel: Negotiators to fly out next week to finalize framework of hostage deal  The Times of Israel http://dlvr.it/TBjqF1

Habitat for Humanity Helped Them Get Homes. An Insurance Crisis May Take Them Away. - The New York Times

Image
* Habitat for Humanity Helped Them Get Homes. An Insurance Crisis May Take Them Away.  The New York Times * High insurance rates prompt Louisiana lawmakers to consider tort reform — again  Louisana Illuminator * Louisiana lawmakers seek to revive this conservative priority, months ahead of 2025 session  NOLA.com * Roundup: Tort reform / Banking regulation / Mayoral race  Greater Baton Rouge Business Report * Who’s to blame for Louisiana’s high insurance rates? Opinions are split.  News From The States http://dlvr.it/TBjSMT

D’Vontaye Mitchell’s widow wants charges upgraded for hotel employees involved in his death - NBC News

Image
* D’Vontaye Mitchell’s widow wants charges upgraded for hotel employees involved in his death  NBC News * Milwaukee County DA charges 4 with felony murder in D'Vontaye Mitchell's death  Milwaukee Journal Sentinel * D’Vontaye Mitchell, who died after being pinned to the ground in Milwaukee, died from asphyxia and drugs, autopsy report says  CNN * D'Vontaye Mitchell death: 2 of 4 charged with murder appear in court  FOX 6 Milwaukee * Three out of four men charged in downtown Milwaukee hotel death in custody  WISN Milwaukee http://dlvr.it/TBhcQM

Muhammad Yunus takes oath as head of Bangladesh’s interim government - Al Jazeera English

Image
* Muhammad Yunus takes oath as head of Bangladesh’s interim government  Al Jazeera English * Muhammad Yunus lands in Bangladesh to lead interim government  BBC.com * Bangladesh: how the ‘gen Z revolution’ forced the prime minister to flee – video explainer  The Guardian * Nobel Prize Winner Muhammad Yunus Returns to Bangladesh, Takes Charge  The Wall Street Journal * After Bangladesh's 'Iron Lady' fled on a chopper, could her arch nemesis rise?  ABC News http://dlvr.it/TBgnbh

Show HN: One status page to rule them all (aggregating 3k status pages) https://ift.tt/Hnybl5r

Show HN: One status page to rule them all (aggregating 3k status pages) I recently got tired of subscribing to dozens of status pages (Cloudflare, Vercel, Twilio, GitHub, OpenAI) just to stay ahead of the outages that seem to happen almost every week. So I decided to build https://ift.tt/c74pr58 - essentially it's an aggregator that crawls 3,000 status pages every minute, so I can see the status of all services and infrastructure in one central place. I also added the capability to create a custom dashboard so that you can monitor specifically the services that you use. I built StatusSight using Next.js, with the frontend being deployed to Vercel, and the status page monitor deployed to Hetzner with Coolify. Let me know your thoughts! https://statussight.com August 8, 2024 at 10:41PM

Show HN: Live in-browser AI transcription and translation https://ift.tt/qrVL8sl

Show HN: Live in-browser AI transcription and translation A realtime, live transcription and translation app that works locally using a browser. Built with Huggingface Transformer.js and Supabase Realtime. Realtime in-browser speech-to-text with OpenAI Whisper! Broadcast to subscribed clients with Supabase Realtime. Translate to 200 languages with Meta's NLLB-200! Demo & source code https://ift.tt/RiDcosA Shoutout to @xenovacom for building Transformers.js and providing plenty of examples at https://ift.tt/EJatzfl... https://ift.tt/VX4ruUy August 8, 2024 at 08:47PM

Show HN: Spawn – Build iOS Apps with English https://ift.tt/ftuDUqh

Show HN: Spawn – Build iOS Apps with English Hi HN, Spawn lets you build apps with human language. You can include images, audio and other files in your app just by dragging and dropping. Here's a demo video where I build the game of Snake in 60 seconds: https://www.youtube.com/watch?v=qIqp7cvmE_M As it’s still in alpha, you may need to regenerate a few times to get the app functioning the way you want. So far I’ve found it’s pretty good at generating simple utilities and games. Over time, as both Spawn and the underlying models improve, it will be able to build more complex software. I have a bunch of ideas for future updates, for example: - Allow users to include wireframes that Spawn will follow as it generates their app. - Android support in Mac, Windows & Linux Spawn desktop app. This way, people can use Spawn to build for both mobile platforms using the same app specifications. Imagine someone living in rural India using their Chromebook to build apps for their Android ph

Israel kills 40 Palestinians in Gaza airstrikes amid fears of wider war - Reuters

Image
* Israel kills 40 Palestinians in Gaza airstrikes amid fears of wider war  Reuters * At least 15 killed, 30 wounded in Israeli bombing of two schools in Gaza  Al Jazeera English * Report: 15 killed in strikes on schools in northern Gaza; IDF: Targets were used by Hamas  Haaretz * Video shows aftermath of airstrike on Gaza school buildings  CNN * IAF strikes Hamas command centers concealed in schools in Gaza  The Jerusalem Post http://dlvr.it/TBgSxq

Audio shows Trump praised Walz in 2020 for handling of riots after George Floyd's death - CBS News

Image
* Audio shows Trump praised Walz in 2020 for handling of riots after George Floyd's death  CBS News * Kaitlan Collins fact checks Trump’s false claims of his handling of George Floyd protests  CNN * Tim Walz’s handling of George Floyd’s killing by police comes back into view  The Guardian US * Tim Walz's BLM riots response left Minnesota husband, dad of 2 'disgusted': 'Can't believe' people support him  Fox News * Watch: Fact check blows up lies in Team Trump's new smear campaign against Tim Walz  MSNBC http://dlvr.it/TBg4rg

Biden 'not confident' of peaceful transition if Trump loses - BBC.com

Image
* Biden 'not confident' of peaceful transition if Trump loses  BBC.com * Biden 'not confident at all' in a peaceful transfer of power if Trump loses election  Fox News * Lara Trump: ‘If we lose 2024 election, there will be no problem’  NewsNation Now * "If Trump Loses...": Biden Raises Concerns Over Peaceful Transfer Of Power  NDTV * Biden says he's "not confident at all" there will be a peaceful transfer of power if Trump loses  CBS News http://dlvr.it/TBfh3g

Show HN: Voyage – Toolbox of otherwise expensive SaaS marketing tools https://ift.tt/tGhikLp

Show HN: Voyage – Toolbox of otherwise expensive SaaS marketing tools Voyage is a bunch of marketing tools for SaaS in one platform. We're betting on three things: 1. Many marketing tools don't offer free tiers. Think Optimizely, 6sense, Mutiny, Typeform, Qualified, Marketo, Drift, etc. A lot of these have minimum contract sizes of 5 figures. Voyage is completely free right now (haven't shipped monetization yet) and will always be usage-based + free tier. 2. Having these tools in one place compounds. We offer global themes for all of the user-facing marketing assets, which means you won't have to manage a brand theme for each of Wistia, Drift, etc. We also can use the data from one tool to modify another. Ex: personalize the header of the pricing page based on whether a visitor went through the video on your splash page. 3. We can outship most engineering teams in the long term. It's difficult for mar-tech companies to attract/retain talent since they're GTM-fir

Organizers cancel Taylor Swift concerts in Vienna over fears of an attack - WESH 2 Orlando

Image
* Organizers cancel Taylor Swift concerts in Vienna over fears of an attack  WESH 2 Orlando * Taylor Swift Austria concerts canceled after terror plot arrests  Fox News * Three Taylor Swift concerts in Vienna cancelled over alleged planned terrorist attack  CNN * Taylor Swift Cancels Eras Tour Concerts in Vienna After Terrorist Plot Thwarted and Arrests Made  Variety http://dlvr.it/TBdbsz

A Dozen US Navy F/A-18 Super Hornets Take Position On Land To Thwart Possible Iranian Attack On Israel – Reports - EurAsian Times

Image
* A Dozen US Navy F/A-18 Super Hornets Take Position On Land To Thwart Possible Iranian Attack On Israel – Reports  EurAsian Times * Tense Israel in waiting as attack threat looms  Reuters * Washington and Arab states scramble to avert an all-out Middle East war  The Washington Post * Iran may be reconsidering major strike on Israel after American show of force - report  The Jerusalem Post * US on fourth aircraft carrier, warships react to Middle East fighting  Business Insider http://dlvr.it/TBdLdy

Hamas' new political leader Yahya Sinwar is seen as more extreme — and less willing to compromise - CNBC

Image
* Hamas' new political leader Yahya Sinwar is seen as more extreme — and less willing to compromise  CNBC * Hungry and displaced Gazans see their misery continuing with Hamas’ new leadership  CNN * Who is Yahya Sinwar, the new leader of Hamas?  ABC News * Middle East Crisis Appointment of New Hamas Leader Casts Further Doubt on Cease-Fire Deal  The New York Times * IDF Chief of Staff Halevi: Sinwar replacing Haniyeh does not absolve him, Israel will find him  The Jerusalem Post http://dlvr.it/TBd1Zj

Michael Bloomberg Donates Record $600 Million To Four Historically Black Medical Schools - Forbes

Image
* Michael Bloomberg Donates Record $600 Million To Four Historically Black Medical Schools  Forbes * Historically Black Medical Schools Land a $600 Million Donation  The New York Times * Morehouse School of Medicine receives $175M donation in largest gift to HBCUs   The Atlanta Journal Constitution * The hot trend for billionaire donors: paying for med-school tuition  Business Insider * Bloomberg donates $600M to four historically Black medical schools  Axios http://dlvr.it/TBccw4

Edgehill Fire destroys homes in San Bernardino as temps soar in California - NBC News

Image
* Edgehill Fire destroys homes in San Bernardino as temps soar in California  NBC News * San Bernardino brush fire burns multiple homes as residents ordered to evacuate  KABC-TV * People Flee As California Wildfire Burns Homes  The Weather Channel * Western wildfire season continues with a vengeance as new blaze destroys homes in Southern California  ABC News * Officials probe cause of wildfire that sent residents fleeing in San Bernardino  USA TODAY http://dlvr.it/TBcDPG

Show HN: Muky – A kid-friendly music player for iOS https://ift.tt/cSNhF1e

Show HN: Muky – A kid-friendly music player for iOS Hi, I've developed an iOS app called Muky ( https://muky.app/ ) that allows parents to create and manage music playlists for their children. It provides a focused, distraction-free audio experience for kids. I created this app because my 4-year-old daughter loves music, but existing solutions like Tonies or cassettes didn't meet our needs. Using an iPhone or iPad directly with Apple Music wasn't ideal either. Muky aims to solve these issues under the motto "Music for the Kids". Here some key features: * Dedicated music player for children * Parent-controlled playlists * Compatible with Apple Music (Spotify support coming soon) * Distraction-free interface * Works well with iOS "Guided Access" feature * Keeps kids' music separate from parents' personal collections and algorithms * iOS 15 Support for Older Devices * Direct Start in Audio Player * Password Protection (Secure the audio player mode w

‘Several’ US personnel injured in rocket attack on Iraq base - CNN

Image
* ‘Several’ US personnel injured in rocket attack on Iraq base  CNN * US personnel wounded in attack against base in Iraq, officials say  Reuters * US troops injured after suspected rocket attack on base in Iraq  Fox News * Rocket attack at an Iraqi military base injures US personnel, officials say  WCVB Boston * Americans injured in attack on U.S. base in Iraq  NBC News http://dlvr.it/TBYmG2

Former Trump attorney Jenna Ellis to cooperate with AG in Arizona fake electors case - Axios

Image
* Former Trump attorney Jenna Ellis to cooperate with AG in Arizona fake electors case  Axios * Former Trump lawyer Jenna Ellis to cooperate with prosecutors in Arizona 'fake electors' case  NBC News * Jenna Ellis Cooperating With Arizona DA Is a 'Big Deal'—Attorney  Newsweek * Jenna Ellis flips to help Arizona prosecutors in 2020 election case  The Hill * In Arizona’s fake electors case, Jenna Ellis agrees to cooperate  MSNBC http://dlvr.it/TBYlpx

Siena poll: Harris gives Democrats breathing room in New York - POLITICO

Image
* Siena poll: Harris gives Democrats breathing room in New York  POLITICO * Opinion | What the Latest Polling Tells Us About the 2024 Race  The New York Times * Harris gets New York Dems back on track  POLITICO * Kamala Harris is now Democratic presidential nominee, will face off against Donald Trump this fall  The Associated Press * Kamala Harris leads Donald Trump in our nationwide poll tracker  The Economist http://dlvr.it/TBYlXx

Market sell-off puts Democrats on edge - POLITICO

Image
* Market sell-off puts Democrats on edge  POLITICO * As stock markets plummet, ask yourself: Do you really want Harris running the economy?  USA TODAY * Kamala Harris’ economic pitch just got a lot more complicated  CNN * Cracks in Economy Pose Risk to Harris’s Momentum  The Wall Street Journal * War and recession fears test Harris campaign's momentum  Axios http://dlvr.it/TBYlJ0

Georgia State University says it treated Trump’s rally the same as Harris’ campaign event - The Atlanta Journal Constitution

Image
* Georgia State University says it treated Trump’s rally the same as Harris’ campaign event   The Atlanta Journal Constitution * Trump's Georgia problem: 'Neck and neck' with VP Harris as candidates fight for battleground states  Fox News * Donald Trump Has No Heir  The New Republic * Opinion | Does Trump even want to win?  The Washington Post * Scaramucci reacts to Trump's attack on GOP Governor  CNN http://dlvr.it/TBYkzf

Show HN: Run Mutahunter.ai LLM powered software testing on your code in browser https://ift.tt/coCpknS

Show HN: Run Mutahunter.ai LLM powered software testing on your code in browser https://ift.tt/GSqvt5w August 6, 2024 at 12:40AM

Robert F. Kennedy Jr. Admits He Left a Dead Bear in Central Park - The New York Times

Image
* Robert F. Kennedy Jr. Admits He Left a Dead Bear in Central Park  The New York Times * RFK Jr wildly confesses to dumping dead bear cub in Central Park a decade ago  The Independent * RFK Jr says he was behind mystery of dead bear dumped in Central Park with bicycle  The Guardian US * RFK Jr. admits putting dead bear cub and old bicycle in New York City's Central Park nearly 10 years ago  CBS News * Mystery Solved: Robert F. Kennedy Jr. claims he dumped bear carcass in Central Park in 2014  WABC-TV http://dlvr.it/TBWJN7

Where Harris faces pressure from the left - POLITICO

Image
* Where Harris faces pressure from the left  POLITICO * With Trump in mind, some progressives online turn against anti-Harris leftists  NBC News * Debate: Kamala Harris and the Left  Workers' Liberty * Opinion | Why the Left Must Resist Unconditionally Backing Harris  Common Dreams http://dlvr.it/TBWHxt

Cardinal Sean O’Malley retiring as Archbishop of Boston, sources tell WCVB - WCVB Boston

Image
* Cardinal Sean O’Malley retiring as Archbishop of Boston, sources tell WCVB  WCVB Boston * Bishop Henning appointed to Archdiocese of Boston as Cardinal O'Malley retires  WCVB Boston * WATCH: Providence bishop on being named next Boston archbishop  WPRI.com * Sources: Cardinal O’Malley retiring as archbishop of Boston  Boston News, Weather, Sports | WHDH 7News * Providence Bishop Richard Henning to succeed Seán O'Malley as archbishop of Boston: Report  Turn to 10 http://dlvr.it/TBWHf4

Justice Neil Gorsuch warns Biden to 'be careful' with Supreme Court reforms - NBC News

Image
* Justice Neil Gorsuch warns Biden to 'be careful' with Supreme Court reforms  NBC News * Supreme Court Term Limits  brennancenter.org * Neil Gorsuch Runs to Fox News to Warn Biden: ‘Be Careful’  The Daily Beast * Opinion | Biden’s Proposed Supreme Court Reforms  The New York Times * Gorsuch has stern message when asked about Biden Supreme Court proposals: 'Be careful'  Fox News http://dlvr.it/TBWHJw

Tents return to San Francisco streets cleared in homeless sweep - CBS News

Image
* Tents return to San Francisco streets cleared in homeless sweep  CBS News * San Francisco Takes Harder Line Against Homeless Camps, Defying Its Reputation  The New York Times * San Francisco Pushes Homeless People to Leave Town as Crackdown Begins  Bloomberg * Mayor Breed’s ‘very aggressive’ homeless sweeps hit the Mission, Bayview  Mission Local * SF Mayor London Breed directs city staff to offer homeless bus tickets before housing  KGO-TV http://dlvr.it/TBWGxx