Posts

Showing posts from July, 2024

Show HN: Non SaaS – Directory of Non SaaS Apps https://ift.tt/fTFr5CV

Show HN: Non SaaS – Directory of Non SaaS Apps https://nonsaas.com August 1, 2024 at 03:49AM

Show HN: Shadow IT Scan – Uncover SaaS Apps, Users and Risky OAuth Scopes https://ift.tt/NrnBTkG

Show HN: Shadow IT Scan – Uncover SaaS Apps, Users and Risky OAuth Scopes Hey HN, TL;DR: We’ve launched a free version of our Shadow IT scanner to identify which SaaS apps are used in your company, who uses them, and if they have high-risk OAuth scopes. Philip and I went through YC with AccessOwl in 2022. We started the company because, in our previous roles, we struggled to track all the SaaS apps, users, and granted OAuth scopes. The Shadow IT scanner started as a small feature within AccessOwl, which manages SaaS vendors and user accounts centrally. But a standalone scanner would have made our lives so much easier in our previous roles. So, we thought, why not release it? And here it is: a free, standalone Shadow IT scanner! Hope you find it useful :) The Shadow IT scan helps with: 1. Offboarding: Employees often don’t report all the apps they sign up for, making it tough to track and secure these accounts when they leave, especially with the common SSO tax. 2. Security: OAuth scope

Show HN: Shimmr: Free iOS App Uses CIA Findings to Enhance Meditation and Focus https://ift.tt/nd5ERq2

Show HN: Shimmr: Free iOS App Uses CIA Findings to Enhance Meditation and Focus https://ift.tt/EoCG9Lf July 31, 2024 at 11:58PM

Show HN: FP32 matmul of large matrices up to 24% faster than cuBLAS on a 4090 https://ift.tt/c3P7lwz

Show HN: FP32 matmul of large matrices up to 24% faster than cuBLAS on a 4090 I decided to share a CUDA kernel I wrote over 5 months ago. Nvidia's hardware and software may surprise you. https://ift.tt/2f1UcIC August 1, 2024 at 12:09AM

Show HN: Standardized Interface for SQL Database Drivers in JavaScript https://ift.tt/bsYzyJT

Show HN: Standardized Interface for SQL Database Drivers in JavaScript Hey there, JavaScript enthusiasts and database users! Over the past months, there has been work towards a standardized interface for SQL database drivers in JavaScript, and now we need your input! If you’ve spent any time working with SQL databases in JavaScript, you’ve probably noticed how each database driver has its own way of doing things. Whether you’re connecting to MySQL, PostgreSQL, SQLite, or SQL Server, you’ve had to adapt to different interfaces and quirks. While this diversity showcases the richness of our ecosystem, it can also lead to a lot of headaches. Learning new APIs, dealing with inconsistencies, and maintaining codebases that juggle multiple database drivers can be a real challenge. That’s where this RFC comes in. We’re proposing a standardized interface that will bring consistency to the way we interact with SQL databases in JavaScript. Imagine being able to switch databases without rewriting a

Show HN: A Path-Based Data storage/retrieval web service to prevent crawling https://ift.tt/ex3biSF

Show HN: A Path-Based Data storage/retrieval web service to prevent crawling I listed my email on GitHub, and it got collected and used without my consent... To prevent this, I created a simple service using Django and PostgreSQL. As you can see when you access the site, you can save data by specifying a path. Think of it as a global key-value storage designed simply to prevent crawling. The data is not stored in an encrypted form, so please do not save sensitive information. Thank you. P.S.: Yes, I am a Faker's fan. https://hideonbush.com/ July 31, 2024 at 04:40AM

Show HN: 10x cheaper GitHub Actions on your AWS account https://ift.tt/Va17QG9

Show HN: 10x cheaper GitHub Actions on your AWS account I'm Surya and I'm super excited to announce WarpBuild's new capabilities. WarpBuild provides drop-in replacements for Github hosted runners that are faster and cheaper. WarpBuild got its first customers from our launch on HN last year and I'm excited to show our newest offering: WarpBuild managed Github actions runners on your AWS account that are up to 90% cheaper than Github-hosted runners. In the last couple of months, we released a ton of new capabilities to speed up your workflows and save on costs like: (1) BYOC: run Github actions in your AWS account, in ~5 mins. (2) Managed unlimited Github caches. (3) Static IPs for allowlisting. (4) Flexible runner and disk configurations. (5) Spot instances, arm64 and x86-64 runners. This has been a top ask from our users, and this is even cheaper than self-hosting on k8s using `actions-runner-controller`, while significantly improving job queuing times. We are rather un

Show HN: I made a tool to easily transform and manipulate your JSON data https://ift.tt/7zKxyt2

Show HN: I made a tool to easily transform and manipulate your JSON data Hey NN, I've create a tool that allows you to easily manipulate and transform json data. After looking round for something to allow me to perform json to json transformations I couldn't find any easy to use tools or libraries that offered this sort of functionality without requiring learning obscure syntax adding unnecessary complexity to my work or the alternative being manual changes often resulting in lots of errors or bugs. This is why I built JSON Transformer in the hope it will make these sort of tasks as simple as they should be. Would love to get your thoughts and feedback you have and what sort of additional functionality you would like to see incorporated Thanks! :) https://ift.tt/vwXM5QP (Link in case the other url doesn’t work) https://ift.tt/vwXM5QP July 30, 2024 at 11:25PM

Show HN: ChainFactory – Run Structured LLM Inference with Easy Parallelism https://ift.tt/DuhxozN

Show HN: ChainFactory – Run Structured LLM Inference with Easy Parallelism Hi HN! Disclaimer: I submitted another post about ChainFactory a few days ago. Here's what has changed since: - Added hash based caching of auto-generated prompts and masks. - Did some internal restructuring and cleanup. - Updated the order in which README doc introduces concepts and terminology. Posting this again because honestly, I am kinda puzzled about what to add/fix/change due to having 0 users and no genuine feedback. By genuine feedback, I mean feedback from strangers who do not have a social pressure to be polite and pull punches. Please take a look if you find this interesting and leave a comment. If you think it's an deranged or stupid idea not worth your time, please at least leave a 'no' - I'd still be delighted as it's an honest opinion. Thanks a lot! PS: Is it okay to post updates and changes at regular intervals? https://ift.tt/YSuGHDi July 30, 2024 at 07:18AM

Show HN: FastHTML, a new Python-based system for writing web applications https://ift.tt/ZrAwzDJ

Show HN: FastHTML, a new Python-based system for writing web applications https://ift.tt/lUR2s63 July 30, 2024 at 03:22AM

Show HN: Chrome Extension to Open Google Maps Locations in Apple Maps https://ift.tt/yQYA4Lm

Show HN: Chrome Extension to Open Google Maps Locations in Apple Maps Pretty simple extension that displays a prompt notification on Google Maps to open the address you’re viewing in Apple Maps. https://ift.tt/cMtryBS July 29, 2024 at 10:33PM

Show HN: How I wrote a LaTeX paper without writing any LaTeX https://ift.tt/xQyIYCr

Show HN: How I wrote a LaTeX paper without writing any LaTeX Stempad is an online scientific text-editor. I built it because I wanted a way to do fast scientific writing with just my keyboard, and LaTeX wasn't cutting it. I recently launched the ability to export Stempad documents to LaTex. I tested it by rewriting part of a paper I found online (Metabolic scaling in small life forms by Marc E. Ritchie & Christopher P. Kempes) and exporting it. You can try the editor and export yourself using the post url. The export button is on the top right of the page. In case you want to see the result directly, this was it: https://ift.tt/Mks5X3J Feedback is really appreciated! If anyone thinks they might find Stempad useful, let me know and I'd love to get in touch. https://ift.tt/VT3nquS July 29, 2024 at 04:24AM

Show HN: Run Llama 3.1 8B in the browser https://ift.tt/juFkYfz

Show HN: Run Llama 3.1 8B in the browser https://app.wiz.chat July 29, 2024 at 12:29AM

Show HN: ThinkPost – split-panel note taking & brainstorming app for devs https://ift.tt/5U9AxHq

Show HN: ThinkPost – split-panel note taking & brainstorming app for devs ThinkPost is an Interactive split-panel diagramming, draggable block-based note-taking, and brainstorming tool. I developed ThinkPost as a side project for few months now. Basic idea is parallel streaming of ideas. It's a desktop web app with a very scaled down mobile version just for support. Whole my career I had been working with startups and specifically early stage ones, and it's a big responsibility to devise a feature on our own, think deeply about it in different streams (logically, security, re-usability, platform APIs etc.) and even present distilled part of it to stakeholders (Often times non technical people). Even now I run backend/infra/mobile/qa/customer support/integrations for a healthcare startup, so stakes are high. There's a lot of self brainstorming in multiple streams and then there's also distillation process. I couldn't really work with single page notepads for that

Show HN: News-Research Aggregation https://ift.tt/KdeafvW

Show HN: News-Research Aggregation Have made a previous submission about my page, made some major changes. Specifically with wordclouds and how you can simply skim and select specific words of attention to understand what is happening in the recency realm of information. Goal: Creative problem(news)-solving(research). Spending less time and absorbing more. Skip days : Saturday/Sunday. Probs the worst time to put it forward but please needs to criticism. https://clay.cam/ July 28, 2024 at 12:10AM

Show HN: Preprocessor I've been working 4 years now https://ift.tt/OnbS1Ak

Show HN: Preprocessor I've been working 4 years now Hey there, I'm here today to share with you a software I've been working on for 4 years now. I'm not full time dedicated to it, as I need to make a living. My inspiration to develop it came when I started using Sass for real in production. I really appreciated the hierarchy of nesting rules instead of the way CSS vanilla used to do. The obvious nesting rules was easy to read and understand just by looking at. That was something I personally admirated very much. I wondered why there was no HTML preprocessors as revolutionary as there is for CSS and JavaScript. All popular preprocessors for HTML have one thing in common. All replace the angle brackets by something else (usually identation) and then add some functionalities on top of it. If the symbols for markups are a problem to the experience of developing a visual structure, just replacing it for something else doesn't fix the problem. You are just changing the ch

Show HN: Semantic Grep – A Word2Vec-powered search tool https://ift.tt/OepFhso

Show HN: Semantic Grep – A Word2Vec-powered search tool Much improved new version. Search for words similar to the query. For example, "death" will find "death", "dying", "dead", "killing"... Incredibly useful for exploring large text datasets where exact matches are too restrictive. https://ift.tt/2z7TnNc July 27, 2024 at 11:32PM

Show HN: Symbols > We are building Figma for developers https://ift.tt/Dz7lHUC

Show HN: Symbols > 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” Lifetime offers: We are currently running $100 one off offers for the first 100 users, 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! Landing: Here is a quick landing put together, with a better one in the works :) https://ift.tt/RF9eBOn Any questions let me know! https://ift.tt/RF9eBOn July 27, 2024 at 01:47AM

Show HN: Ray Tracing in One Weekend v4.0.0 https://ift.tt/XxFCWlB

Show HN: Ray Tracing in One Weekend v4.0.0 Since this is a major new release (three and a half years in development), I think this should be ok for Show HN. This release has lots of new material, fixes, and updates across the three books in this series. All three books are online and free, with accompanying code available from GitHub. Enjoy! https://ift.tt/asVb3S4 July 27, 2024 at 02:55AM

Show HN: Patchwork – Open-source framework to automate development gruntwork https://ift.tt/dV29hD6

Show HN: Patchwork – Open-source framework to automate development gruntwork Hi HN! We’re Asankhaya and Rohan and we are building Patchwork. Patchwork tackles development gruntwork—like reviews, docs, linting, and security fixes—through customizable, code-first 'patchflows' using LLMs and modular code management steps, all in Python. Here's a quick overview video: https://youtu.be/MLyn6B3bFMU From our time building DevSecOps tools, we experienced first-hand the frustrations our users faced as they built complex delivery pipelines. Almost a third of developer time is spent on code management tasks[1], yet backlogs remain. Patchwork lets you combine well-defined prompts with effective workflow orchestration to automate as much as 80% of these gruntwork tasks using LLMs[2]. For instance, the AutoFix patchflow can resolve 82% of issues flagged by semgrep using gpt-4 (or 68% with llama-3.1-8B) without fine-tuning or providing specialized context [3]. Success rates are higher for

Show HN: Simple headless, serverless, static, git-based CMS https://ift.tt/ENlkfaI

Show HN: Simple headless, serverless, static, git-based CMS I couldn't find a CMS that met all my needs, so I built this prototype. It works for my purposes. I'm curious if anyone else finds it interesting or useful. If there's enough interest, I may continue working on it. Feedback welcome! https://ift.tt/pjbulf9 July 25, 2024 at 07:11PM

Show HN: Pairing LLM code generation with traditional templates https://ift.tt/qfFXpar

Show HN: Pairing LLM code generation with traditional templates Hi, I’ve been exploring Claude 3.5 code generation abilities for a while and it looks like it can generate more consistent code than other models. However it would still be unmaintainable if you ask it to write a lot of code and it still sucks at system design. So, I’ve been playing around the idea of using the code repository with a template for directory layout and infrastructure, then adding the repository information to Claude and asking it to generate code. It seems that it works, if I pass the structure of some OpenAPI based backend it can update the API definition and implementation pretty consistently. Take a look at the PoC and please share your thoughts about this! I wanted to see if someone else is working on similar idea, I’m open for a chat! https://ift.tt/Mp85KXs July 25, 2024 at 12:14AM

Show HN: Unsearch, an open source alternative to Google Chrome Sync https://ift.tt/Krb4oNh

Show HN: Unsearch, an open source alternative to Google Chrome Sync I use several browsers between college, work and home and I like to have them synced so I can find websites I've searched for in a browser when I don't have access to it or access my bookmarks. I don't like the idea of using any of the sync services offered by the major browsers because of how they might use my data, because they lack some features I'd like to have, and because they all try to lock you into their ecosystem. So I'm building an open source cross-browser manager for browsing activity. I would love to hear your thoughts on this concept, and if you have any questions or suggestions, please let me know. https://ift.tt/S4Ia087 July 24, 2024 at 10:48PM

Show HN: Finetune Llama-3.1 2x faster in a Colab https://ift.tt/YkH051Q

Show HN: Finetune Llama-3.1 2x faster in a Colab Just added Llama-3.1 support! Unsloth https://ift.tt/IyZ6wGX makes finetuning Llama, Mistral, Gemma & Phi 2x faster, and use 50 to 70% less VRAM with no accuracy degradation. There's a custom backprop engine which reduces actual FLOPs, and all kernels are written in OpenAI's Triton language to reduce data movement. Also have an 2x faster inference only notebook in a free Colab as well! https://ift.tt/ha8K9yP... https://ift.tt/iarOZFn July 24, 2024 at 02:00AM

Show HN: React Native Finisher Kit That'll Automate All the Complex Stuff https://ift.tt/Rg4Imje

Show HN: React Native Finisher Kit That'll Automate All the Complex Stuff Hey HN, I've been automating mobile builds since 2017, publishing a course on mobile automation back then. Over the years, I’ve configured Mobile CI/CD for various companies using Bitrise, Codemagic, GitHub Actions – over and over again. To simplify this repetitive process, I’ve created a React Native "finisher kit" that automates Mobile CI/CD setup. Here’s what it offers: - Initial setup with monorepo support, multiple environments, unified configuration, testing set up, features like Push or iOS Live Activities… - Easy app creation for App Stores + Fully automated code signing, building, deployment, - Single place for configuration (AWS), reusable for local development, builds and deployment either locally or in the cloud, - A seamless system to manage configurations for Apple, Fastlane, Google, and more… It allows you to create your Mobile CI/CD with any of these providers with a single CLI c

Show HN: VS Code Extension to skip the noisy web tools (JSON Prettify, and more) https://ift.tt/MF20p8K

Show HN: VS Code Extension to skip the noisy web tools (JSON Prettify, and more) Hi HN, Simple online tools on the web have become unnecessary greedy. For example, * https://ift.tt/fqVCEFs displays 7 ads on page load * https://ift.tt/EeDfwds had 4 ads plus a Google Vignette. And many more sites do the same thing. It's just noisy, which is why I created this VS Code Extension where you don't need to even leave your editor for your small web operations. I also built a Desktop app and an online version, which can be reached or downloaded at smallonlinetools.net. Both of which will be ad-free forever. So far smallonlinetools.net has over 150 tools and I add more everyday! Give it a try and leave me a review is all I ask! Perhaps, share with your friends so we can rank better on Google! https://ift.tt/F96HZVA July 23, 2024 at 08:50PM

Show HN: I packaged all of the productivity advice into one product https://ift.tt/FCvwage

Show HN: I packaged all of the productivity advice into one product Hey hackers, Like many of you, I'm always trying to optimize my productivity, and I have tried a lot of apps out there to do so. I didn't find the exact one that I could use, so I built one for myself. Check it out and let me know if you have any thoughts! https://www.focusmax.io July 22, 2024 at 08:54PM

Show HN: OpenDataCapture an electronic data capture platform for data collection https://ift.tt/pwJ0e4o

Show HN: OpenDataCapture an electronic data capture platform for data collection Hi HN, We're the Douglas Neuroinformatics Platform[1], and we've been working on Open Data Capture, a web-based electronic data capture (EDC) platform for continuous clinical and research data collection. You can use it to administer instruments (like forms and interactive tasks) either in-person or remotely. The platform is based on a fundamentally longitudinal data model. Unlike other EDC platforms, which are centered around the concept of a study with rigid timepoints, Open Data Capture is designed for continuous data capture. Data is associated with a given session, which includes metadata such as date, time, and mode (i.e., in-person or remote). We've designed the system around the core restriction that many hospital institutions demand that data remain on-premise, while clinician-researchers often want to evaluate clients outside the institution with research questions. This has resulted

Show HN: Create how-to videos and guides fast https://ift.tt/rRZUTj3

Show HN: Create how-to videos and guides fast Hey HN, I'm Kamal, a 20 year old builder from India, with a team of 4. I was building an AI-powered course builder initially, and once we started getting some paying customers biggest problem that we encountered was teaching them how to use the product. I wanted to create help centre but I couldn't, probably the procrastination, because I felt like it was a huge task. So, me and my co-founder decided to make creating videos and guides for this help centre fast and easy. This is where Kroto comes in, you just record a product/process walkthrough and it generates studio quality how-to videos with zoom-in and transition effects along with a step-by-step guide with GIFs for every action. Here's the demo: https://www.youtube.com/watch?v=JmeeNmpNepY I want to know if you guys also face similar issues, and want to get some feedback on the product. Biggest issues right now: Publishing time way too long, editor not optimised, no way to r

Show HN: SmartXiv: AI-Powered ArXiv Digest with Personalized Recommendations https://ift.tt/sRncmA9

Show HN: SmartXiv: AI-Powered ArXiv Digest with Personalized Recommendations As a researcher, I created SmartXiv to solve a problem I faced every day: keeping up with the overwhelming number of research papers uploaded to arXiv. With over 1000 new papers each day, finding the most relevant research was time-consuming and exhausting. I needed a smarter way to stay updated. What SmartXiv Does • Personalized Recommendations: Using advanced AI, SmartXiv analyzes your interests and sends you daily emails with research papers that align with your preferences. •Efficient Research: By curating the latest papers for you, SmartXiv saves you hours of research. • Fully Customizable: You can tailor your updates by categories, subcategories, and frequency to match your specific needs. How It Works •Setup: Select your preferred arXiv sections and customize your notification settings. •Daily Updates: Receive a curated list of relevant papers, complete with summaries and key information. •AI Analysis:

Show HN: Hyve Tile, a puzzle game but I can't solve it https://ift.tt/aQ1wykh

Show HN: Hyve Tile, a puzzle game but I can't solve it I created a puzzle game after some recent years of hiatus from game development. It was a puzzle game where you have to assemble a randomized tiles. You can view the preview using eye icon on the top right side. You also can undo your previous step. I created this game using Unity because I am already familiar with it. If you encounter the tiles is not randomized, please try recreate the tile again, I don't exactly know why it's happenning. Thank you https://ift.tt/N8yqlBt July 21, 2024 at 05:49PM

Show HN: Local Devin – powered by Sonnet 3.5 https://ift.tt/MgE28BO

Show HN: Local Devin – powered by Sonnet 3.5 https://ift.tt/2NjIm18 July 21, 2024 at 03:24AM

Show HN: Live Demo of GraphRAG with GPT-4o mini https://ift.tt/ZpoIcyK

Show HN: Live Demo of GraphRAG with GPT-4o mini Hi HN, Microsoft recently open-sourced the GraphRAG framework, which enables more contextual responses than traditional vector-based RAG, especially for summarization-focused queries on textual data. However, a common critique is the LLM costs for constructing the knowledge graph. With the newly released GPT-4o mini, working with GraphRAG would now be ~30x cheaper. We built a demo with quarterly earning call transcripts from a few S&P 100 companies comparing GraphRAG with GPT-4o, GraphRAG with GPT-4o mini, and Baseline RAG. Try out the demo here: https://ift.tt/LJRHEoV Looking forward to your feedback! https://ift.tt/LJRHEoV July 21, 2024 at 12:11AM

Show HN: AI Negotiation roleplays for training and fun https://ift.tt/TsyG2Wf

Show HN: AI Negotiation roleplays for training and fun Dear Hackers, for a friend of mine I recently developed a prototype that allows him to let the job candidates for sales positions prove their negotiation skills. I now turned it into a public demo, to get your feedback. First situations: House Negotiation is live, and Hostage Takers follows. Have fun and tell me what you think. https://ift.tt/Xvdz8np July 20, 2024 at 02:46AM

Show HN: Spectral – Visualize, explore, and share code in Python/JS/TS https://ift.tt/QkN2sET

Show HN: Spectral – Visualize, explore, and share code in Python/JS/TS https://ift.tt/TLfNa4b July 20, 2024 at 01:22AM

Show HN: I built an app to generate me windows blue screen of death https://ift.tt/NFAXGBc

Show HN: I built an app to generate me windows blue screen of death Everybody is getting windows blue screen of death so I built myself an app to generate windows blue screen of death. https://ift.tt/zAhMq38 July 20, 2024 at 01:24AM

Show HN: 80+ CLI tools to build, browse, and blend your media library https://ift.tt/paUzNlT

Show HN: 80+ CLI tools to build, browse, and blend your media library https://ift.tt/3QrOacB July 19, 2024 at 11:01PM

Show HN: Building a Next.js and Firebase boilerplate to save 80% of my time https://ift.tt/SM1qiUT

Show HN: Building a Next.js and Firebase boilerplate to save 80% of my time https://ift.tt/iEurK9S July 19, 2024 at 02:02PM

Frontier Airlines Briefly Grounds All Flights Amid Microsoft Outage - The New York Times

Image
* Frontier Airlines Briefly Grounds All Flights Amid Microsoft Outage  The New York Times * Global IT outages hit airlines and businesses worldwide  CNN * Long lines at GSP Airport due to Microsoft outage  WYFF4 Greenville * CrowdStrike Windows Outage—What Happened And What To Do Next  Forbes * Major Windows BSOD issue takes banks, airlines, and broadcasters offline  The Verge http://dlvr.it/T9nzHy

Fact check: Trump makes more than 20 false claims in RNC acceptance speech - CNN

Image
* Fact check: Trump makes more than 20 false claims in RNC acceptance speech  CNN * Fact-checked: Republican national convention and Trump’s speech  The Guardian US * Fact Checking Donald Trump's RNC speech on immigration, the economy, world affairs and more  ABC News * Fact-checking Trump's speech accepting the GOP nomination  NBC News * FACT FOCUS: A look at claims made at the Republican National Convention as Trump accepts nomination  The Associated Press http://dlvr.it/T9nyrm

Thirteen killed in Bangladesh protests over job quotas - Reuters

Image
* Thirteen killed in Bangladesh protests over job quotas  Reuters * Bangladesh TV news off air, communications widely disrupted as student protests spike  Reuters * Bangladesh has erupted over jobs reserved for the children of ‘freedom fighters.’ Here’s what you need to know  CNN * Here’s what to know about the violent protests over government jobs roiling Bangladesh  The Associated Press * Bangladesh protests: UN chief Antonio Guterres concerned by ongoing violence, urges restraint on all sides  The Hindu http://dlvr.it/T9ndbG

Show HN: ChatGPT Chrome Extension to Keep Temporary Chat Enabled https://ift.tt/jDGZOC0

Show HN: ChatGPT Chrome Extension to Keep Temporary Chat Enabled https://ift.tt/6ZyFBSr July 19, 2024 at 09:35AM

Show HN: NetSour, CLI Based Wireshark https://ift.tt/je4vbUo

Show HN: NetSour, CLI Based Wireshark This code is still in early beta, but i sincerley hope it will become as ubiquitous as VIM on Linux. https://ift.tt/DgEY6cX July 19, 2024 at 07:47AM

Show HN: How we leapfrogged traditional vector based RAG with a 'language map' https://ift.tt/mPbjkJA

Show HN: How we leapfrogged traditional vector based RAG with a 'language map' TL;DR: Vector-based RAG performs poorly for many real-world applications like codebase chats, and you should consider 'language maps'. Part of our mission at Mutable.ai is to make it much easier for developers to build and understand software. One of the natural ways to do this is to create a codebase chat, that answer questions about your repo and help you build features. It might seem simple to plug in your codebase into a state-of-the-art LLM, but LLMs have two limitations that make human-level assistance with code difficult: 1. They currently have context windows that are too small to accommodate most codebases, let alone your entire organization's codebases. 2. They need to reason immediately to answer any questions without thinking through the answer "step-by-step." We built a chat sometime a year ago based on keyword retrieval and vector embeddings. No matter how hard we

Youth in Kenya Take to the Streets - NPR

Image
* Youth in Kenya Take to the Streets  NPR * Kenya police ban protests in Nairobi  BBC.com * Kenya bans protests in the capital over security concerns and lack of leadership  The Hill * Kenyan police crack down as protesters return to streets nationwide  Al Jazeera English * Demonstration Alert for U.S. Citizens  USEmbassy.gov http://dlvr.it/T9lWJ7

Peru: Uncontacted indigenous people sighted near river - BBC.com

Image
* Peru: Uncontacted indigenous people sighted near river  BBC.com * Uncontacted Amazon tribe in unusual sighting near logging area  NBC News * World's Largest Isolated Tribe Makes Rare Appearance In New Footage  NDTV * Video shows isolated Amazon tribe emerge from rain forest in Peru amid threat from loggers  USA TODAY http://dlvr.it/T9lVnr

Jack Smith appeals dismissal of Trump's classified documents case - Axios

Image
* Jack Smith appeals dismissal of Trump's classified documents case  Axios * The Florida judge who just gave Trump a pass in documents case will now be judged herself  USA TODAY * Former federal prosecutor: Cannon dismissal of Trump documents case ‘simply indefensible’  The Hill * Special counsel appeals dismissal of Trump classified documents case  CNN * John Roberts Could be Aileen Cannon's Undoing  Newsweek http://dlvr.it/T9l9Wd

Show HN: How we use LLMs to find testing gaps, vulnerabilities in codebases https://ift.tt/bGjvk4c

Show HN: How we use LLMs to find testing gaps, vulnerabilities in codebases Hello everyone! I’m thrilled to announce the latest feature from Mutahunter.ai, the ultimate tool for finding and fixing weaknesses in your code. We’ve designed Mutahunter to leverage mutation testing powered by advanced LLMs, helping you uncover vulnerabilities and enhance your code quality effortlessly. Introducing our newest feature: Detailed Mutation Testing Reports! After running our mutation tests, Mutahunter now generates comprehensive reports that clearly summarize: • Vulnerable code gaps • Test case gaps These reports significantly reduce the cognitive load on developers by providing an easy-to-read summary of critical insights, enabling you to focus on what matters most—improving your code. We are proud to be completely open-source, and we invite you to check us out on GitHub: https://ift.tt/gK6ztDZ https://ift.tt/Mlp28Vu July 18, 2024 at 02:19AM

Show HN: SQLite Transaction Benchmarking Tool https://ift.tt/1dTCFzM

Show HN: SQLite Transaction Benchmarking Tool I wanted to make my own evaluation of what kind of performance I could expect from SQLite on a server and investigate the experimental `BEGIN CONCURRENT` branch vs the inbuilt `DEFERRED` and `IMMEDIATE` behaviors. Explanatory blog post: https://ift.tt/bNLwGh5 https://ift.tt/YTAPO3f July 18, 2024 at 03:14AM

Show HN: Blitzping – A far faster nping/hping3 SYN-flood alternative with CIDR https://ift.tt/4ATkcSu

Show HN: Blitzping – A far faster nping/hping3 SYN-flood alternative with CIDR I found hping3 and nmap's nping to be far too slow in terms of sending individual, bare-minimum (40-byte) TCP SYN packets; other than inefficient socket I/O, they were also attempting to do far too much unnecessary processing in what should have otherwise been a tight execution loop. Furthermore, none of them were able to handle CIDR notations (i.e., a range of IP addresses) as their source IP parameter. Being intended for embedded devices (e.g., low-power MIPS/Arm-based routers), Blitzping only depends on standard POSIX headers and C11's libc (whether musl or gnu). To that end, even when supporting CIDR prefixes, Blitzping is significantly faster compared to hping3, nping, and whatever else that was hosted on GitHub. Here are some of the performance optimizations specifically done on Blitzping: * Pre-Generation : All the static parts of the packet buffer get generated once, outside of the sendto() t

New UK government to set out plans in state opening of parliament - Reuters UK

Image
* New UK government to set out plans in state opening of parliament  Reuters UK * Keir Starmer promises to ‘take the brakes off Britain’ in first king’s speech – UK politics live  The Guardian * Watch live: Labour plans unveiled as King’s Speech marks state opening of Parliament  The Independent * King's Speech live: Housing and railways to feature as King's Speech sets out government priorities  BBC.com * ‘Is that it?’ UK Labour’s cautious entry to government  POLITICO Europe http://dlvr.it/T9j32v

Israeli military bombs home in az-Zawayda, killing at least 13 Palestinians - Al Jazeera English

Image
* Israeli military bombs home in az-Zawayda, killing at least 13 Palestinians  Al Jazeera English * IAF strikes over 25 Hamas terror facilities, eliminates Hamas sniper in northern Gaza  The Jerusalem Post * IDF: Targets hit in Gaza airstrikes include sniper positions, observation posts, booby-trapped buildings  The Times of Israel * IDF in Gaza: Terrorist planting explosive devices is eliminated mid-act  Arutz Sheva * Israel pounds central Gaza, sends tanks into north of Rafah  Reuters http://dlvr.it/T9j2bt

Republicans show exactly how they’d run against Kamala Harris - POLITICO

Image
* Republicans show exactly how they’d run against Kamala Harris  POLITICO * RNC Speakers Blast Kamala Harris With Biden's Candidacy in Shambles  The Wall Street Journal * Exclusive | RNC releases video ad ahead of convention tying Kamala Harris to border crisis  New York Post * Marie Gluesenkamp Perez: Biden border czar Kamala Harris for president?  National Republican Congressional Committee * McDowell, Page say fentanyl via the 'open border' tied to Biden, Harris  The Center Square http://dlvr.it/T9hjHZ

Show HN: Contacts: A Microlang for Managing Contacts https://ift.tt/ncO0MJ1

Show HN: Contacts: A Microlang for Managing Contacts https://ift.tt/NbzovmQ July 17, 2024 at 01:08AM

Residents ordered to 'evacuate now' due to dam failure in Nashville, Illinois - USA TODAY

Image
* Residents ordered to 'evacuate now' due to dam failure in Nashville, Illinois  USA TODAY * Imminent dam failure, flash flooding prompt evacuations in southern Illinois  Fox Weather * Residents ordered to evacuate after Nashville, Ill. dam failure  KTVI Fox 2 St. Louis * Homes in Nashville, Illinois, evacuated after dam failure, water rescues in the area ongoing  KSDK.com * Downstate Illinois dam fails after heavy rains and tornadoes sweep the Midwest, killing 1 in Indiana  Chicago Tribune http://dlvr.it/T9gkHM

Show HN: A.I Powered Visual Knowledge Management Platform https://ift.tt/5IplAzQ

Show HN: A.I Powered Visual Knowledge Management Platform Caduceus is a cutting-edge, AI-enhanced Visual Knowledge Management Platform, which creates distinct constructs for knowledge representation. https://ift.tt/QiFSGw9 July 16, 2024 at 09:11PM

Elon Musk Enters Uncharted Territory With Trump Endorsement - The New York Times

Image
* Elon Musk Enters Uncharted Territory With Trump Endorsement  The New York Times * Exclusive | Elon Musk Has Said He Is Committing Around $45 Million a Month to a New Pro-Trump Super PAC  The Wall Street Journal * Elon Musk is going all-in on Donald Trump  CNN * Elon Musk to donate $45M a month to pro-Trump super PAC following endorsement of former president: report  Fox Business * Elon Musk plans to give $45 million a month to pro-Trump super PAC, WSJ reports  CNBC http://dlvr.it/T9gLt7

The French left never had a plan for winning. That could cost them their victory. - POLITICO Europe

Image
* The French left never had a plan for winning. That could cost them their victory.  POLITICO Europe * Poop protests and political turmoil: Paris facing many messes as Olympics nears  Los Angeles Times * Macron urges new mainstream coalition, appearing to rule out working with the far left  CNN * French left targets speaker role as struggles to form government  Reuters.com * Supporting Palestine Helped the Left Win in France and Britain. Will Democrats Learn From It?  The Intercept http://dlvr.it/T9fWtc

European Commission to partly boycott Hungary's presidency - DW (English)

Image
* European Commission to partly boycott Hungary's presidency  DW (English) * Top EU officials to boycott informal meetings hosted by Hungary  The Guardian * MEPs call to strip Hungary’s EU voting rights amid Orbán’s ‘peace missions’  POLITICO Europe * Hungary's Orban goes global as self-styled peacemaker without a plan  BBC.com * Orban’s ‘peacemaking’ mission: Did Hungary’s leader achieve anything?  Al Jazeera English http://dlvr.it/T9fWPj

Two attacks by Yemen’s Houthi rebels strike ships in the Red Sea - The Associated Press

Image
* Two attacks by Yemen’s Houthi rebels strike ships in the Red Sea  The Associated Press * Yemen's Houthis target three vessels, including oil tanker, in Red, Mediterranean seas  Reuters.com * Two suspected attacks by Yemen's Houthi rebels strike ships in the Red Sea  ABC News * Vessel reports being attacked by manned and unmanned craft off Yemen’s Hodeidah  The Times of Israel * Houthis Launch New Wave of Attacks but One Bomb Boat Fails to Explode  The Maritime Executive http://dlvr.it/T9fB0t

Show HN: TargetJ – New JavaScript framework that can animate anything https://ift.tt/aGwWXbE

Show HN: TargetJ – New JavaScript framework that can animate anything I am excited to introduce to you TargetJ, a new JavaScript framework that can animate anything. I have been working on this project for over two years, driven by the complexity of current UI frameworks. You can find the interactive documentation at www.targetj.io. I hope you find it useful for creating great web experiences. If you have any questions about the framework or want to share your thoughts, please leave a comment below. I’m eager to hear from you! https://ift.tt/1k3gQNO July 16, 2024 at 12:06AM

Israel strikes five schools in week of ‘massacres’ - Al Jazeera English

Image
* Israel strikes five schools in week of ‘massacres’  Al Jazeera English * Unanimous assessment in security establishment is that Deif is dead, TV report claims  The Times of Israel * US ambassador to Israel says indications that Deif was eliminated  The Jerusalem Post * Israel says Hamas commander killed in southern Gaza strike but fate of military chief unclear  CNN * Israel Struck Twice in Its Attack on Al-Mawasi, Videos and Photos Show  The New York Times http://dlvr.it/T9dCZM

Show HN: Hacker News homepage with links to comments ordered by most recent https://ift.tt/wl42FVW

Show HN: Hacker News homepage with links to comments ordered by most recent https://ift.tt/e8OywTK July 15, 2024 at 11:14PM

Rwanda election: Paul Kagame seeks fourth term as president - BBC.com

Image
* Rwanda election: Paul Kagame seeks fourth term as president  BBC.com * With Rivals Restricted, Kagame Looks Set for Another Term in Rwanda  The New York Times * Kagame’s Expected Election Landslide Disguises Growing Problems for Rwanda  The Wall Street Journal * Rwandans vote in presidential election that’s set to extend the 30-year rule of Paul Kagame  NBC News * Rwandans vote 'smoothly' in election expected to extend Kagame's rule  Reuters http://dlvr.it/T9crvT

Goldman Sachs is set to report second-quarter earnings — here’s what Wall Street expects - CNBC

Image
* Goldman Sachs is set to report second-quarter earnings — here’s what Wall Street expects  CNBC * The Goldman Sachs Group, Inc. (NYSE:GS) Receives Consensus Rating of “Moderate Buy” from Brokerages  American Banking and Market News * The Goldman Sachs Group, Inc. (GS) is Attracting Investor Attention: Here is What You Should Know  MSN * Goldman Sachs Spearheads Sector Rotation: See New Names On IBD 50 Stock List, IPO Leaders And More  Investor's Business Daily * Gear Up for Goldman (GS) Q2 Earnings: Wall Street Estimates for Key Metrics  Yahoo Finance http://dlvr.it/T9c524

As high-flyers slow, look for bargains beyond tech stocks - TheStreet

Image
* As high-flyers slow, look for bargains beyond tech stocks  TheStreet * Stock market’s long-awaited Great Rotation needs to overcome this nagging worry  MarketWatch * Upcoming earnings will determine whether the stock market rotation is here to stay or a one-day wonder  CNBC * The Overextended Stock Market Has Likely Reached Its Breaking Point  Seeking Alpha * Will Small Caps Lead The Bull Run Now?  Investor's Business Daily http://dlvr.it/T9c4c6

Mind the mangroves! Some Kenyans combat the threat of logging with hidden beehives - The Associated Press

Image
Mind the mangroves! Some Kenyans combat the threat of logging with hidden beehives  The Associated PressView Full Coverage on Google News http://dlvr.it/T9bm5b

Show HN: WordSea – Visual English Dictionary https://ift.tt/5AoXL9R

Show HN: WordSea – Visual English Dictionary Hi! My girlfriend and I created an app that allows you to "see" the meaning of words based on their definitions. We think it is sometimes easier to understand and remember a new word when you can visualize it. For some words, it is easy to do - you can search Google Images to quickly grasp the meaning. We wanted to extend this idea to more abstract words. Hope you find it useful! https://wordsea.xyz/ July 14, 2024 at 07:35PM

EU takes Elon Musk's X to court over blue checks and ads - NPR

Image
* EU takes Elon Musk's X to court over blue checks and ads  NPR * Elon Musk's X accused of breaching content rules by EU  BBC.com * Elon Musk's X deceives users and breaches online content rules, EU says  CNBC * EU accuses Elon Musk’s X of misleading users  CNN * Blue checks on X are bad now, EU says  Mashable http://dlvr.it/T9ZCDL

Delta Air Lines adopts new rules for flight attendant uniforms after Palestinian pin flap - The Associated Press

Image
* Delta Air Lines adopts new rules for flight attendant uniforms after Palestinian pin flap  The Associated Press * Delta Changes Uniform Policy After Employees Seen With Palestinian Flag Pins  The New York Times * Delta removes an employee, changes its uniform policy after backlash over social media post perceived to be anti-Palestinian  CNN * Delta apologizes after reacting to post calling employees' Palestinian flag pins "Hamas badges"  CBS News * Delta changes uniform policy following flap over flight attendants with Palestinian pins  USA TODAY http://dlvr.it/T9ZBr1

Show HN: Htmx Offline Mode https://ift.tt/IoJ0tji

Show HN: Htmx Offline Mode I wrote a pretty simple extension to HTMX that captures requests made if you lose internet or other connectivity to the server receiving the requests. Then, when you're back online, it replays requests. Maybe someone here would benefit from it. https://ift.tt/zd1q7w5 July 13, 2024 at 10:06PM

Show HN: Eternium.css – minimal CSS lib for layout/styling form elements https://ift.tt/fPTUC2J

Show HN: Eternium.css – minimal CSS lib for layout/styling form elements https://ift.tt/OMZLqTf July 14, 2024 at 01:03AM

Billionaire Pals Have Public Feud After Falling Out: Report - The Daily Beast

Image
* Billionaire Pals Have Public Feud After Falling Out: Report  The Daily Beast * Ohio Mom Killed While Trying to Stop Car from Being Stolen with Her 6-Year-Old Son Inside  PEOPLE * Ohio mother killed after trying to stop car theft with her 6-year-old son inside  The Independent * Ohio mother dies after trying to stop carjacking with 6-year-old son inside  NBC News * Desperate single mom jumps on hood of car to save 6-year-old son from carjacking and is thrown to her death in Ohio  New York Post http://dlvr.it/T9YFHZ

British police arrest man, 34, in connection with human remains found in suitcases - CNN

Image
* British police arrest man, 34, in connection with human remains found in suitcases  CNN * Clifton Suspension Bridge: Murder arrest after human remains found in Bristol and London  BBC.com * British police arrest man after finding suitcases with human remains on bridge  UPI News * A man is arrested in the UK over human remains found in dumped suitcases  ABC News * Manhunt launched after human remains found in second British city  CNN http://dlvr.it/T9YF6q

'It's a mistake,' Zelenskiy says of Biden's Putin mix up - Reuters

Image
* 'It's a mistake,' Zelenskiy says of Biden's Putin mix up  Reuters * Ukraine's leader Volodymyr Zelenskyy says he can 'forget' Joe Biden's gaffe where he referred to him as 'President Putin'  Sky News * See Russian state media troll Biden’s NATO appearances  CNN * Biden says Kamala Harris 'qualified to be president'  BBC.com * Zelenskyy addresses Biden’s ‘President Putin’ gaffe on Europe tour  POLITICO Europe http://dlvr.it/T9Y0gC

Emergency workers uncover dozens of bodies in a Gaza City district after Israeli assault - The Associated Press

Image
* Emergency workers uncover dozens of bodies in a Gaza City district after Israeli assault  The Associated Press * Israeli air strikes on Gaza ‘safe zone’ kill over 50, wound dozens  Al Jazeera English * Funeral prayers held for man and three daughters killed in Israeli bombardment of central Gaza  Yahoo! Voices * Israeli military retreats from northern Gaza, leaving dozens of Palestinians killed and razing neighborhoods to the ground  CNN * ‘We have nothing’: Gazans return to Shejaiya after IDF wraps up two-week raid  The Times of Israel http://dlvr.it/T9XTnX

Ambanis: Meet the tycoons behind the grand Indian wedding - BBC.com

Image
* Ambanis: Meet the tycoons behind the grand Indian wedding  BBC.com * Indian billionaire heir Anant Ambani weds at lavish, star-studded ceremony  CNN * An Indian billionaire’s son is married after lavish celebrations that spotlight his global clout  ABC News * Kim Kardashian, John Cena, Nick Jonas lead star-studded guest list at reported $600M wedding in India  Fox News * Shloka Mehta in gorgeous floral saree does tilak ceremony of Anant Ambani, Radhika Merchant with Akash Ambani  Hindustan Times http://dlvr.it/T9XTRY

Show HN: Perf Sea – performance engineering for everyone https://ift.tt/apU2YPw

Show HN: Perf Sea – performance engineering for everyone I have found that many companies don’t have time for performance engineering and leave random tunables incorrectly configured for their workload. Instead of solving the same problems over and over I wanted an open source place where people could collaboratively share their best practices, knowledge, and methodologies, because in performance engineering no one is really a competitor. It is under active development, but currently you can: * scan flamegraphs to match with optimizations * scan raw hardware counter events to generate high level metrics and insights * scan arbitrary command output for system configuration red flags All in the browser with a simple copy paste. https://perfsea.com/ July 12, 2024 at 06:09PM

Show HN: Windows 9X – Windows 98 but all of the programs are AI generated https://ift.tt/BHEQI5v

Show HN: Windows 9X – Windows 98 but all of the programs are AI generated https://ift.tt/vZbAmkP July 12, 2024 at 08:44PM

Global population to peak within this century as birth rates fall, United Nations report says - CNBC

Image
* Global population to peak within this century as birth rates fall, United Nations report says  CNBC * Graphics: What the 2024 U.N. World Population Prospects report shows about where humanity is going  NBC News * The world's population is projected to peak at 10.3 billion in the 2080s, U.N. says  NPR * Global population predictions offer ‘hopeful sign’ for planet, UN says  The Guardian * World population is projected to grow from 8.2 billion to a peak of 10.3 billion in 2080s, UN says  The Associated Press http://dlvr.it/T9VH3M

1 person dead, 2 missing after tour chopper crash off Kauai’s Na Pali Coast - Hawaii News Now

Image
* 1 person dead, 2 missing after tour chopper crash off Kauai’s Na Pali Coast  Hawaii News Now * 1 dead and 2 missing after helicopter crashes in the ocean off the Hawaiian island of Kauai  NBC News * Helicopter with 3 people on board crashes off Kauai's Na Pali Coast; Emergency crews responding  KITV Honolulu * Helicopter carrying 3 in Kauai believed to have crashed into ocean: Officials  ABC News * Tour helicopter crash off Hawaiian island leaves 1 dead and 2 missing  CBS News http://dlvr.it/T9Tygm

Las Vegas Heat Breaks Records and Stuns Even the Forecasters - The New York Times

Image
* Las Vegas Heat Breaks Records and Stuns Even the Forecasters  The New York Times * Watch: Las Vegas Heat Cooks Up Car S’Mores  The Weather Channel * Las Vegas sets record for number of days over 115F amid its ‘most extreme heatwave in history’  The Guardian US * Las Vegas center offering relief from heat with free water, hot dogs  Fox 5 Las Vegas * Las Vegas is breaking multiple heat records during heat wave  Yahoo! Voices http://dlvr.it/T9TyPL

2 killed in Vermont flooding brought on by Beryl's remnants - CBS Boston

Image
* 2 killed in Vermont flooding brought on by Beryl's remnants  CBS Boston * Crews find driver swept away in floodwaters in submerged vehicle  WCAX * Flash Flooding Leads to Evacuations and Rescues in Central Vermont  The New York Times * Beryl’s Remnants Turn Deadly, Flood Vermont  The Weather Channel * Significant flash flooding leaves at least 1 dead in Vermont as Beryl’s remnants pound New England  Fox Weather http://dlvr.it/T9Ty4j

Anger over power outages boils as Beryl leaves Houston reeling - The Washington Post

Image
* Anger over power outages boils as Beryl leaves Houston reeling  The Washington Post * New CenterPoint Energy map shows repair work hasn't even started in many areas still without power  KTRK-TV * CenterPoint says they expect to have 80% of impacted customers restored by the end of Sunday  KHOU.com * Dan Patrick Houston Beryl briefing erupts into political firestorm  Chron * Anger mounts in southeast Texas as crippling power outages and heat turn deadly  CNN http://dlvr.it/T9Txln

Show HN: Leaderboard of Top GitHub Repositories Based on Stars https://ift.tt/BxHvMrI

Show HN: Leaderboard of Top GitHub Repositories Based on Stars I created a leaderboard showcasing the top 1000 GitHub repositories based on the number of stars. With GitHub hosting over 100 million public repositories, this leaderboard highlights the top 0.001% in terms of the number of stars. Stars might not be the perfect metric for adoption—metrics like the number of monthly downloads could be more accurate—but this list still represents some of the most popular and influential projects in the open-source community. You can check out the leaderboard here: https://ift.tt/GfHa4jp https://ift.tt/GfHa4jp July 12, 2024 at 02:07AM

Show HN: Mandala – Automatically save, query and version Python computations https://ift.tt/dc5TyIS

Show HN: Mandala – Automatically save, query and version Python computations `mandala` is a framework I wrote to automate tracking ML experiments for my research. It differs from other experiment tracking tools by making persistence, query and versioning logic a generic part of the programming language itself, as opposed to an external logging tool you must learn and adapt to. The goal is to be able to write expressive computational code without thinking about persistence (like in an interactive session), and still have the full benefits of a versioned, queriable storage afterwards. Surprisingly, it turns out that this vision can pretty much be achieved with two generic tools: 1. a memoization+versioning decorator, `@op`, which tracks inputs, outputs, code and runtime dependencies (other functions called, or global variables accessed) every time a function is called. Essentially, this makes function calls replace logging: if you want something saved, you write a function that returns i

Show HN: Upload your photo and generate crazy YouTube Faces for your thumbnail https://ift.tt/smn375O

Show HN: Upload your photo and generate crazy YouTube Faces for your thumbnail Upload your photo, this AI tool generates hundreds of High-Conversion Youtube faces. Our AI analyzed millions of viral video thumbnails, found the top performing Youtube Faces templates for each niche. Then it can select and generate the best performing youtube faces according to your content. Works for both realistic photos and cartoon photos for faceless channels. https://ift.tt/bXxAtYH July 12, 2024 at 12:27AM

Show HN: I made an SEO checker to fix frustrating issues in minutes, not hours https://ift.tt/FKHE1sq

Show HN: I made an SEO checker to fix frustrating issues in minutes, not hours If you have any issues optimizing your website. Seototal will help you. A while ago I was trying to improve my SEO on my first startup, That was when i realized how clunky and overcrowded most SEO tools were I used were, Ahrefs and Semrush initially. I built it to be lightweight and focus on the basics. It checks on page and technical issues to output straight forward reports with quick and helpful knowledge bases that will help you fix your SEO basics fast. The website is still in early stages and is actively being improved. So I'm open to any here any issues or feature recommendations you have. Thank you for your time. https://seototal.xyz July 11, 2024 at 11:40PM

At NATO summit, allies move to counter Russia, bolster Ukraine - Reuters

Image
At NATO summit, allies move to counter Russia, bolster Ukraine  ReutersView Full Coverage on Google News http://dlvr.it/T9RsRK

Election 2024 latest news: Pelosi urges Biden to make a decision; Clooney calls for withdrawal - The Washington Post

Image
* Election 2024 latest news: Pelosi urges Biden to make a decision; Clooney calls for withdrawal  The Washington Post * Pelosi and Others Try a New Tack With Biden: Is That Your Final Answer?  The New York Times * Axelrod: Pelosi’s comments on Biden’s future ‘very significant’  The Hill * ‘She knows he’s watching’: Nancy Pelosi fuels doubt around President Biden’s nomination  Semafor * Perspective | Lessons in presidential ego management  The Washington Post http://dlvr.it/T9RXXq

Show HN: Upload your PDF and get a shareable link https://ift.tt/t14mCzx

Show HN: Upload your PDF and get a shareable link https://doc2.link July 11, 2024 at 08:35AM

Show HN: Dut, a fast Linux disk usage calculator https://ift.tt/zfya60A

Show HN: Dut, a fast Linux disk usage calculator "dut" is a disk usage calculator that I wrote a couple months ago in C. It is multi-threaded, making it one of the fastest such programs. It beats normal "du" in all cases, and beats all other similar programs when Linux's caches are warm (so, not on the first run). I wrote "dut" as a challenge to beat similar programs that I used a lot, namely pdu[1] and dust[2]. "dut" displays a tree of the biggest things under your current directory, and it also shows the size of hard-links under each directory as well. The hard-link tallying was inspired by ncdu[3], but I don't like how unintuitive the readout is. Anyone have ideas for a better format? There's installation instructions in the README. dut is a single source file, so you only need to download it and copy-paste the compiler command, and then copy somewhere on your path like /usr/local/bin. I went through a few different approaches writ

Show HN: Open-source tool that writes Nvidia Triton Inference Glue code for you https://ift.tt/m0yYKup

Show HN: Open-source tool that writes Nvidia Triton Inference Glue code for you Triton Co-Pilot: A quick way to write glue code to make deploying with NVIDIA Triton Inference Server easier. It's a cool CLI tool that we created as part of an internal team hackathon. Earlier, deploying a model to Triton was very tough. You had to navigate through the documentation for the Python backend, figure out how to get your inputs and outputs right, write a bunch of glue code, create a config.pbtxt file with all the correct parameters, and then package everything up. It could easily take a couple of hours. But with Triton Co-Pilot, all that hassle is gone. Now, you just write your model logic, run a command, and Triton Co-Pilot does the rest. It automatically generates everything you need, uses AI models to configure inputs and outputs, and handles all the tedious parts. You get your Docker container ready to go in seconds. Check out our GitHub repository and see how much easier deploying to T

Show HN: Sentinel-1 Explorer App Simplifies Access to SAR Imagery https://ift.tt/0MWH3xg

Show HN: Sentinel-1 Explorer App Simplifies Access to SAR Imagery Bringing together the ready-to-use Sentinel-1 RTC imagery from Living Atlas, and core capabilities via the ArcGIS Maps SDK for JavaScript, Sentinel-1 Explorer aims to help democratize SAR imagery for Earth science and observation. https://ift.tt/UT8xpQi July 10, 2024 at 10:16PM

Upstate NY has an ‘unusually elevated risk for tornadoes’ today, weather service says - syracuse.com

Image
* Upstate NY has an ‘unusually elevated risk for tornadoes’ today, weather service says  syracuse.com * Remnants of Beryl to bring greatest tornado threat in nearly 20 years to parts of Northeast  Fox Weather * Hurricane Beryl's remnants bringing heavy downpours to Toronto  CP24 * Tornado, Flood Risk From Beryl’s Remnants  The Weather Channel * Remnants of Beryl could bring severe weather today; Here's the timing  WGAL Susquehanna Valley Pa. http://dlvr.it/T9QDVs

Iran’s hardliners trade blows over election loss - Financial Times

Image
* Iran’s hardliners trade blows over election loss  Financial Times * Iranians Elect First Reformist President in Two Decades  The Wall Street Journal * Pezeshkian’s win doesn’t change the fact that Iran is dangerously close to the bomb  The Times of Israel * 4 Takeaways From Iran’s Presidential Runoff  The New York Times * Eskandar Sadeghi-Boroujerdi, Damage Control — Sidecar  New Left Review http://dlvr.it/T9PRqP

Why Beryl's rain isn't our ordinary Michigan rain - MLive.com

Image
* Why Beryl's rain isn't our ordinary Michigan rain  MLive.com * TRACKING: Heavy rain, chance for strong storms  WJW FOX 8 News Cleveland * Flood Watch is in effect as remnants of Hurricane Beryl are expected to soak Metro Detroit  WDIV ClickOnDetroit * Heavy rain up to 6 inches possible, See where Beryl rains will be heaviest in Michigan  MLive.com * Hurricane Beryl's remnants are moving toward the Midwest. What should Iowa expect?  Des Moines Register http://dlvr.it/T9P71v

Show HN: Personal website inspired by Apple notes https://ift.tt/odWbjOI

Show HN: Personal website inspired by Apple notes i stan apple notes, so i built a new personal website to look, feel, & work just like it. it's fast, fully interactive, & can be navigated entirely via keyboard shortcuts. it was a lot of fun to build. i wrote more about the implementation in the linked page. check it out! https://ift.tt/EGnD0HC July 9, 2024 at 10:55PM

Show HN: Oneil, design specification language for rapid system modeling https://ift.tt/6G2Y4f3

Show HN: Oneil, design specification language for rapid system modeling Hi all! I've been doing spacecraft system engineering since grad school and got to keep doing it after school at Care Weather. I tried several approaches for keeping hundreds of napkin math equations and connected simulations up-to-date, but none of them were both reliable and easy to use. To solve that, I made Oneil, a design specification language with clean syntax for specifying and evaluating math describing a complex system. Oneil has been really helpful as we design one satellite iteration after another for ground testing and spaceflight. I'm really interested in hearing feedback and whether anyone finds this useful. If you know of other tools that do the same things, please let me know as well, since I haven't been able to find any. https://ift.tt/kYdQj1l July 10, 2024 at 01:00AM

Show HN: Create Music with R https://ift.tt/8RzcHS4

Show HN: Create Music with R https://ift.tt/y1bBrqe July 9, 2024 at 11:45PM

How looks and optics are playing into Trump’s VP pick - CNN

Image
* How looks and optics are playing into Trump’s VP pick  CNN * How Trump's top VP hopefuls have criticized him in the past  ABC News * Elise Stefanik has become a star in the GOP. Is it enough to be Trump's VP?  USA TODAY * Doral rally is no triumph for Trump after debate lies  Miami Herald * Trump returns to campaign trail with VP deadline nearing amid calls for Biden to withdraw  The Associated Press http://dlvr.it/T9M1vt

Deadly landslide hits illegal gold mine in Indonesia - Al Jazeera English

Image
Deadly landslide hits illegal gold mine in Indonesia  Al Jazeera EnglishView Full Coverage on Google News http://dlvr.it/T9M1W0

Chuck Schumer eyes new bill hitting back at Trump immunity ruling - NBC News

Image
* Chuck Schumer eyes new bill hitting back at Trump immunity ruling  NBC News * The Roberts ruling in Trump v. United States is dangerously vague  The Hill * Opinion | What Happened to the Originalism of the Originalists?  The New York Times * Trump invokes Supreme Court immunity ruling in classified documents case  MSNBC * Sotomayor's dissent: A president should not be a 'king above the law'  The Associated Press http://dlvr.it/T9Lh9W

Show HN: S3HyperSync – Faster S3 sync tool – iterating with up to 100k files/s https://ift.tt/SvU52nA

Show HN: S3HyperSync – Faster S3 sync tool – iterating with up to 100k files/s An alternative S3 sync tool to extremly fast sync s3 buckets. Feedback and contributions are welcome! https://ift.tt/s4lTV93 July 9, 2024 at 12:35AM

Show HN: WAL Implementation in Golang https://ift.tt/yhv6mp5

Show HN: WAL Implementation in Golang I wrote this simple WAL library in Golang that I use to write data that my kafka producer fails due to errors like Broker going down or some other issue. Took inspiration from etcd/wal https://ift.tt/QcEdt7o July 9, 2024 at 12:20AM

Show HN: I coded my own JSON translation tool to easily localize my side project https://ift.tt/cVBStar

Show HN: I coded my own JSON translation tool to easily localize my side project Hi HN, I’m Joan, the developer of Quicklang. I made this app to easily translate and keep in sync all my localization JSON files for my side projects. While searching online for a similar tool, I only found enterprise solutions that do not allow direct editing of JSON files. I used to use ChatGPT to translate the JSON translation file changes before coding Quicklang. However, I realized that ChatGPT only allows you to input short content for translation into another language (even if you provide a .json file), and each time I had to request translations for one language at a time. So, I decided to build an app that only sends the changes I’ve made to the OpenAI API and easily translates them into all the target languages for my side projects. Technical details: I used Next.js to build the front end and backend, and I use a custom VPS (EC2 instance) on AWS to handle the translation process. This is because

The plane is ready, the fundraisers are booked: Trump's VP search comes down to its last days - Yahoo! Voices

Image
* The plane is ready, the fundraisers are booked: Trump's VP search comes down to its last days  Yahoo! Voices * Trump’s New Running Mate Imperative  The Wall Street Journal * Trump running mate decision nears, with Vance, Rubio at center of talks  The Washington Post * Who might Donald Trump pick as his running-mate?  The Economist * The Best Vice President Candidates for Trump - POLITICO  POLITICO http://dlvr.it/T9J9py

Wildfires spur evacuations near Neverland Ranch, Mt. Baldy resort - Los Angeles Times

Image
* Wildfires spur evacuations near Neverland Ranch, Mt. Baldy resort  Los Angeles Times * California wildfires latest: Michael Jackson's Neverland Ranch in path of massive blaze  ABC News * Lake Fire Leads to Evacuation Order for Figueroa Mountain Area | Local News  Noozhawk * Wildfire Threatens Michael Jackson's Neverland Ranch  The Daily Beast * Lake Fire: Massive brush fire near Zaca Lake grows to 16,000 acres  VC Star http://dlvr.it/T9J9TD

6-year-old shot on July Fourth in Md. has died, police say - The Washington Post

Image
* 6-year-old shot on July Fourth in Md. has died, police say  The Washington Post * 6-year-old boy dies after shooting at July 4th celebration in Prince George’s Co.  WTOP * Child Critically Injured In July 4 Triple Shooting: PGPD  Patch * Six-year-old shot at Fourth of July party in Temple Hills, Maryland has died: police  WJLA * 6-year-old dies after shooting at Fourth of July gathering in Temple Hills, police say  NBC Washington http://dlvr.it/T9J981

'Fasten Your Seat Belts' - Budapest Announces Unexpected Meetings, Says 'Peace Mission Intensifies' - Kyiv Post

Image
* 'Fasten Your Seat Belts' - Budapest Announces Unexpected Meetings, Says 'Peace Mission Intensifies'  Kyiv Post * Putin stresses peace only after Ukraine's surrender as Hungary's Orban makes surprise visit to Moscow  Fox News * Stoltenberg says Orbán's visit to Moscow does not change NATO's position on Ukraine  CBS News * White House says Orbán trip to Moscow will not advance peace for Ukraine  The Hill * Putin tells Hungary's Orbán he is ready to discuss 'nuances' of Ukraine conflict  NBC News http://dlvr.it/T9J8rR

Show HN: Hi.Events – Open-Source Event Management and Ticketing Platform https://ift.tt/dIYL7FV

Show HN: Hi.Events – Open-Source Event Management and Ticketing Platform https://ift.tt/Guhyl3g July 7, 2024 at 07:56PM

Show HN: A modern Jupyter client for macOS https://ift.tt/YfdZURG

Show HN: A modern Jupyter client for macOS I love Jupyter – it's how I learned to code back when I was working as a scientist. But I was always frustrated that there wasn't a simple and elegant app that I could use with my Mac. I made do by wrapping JupyterLab in a chrome app, and then more recently switching to VS Code to make use of Copilot. I've always craved a more focused and lighter-weight experience when working in a notebook. That's why I created Satyrn. It starts up really fast (faster time-to-execution than VS Code or JupyterLab), you can launch notebooks right from the Finder, and the design is super minimalist. It's got an OpenAI integration (use your own API key) for multi-cell generation with your notebook as context (I'll add other LLMs soon). And many more useful features like a virtual environment management UI, Black code formatting, and easy image/table copy buttons. Full disclosure: it's built with Electron. I originally wrote it in Swift

Rep. Angie Craig is latest House Democrat to call on Biden to drop out of 2024 presidential race - CBS News

Image
* Rep. Angie Craig is latest House Democrat to call on Biden to drop out of 2024 presidential race  CBS News * Biden says only the 'Lord Almighty' can convince him to drop out as calls from Democrats intensify  Fox News * As Biden digs in, another elected Democrat calls on him to exit race  The Washington Post * Who would run if Biden drops out of the presidential race?  NPR * As Biden Digs In, More Supporters Look to Push Him Out  The New York Times http://dlvr.it/T9GGjz

Harris County, 120 others under disaster declaration ahead of Beryl - Houston Chronicle

Image
* Harris County, 120 others under disaster declaration ahead of Beryl  Houston Chronicle * Hurricane Warnings issued for Texas as Beryl eyes Monday landfall  Fox Weather * Texans prepare ahead of Hurricane Beryl's arrival  NBC DFW * Beryl Tracker: What Houston and Southeast Texas can expect, when  KHOU.com * First Alert Weather Day: Tropical Storm Beryl set to drench parts of Central Texas Monday into Tuesday  KWTX http://dlvr.it/T9GGTG

Police: 4 dead, 3 injured after shooting in Florence - WLWT Cincinnati

Image
* Police: 4 dead, 3 injured after shooting in Florence  WLWT Cincinnati * Mass shooting in Kentucky kills 4, injures others: police  Fox News * Four killed and three wounded in shooting at Kentucky party  The Guardian US * 4 victims, suspect dead after birthday party mass shooting in NKY  FOX19 * 4 killed in shooting at Kentucky home; suspect died after vehicle chase, police say  WDRB http://dlvr.it/T9GGL0

Assured Kamala Harris cuts a transformed figure in New Orleans – and carefully avoids any mention of Biden’s fitness for office - The Guardian US

Image
* Assured Kamala Harris cuts a transformed figure in New Orleans – and carefully avoids any mention of Biden’s fitness for office  The Guardian US * Harris puts focus on beating Trump, not concerns over Biden, as she tries to appeal to Black voters  CNN * Vice President Harris takes the stage at Essence Festival, only mentions Biden once  ABC News * At Essence, Black Democrats rally behind Biden and talk up Kamala Harris  The Associated Press * VP Kamala Harris skirts talk of Joe Biden in Essence Fest appearance  Axios http://dlvr.it/T9GG54