Posts

Showing posts from March, 2024

Show HN: Kftray – manage and share multiple K8s port forward from your menu bar https://ift.tt/UNJ7E8u

Show HN: Kftray – manage and share multiple K8s port forward from your menu bar https://ift.tt/heH37NR April 1, 2024 at 08:41AM

Show HN: RSS Filter https://ift.tt/8IHo7gC

Show HN: RSS Filter Sometimes it's hard to keep up with multiple RSS feeds, and would be great to get some help filtering out the least relevant part of it. RSS filter is a side project that I created for myself to act as an RSS feed articles recommendation system, but self-hosted. It has a Python backend that is able to “proxy" your existing RSS feeds and after learning a bit about your interests, starts recommending similar articles and filtering out the rest. While, of course, always including some random articles for discovery. It uses LLM embeddings and machine learning to recommend similar articles. Embedding models allow for a new era of recommendation systems, where a large user base is not required, since allowing for self-hosting. Feel free to try it on my server or self-host it yourself. All feedback and contributions are welcome. https://ift.tt/lrVOfo4 April 1, 2024 at 01:48AM

Show HN: Turn your work into a multiplayer adventure https://ift.tt/AR5ymJw

Show HN: Turn your work into a multiplayer adventure I was on the eternal quest of searching for a properly gamified productivity app that keeps me motivated throughout the day and in the long term. After a few months of a fruitless search, I made up my mind and decided to build it myself! I've since launched FocuMon a little over a month ago. Quite a few early users told me it has helped them stay focused, so I'm excited to share it on HN for ya'll to try it out and let me know how I can make it better! FocuMon is like an idle Pokémon game where you can collect, level up, and evolve cute monsters by being productive! It puts a reward layer on top of your work which helps to give you an initial boost to get into focus; it then gets out of your way once you are in the flow :) I'm actively developing more features & game modes for FocuMon. It is also a multiplayer-first app where you can adventure together with people from all over the world! Cheers and thanks for you

Show HN: Libmui is a macOS Classic widget lib for Linux https://ift.tt/AF9aPSf

Show HN: Libmui is a macOS Classic widget lib for Linux Not sure if I would post this for the last day of #marchintosh OR wait for tomorrow the 1st of April. Both apply equally. Anyway, here's a pet project of mine, I made it as a glued on for another pet project of mine, but it developed a life of it's own now and can soar skyward toward success, fame, and glory. https://ift.tt/iOq9wCg April 1, 2024 at 01:03AM

Show HN: Ragdoll Studio (fka Arthas.AI) is the FOSS alternative to character.ai https://ift.tt/9G3tocl

Show HN: Ragdoll Studio (fka Arthas.AI) is the FOSS alternative to character.ai https://ift.tt/dPHAkTu March 31, 2024 at 11:13AM

Show HN: Turtle graphics with only 6 commands: C, F, R, S, [, ] https://ift.tt/AKohPmO

Show HN: Turtle graphics with only 6 commands: C, F, R, S, [, ] https://ift.tt/MVkQqX3 March 30, 2024 at 02:53PM

Show HN: FaceLandmarks – ARKit Face Mesh Vertex Tool https://ift.tt/Udl2Qk8

Show HN: FaceLandmarks – ARKit Face Mesh Vertex Tool Hey everyone. FaceLandmarks.com is a little project I put together last weekend, while working with Apple's ARKit for iOS face tracking. For those not familiar, since iOS 11 and A9 processor was released, all iPhones (i.e. iPhone 6s and newer) support augmented reality capabilities. When tracking a face using the front camera and the ARKit framework, a face mesh is generated using exactly 1,220 vertices that are mapped to specific points on the face. These vertices are accessible through ARFaceGeometry, ARFaceAnchor, and ARSCNFaceGeometry within ARKit, and provide a foundation for developers to do facial tracking for common use cases like: social media filters, accessibility, avatars, virtual try on, etc. While the ARKit's tech is impressive and has a smooth DX, the most frustrating part for me was identifying the vertex indexes for specific points on the face mesh model. Apple does not provide a comprehensive mapping of thes

Show HN: Citronote – open-source Markdown notes app https://ift.tt/XJE6eZo

Show HN: Citronote – open-source Markdown notes app I created an app that allows you to take notes using types such as Markdown. You can also save images and videos. https://ift.tt/RKfl8vg March 30, 2024 at 05:59AM

Show HN: Understand your existing healthcare benefits cost and coverage https://ift.tt/wHl8ogE

Show HN: Understand your existing healthcare benefits cost and coverage https://ift.tt/y8e6HsV March 30, 2024 at 02:25AM

Show HN: Appamor.d – Full set of AppArmor profiles (~ 1500 profiles) https://ift.tt/5brdwgv

Show HN: Appamor.d – Full set of AppArmor profiles (~ 1500 profiles) https://ift.tt/Sfd4kit March 30, 2024 at 12:39AM

Show HN: Tiny Startups in 10 words or less https://ift.tt/PI2hOc8

Show HN: Tiny Startups in 10 words or less https://ift.tt/8RwE6KG March 28, 2024 at 09:04PM

Show HN: Seeturn – AI-Based Code Translator https://ift.tt/xLsdeq3

Show HN: Seeturn – AI-Based Code Translator https://ift.tt/K4yWLTI March 29, 2024 at 01:38AM

Show HN: Spice.ai – materialize, accelerate, and query SQL data from any source https://ift.tt/RecgnFJ

Show HN: Spice.ai – materialize, accelerate, and query SQL data from any source Hi HN, We're Luke and Phillip, and we're building Spice.ai OSS - a lightweight, portable runtime, built in Rust and powered by Apache DataFusion to locally materialize, accelerate, and query data tables sourced from any database, data warehouse or data lake. Phillip and I first introduced Spice on Show HN in September 2021. Since then, we’ve been schooled and humbled in every way building 100TB+ data and ML systems for the https://spice.ai cloud platform. Along with our customers, we struggled with getting fast, low-latency, high-concurrency SQL query within a budget, accessing and combining data from many sources, trade-offs between OLTP/OLAP compute engines, and managing datasets as code. Today, we’re re-launching Spice, completely rebuilt from the ground up, to directly solve several of the problems we had in accessing data quickly and cost-effectively providing it to applications, dashboards, an

Show HN: I built an interactive plotter art exhibit for SIGGRAPH https://ift.tt/2oVrUHg

Show HN: I built an interactive plotter art exhibit for SIGGRAPH I'm enthralled with using pen plotters to make generative art. Last August at SIGGRAPH, I built an interactive experience for others to see how code can be used to make visual art. The linked blog post is my trials and tribulations of linking a MIDI controller to one of these algorithms and sending its output to a plotter, so that people may witness the end-to-end experience. https://ift.tt/zsRTU85 March 27, 2024 at 10:10PM

Show HN: A game to memorize the major scale patterns on the guitar https://ift.tt/GQbzSW0

Show HN: A game to memorize the major scale patterns on the guitar Check out the acccompanying course as well: https://ift.tt/3SyYsqx https://ift.tt/89KRTLW March 27, 2024 at 03:07AM

Show HN: Open-source AI copilot with RSCs and in-built analytics https://ift.tt/VYUv1G4

Show HN: Open-source AI copilot with RSCs and in-built analytics https://ift.tt/traFONs March 27, 2024 at 01:10AM

Show HN: Dynamic Multi-LLM AI Chat https://ift.tt/wjAvBIn

Show HN: Dynamic Multi-LLM AI Chat https://faune.ai March 26, 2024 at 09:34PM

Show HN: Vocab Scrabble – A fun way to increase your vocabulary https://ift.tt/FcsrxO8

Show HN: Vocab Scrabble – A fun way to increase your vocabulary Play Scrabble with AI generated letters and validation, improve your vocabulary and impress your friends. https://ift.tt/wG93Czv March 26, 2024 at 04:15AM

Show HN: Invertornot.com – API to enhance your images in dark-mode https://ift.tt/aCsmBcu

Show HN: Invertornot.com – API to enhance your images in dark-mode Hi HN, I built ( https://invertornot.com ) it's an API that can predict whether an image will look good/bad while inverted. This is particularly useful for images in dark-mode as you can now safely invert them. The conservative solution to adapt images for dark-mode consist in dimming the image, however there is a lot of images that can be inverted (graph for example). Using deep learning we can avoid heuristics and obtain a much more reliable solution. The API uses an EfficientNet pre-trained model fine-tuned on a custom dataset (1.1k samples). EfficientNet was chosen as it was pre-trained and offered the best performance for its size. The trained model is very small (16MB) which means you can easily run your own instance. This problem is very simple for deep learning as it's a simple binary classification. For this project training the model wasn't the challenge as most of the time was spent on the constru

Show HN: Auto-generate an OpenAPI spec by listening to localhost https://ift.tt/72ytXeD

Show HN: Auto-generate an OpenAPI spec by listening to localhost Hey HN! We've developed OpenAPI AutoSpec, a tool for automatically generating OpenAPI specifications from localhost network traffic. It’s designed to simplify the creation of API documentation by just using your website or service, especially useful when you're pressed for time. Documenting endpoints one by one sucks. This project originated from us needing it at our past jobs when building 3rd-party integrations. It acts as a local server proxy that listens to your application’s HTTP traffic and automatically translates this into OpenAPI 3.0 specs, documenting endpoints, requests, and responses without much effort. Installation is straightforward with NPM, and starting the server only requires a few command-line arguments to specify how and where you want your documentation generated ex. npx autospec --portTo PORT --portFrom PORT --filePath openapi.json It's designed to work with any local website or applicat

Show HN: Suno AI tech help you gather suno usage and create song https://ift.tt/hodcV5j

Show HN: Suno AI tech help you gather suno usage and create song Suno's song launch has captivated widespread interest with its outstanding song quality. We will gather Suno usage and download suno links, summarizing Suno's key features, and will keep providing updates. Moreover, we've crafted a functionality for creating songs from text. Welcome to explore: https://sunoai.tech https://sunoai.tech/ March 25, 2024 at 07:07AM

Show HN: A consumer carbon footprint tracker https://ift.tt/FUp8oyq

Show HN: A consumer carbon footprint tracker https://ift.tt/OqXUR3y March 25, 2024 at 12:52AM

Show HN: Automate your WordPress blog in less than 5 minutes https://ift.tt/4mJNd3c

Show HN: Automate your WordPress blog in less than 5 minutes https://sebora.ai/ March 25, 2024 at 02:02AM

Show HN: Math I'm creating, Space Numbers https://ift.tt/uUqswnJ

Show HN: Math I'm creating, Space Numbers Hi HN! I had a math idea whose thread I've been pulling on, and ended up creating this concept of Space Numbers. To read about it, see the pdf at the linked repo: https://ift.tt/V0MxZYJ I'd appreciate feedback and ideas about the concepts, as well as further mathematical topics to take a look at that might be related, thank you all!! https://ift.tt/V0MxZYJ March 25, 2024 at 12:22AM

Show HN: Interesting use cases for AI characters (with Arthas.AI) https://ift.tt/ZC1GNeI

Show HN: Interesting use cases for AI characters (with Arthas.AI) https://ift.tt/mLI3Wq7 March 23, 2024 at 11:33PM

Show HN: Wirequery – Full-stack session replay and more https://ift.tt/id7nWN6

Show HN: Wirequery – Full-stack session replay and more https://ift.tt/WtFov8z March 24, 2024 at 12:06AM

Show HN: World Cup simulator that can run endlessly on the browser https://ift.tt/y4tDLMh

Show HN: World Cup simulator that can run endlessly on the browser After creating the World Cup, click the "Forever" button in the header; it will continue running automatically without any further clicking. After a few hours, it should generate thousands of years of World Cup statistics, along with the long-term development history of all national teams. https://simcups.com March 23, 2024 at 08:06PM

Show HN: Rotary Phone Project https://ift.tt/WiCoru5

Show HN: Rotary Phone Project https://ift.tt/jYf4nA3 March 23, 2024 at 11:51PM

Show HN: AI to Find Local Events https://ift.tt/82wCo1n

Show HN: AI to Find Local Events Just made an AI to help people find local events. It asks you about your group and what you'd like to do, and personalizes the results. Constructive Feedback welcome! https://ift.tt/ktrOypD March 23, 2024 at 11:41AM

Show HN: Love Ruby but meh Daily Stand-ups (DSU)? You might like my gem:) https://ift.tt/sGt9dMc

Show HN: Love Ruby but meh Daily Stand-ups (DSU)? You might like my gem:) I love ruby and rails, but agile Daily-Stand-ups (DSU) are a pain in the butt. I have a hard time remembering what to share; what I did yesterday, one-offs I did the day before because I completely forgot. Anyhow, I created this really lovely little, but powerful ruby gem, called dsu. Currently, we're a small, but dedicated band of users who love the tool. You may love it also. If anyone wants to give it a try. Enjoy: Visit the dsu ruby gem wiki: https://ift.tt/xWAch07 Straight to rubygems.org: https://ift.tt/HsIqbZY https://ift.tt/dqabf1W March 23, 2024 at 03:14AM

Show HN: AI-backed App security for deterministic incident detection/analysis https://ift.tt/ld1Dtqc

Show HN: AI-backed App security for deterministic incident detection/analysis After the acquisition of the last security startup, I got kinda sick of selling Zero Trust when what we can deliver is so far from that ideal of ‘least privilege’ security. So over the last couple years I wrote a new kind of Web/API security tool that detects breaches and other incidents deterministically so true positive alerts outweigh false positives by orders of magnitude. Combined with AI analysis of the data it collects, it can act as an application-wide incident debugger for security teams. One Security Engineering Mgr. who saw it said: “Caber can build the call graphs for a given user so that a security investigator can easily see the sequence of events leading up to the authorization failure. It is certainly worth exploring.” I’ve been bootstrapping this effort but now that the demo is live, I’m looking forward to hearing what you all here think. Note: Because it’s designed to install into a customer

Show HN: magick.css – Minimalist CSS for Wizards https://ift.tt/7iV5Zlt

Show HN: magick.css – Minimalist CSS for Wizards https://ift.tt/r5cyAj4 March 23, 2024 at 12:13AM

Show HN: Turn a video of an app into a functional prototype with Claude Opus https://ift.tt/gUT0uGh

Show HN: Turn a video of an app into a functional prototype with Claude Opus Hey everyone, I’m the maintainer of the popular screenshot-to-code repo on Github (46k+ stars). When Claude Opus was released, I thought to myself what if you could send in a video of yourself using a website or app, would the LLM be able to build it as a functional prototype? To my surprise, it worked quite well. Here are two examples: * In this video, you can see the AI replicating Google with auto-complete suggestions and a search results page (failed at putting the results on a separate page). https://ift.tt/C4x2W0o * Here, we show it a multi-step form ( https://ift.tt/zG7COEB ) and ask Claude to re-create it. It does a really good job! https://ift.tt/5ewbM2T The technical details: Claude Opus only allows you to send a max of 20 images so 20 frames are extracted from the video, and passed along with a prompt that uses a lot of Claude-specific techniques such as using XML tags and pre-filling an assistant r

Show HN: Memories, FOSS Google Photos alternative built for high performance https://ift.tt/8E4CrRn

Show HN: Memories, FOSS Google Photos alternative built for high performance Memories is a FOSS Google Photos alternative that you can self-host (it runs as a Nextcloud plugin). Website: https://ift.tt/wS9NT7h GitHub: https://ift.tt/GV9hoIS Demo Server: https://ift.tt/cJmDKN6 (demo runs in San Francisco on a free-tier cloud vm) Memories has been built ground-up for high performance and is extremely fast when configured correctly. In our testing environment, it can load a timeline view with 100k photos in under 500ms, including query and rendering time! Some features to highlight: * A timeline similar to Google Photos where you can skip to any time in history instantly. * AI-based tagging that runs locally on your server, identifying and tagging people and objects. * Albums and external sharing. * Metadata editing support * A world map of your photos, supported both on mobile and the web * Did I mention it's extremely fast? Would love to hear feedback from the HN community! :) https

Show HN: DaLMatian – Text2sql that works https://ift.tt/5o08uhR

Show HN: DaLMatian – Text2sql that works Hey HN, we've built DaLMatian, a text2sql product that meets the needs of data analysts working with enterprise data. We built this app because as a data analyst at an enterprise I could not find a text2sql product that was (1) actually useful for my day-to-day and (2) easy to set up on my computer. Existing products either fall apart when tested on gnarly enterprise data/queries or require going through a sales/integration process that I wasn't in a position to push for - I just wanted something that I could quickly set up to help make my job easier. Our goal is to make this a reality for any data analyst that feels the same. There are many constraints that make this reality difficult to achieve. The product needs to scale to databases with millions of columns and extract business logic from very complex queries. It also needs to be fast, at least faster than an analyst would take to write the query. On top of all this, an analyst needs

Show HN: Personal Knowledge Base Visualization https://ift.tt/UfJY1Cv

Show HN: Personal Knowledge Base Visualization My personal knowledge base is hosted on GitHub at https://ift.tt/tvByk9r . It scans the documents I like every day using GitHub Action, Zotero, HackerNews upvote and Github Likes. It's not yet optimized for smartphones. It cost me $5 to host it for a year. https://ift.tt/zmWhg8U March 21, 2024 at 03:28AM

Show HN: GritQL, a Rust CLI for rewriting source code https://ift.tt/3J4VZmo

Show HN: GritQL, a Rust CLI for rewriting source code Hi everyone! I’m excited to open source GritQL, a Rust CLI for searching and transforming source code. GritQL comes from my experiences with conducting large scale refactors and migrations. Usually, I would start exploring a codebase with grep. This is easy to start with, but most migrations end up accumulating additional requirements like ensuring the right packages are imported and excluding cases which don’t have a viable migration path. Eventually, to build a complex migration, I usually ended up having to write a full codemod program with a tool like jscodeshift. This comes with its own problems: - Most of the exploratory work has to be abandoned as you figure out how to represent your original regex search as an AST. - Reading/writing a codemod requires mentally translating from AST names back to what source code actually looks like. - Performance is often an afterthought, so iterating on a large codemod can be painfully slow.

Show HN: Automated Software Documentation for GitHub Codebases https://ift.tt/aRJyKSu

Show HN: Automated Software Documentation for GitHub Codebases Hey Hackers, My team and I have been working on an automated software documentation and impact analysis platform for the last 3 years. Our long-term goal is to enter safety/mission-critical applications, where improper documentation can lead to disastrous outcomes, e.g., costly reworks/overruns or endangering human lives. But, in an effort to recognize revenue in the near term with our existing functionality, we have found initial traction with use cases focused on reverse engineering legacy systems. Where getting up to speed with an existing system requires a team of engineers to manually review large amounts of code, taking weeks or months to come to grips with. ______________________________________________ Our Self-Service release is a no-frills offering to leverage a subset of our document generation capabilities. Using only the code, SAFA is able to: -Summarize Code Files -Generate an overall project summary -Generate

Show HN: jnv: interactive JSON filter using jq https://ift.tt/gZ6NU7x

Show HN: jnv: interactive JSON filter using jq https://ift.tt/W8PcQNS March 20, 2024 at 12:53AM

Show HN: Real-time voice chat with AI, no transcription https://ift.tt/MiLyQWc

Show HN: Real-time voice chat with AI, no transcription Hi HN -- voice chat with AI is very popular these days, especially with YC startups ( https://twitter.com/k7agar/status/1769078697661804795 ). The current approaches all do a cascaded approach, with audio -> transcription -> language model -> text synthesis. This approach is easy to get started with, but requires lots of complexity and has a few glaring limitations. Most notably, transcription is slow, is lossy and any error propagates to the rest of the system, cannot capture emotional affect, is often not robust to code-switching/accents, and more. Instead, what if we fed audio directly to the LLM - LLM's are really smart, can they figure it out? This approach is faster (we skip transcription decoding) and less lossy/more robust because the big language model should be smarter than a smaller transcription decoder. I've trained a model in just that fashion. For more architectural information and some training det

Show HN: Krata Maps – open-source Figma like GeoJSON Editor https://ift.tt/HF8t1z4

Show HN: Krata Maps – open-source Figma like GeoJSON Editor https://krata.app March 19, 2024 at 11:58PM

Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac https://ift.tt/QVyHPbA

Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac Hi everybody, today I'm launching version 1.0 of Godspeed, a todo manager built with two priorities in mind: speed and 100% keyboard orientation. Every action in Godspeed can be done from your keyboard and will respond instantly. It's like Superhuman for your todo list. Godspeed has everything you expect in a todo manager like shared lists, labels, smart lists, boolean search operators, and cloud sync. If you're already a user of an app like Todoist or OmniFocus you should be able find everything you need in Godspeed. I think the most appealing thing to most HN users would be the keyboard orientation. Literally every single action in Godspeed is doable from your keyboard. I'm so serious about this that I built "hardcore mode" to completely disable the mouse - this both helps you break the habit of reaching for your mouse, and keeps us honest about 100% hotkey support. You can fully customize

Show HN: Arthas.ai – An open-source alternative to character.ai https://ift.tt/C4ekchp

Show HN: Arthas.ai – An open-source alternative to character.ai https://ift.tt/rso7EmQ March 19, 2024 at 07:29AM

Show HN: Extend Zigbee sensor range with LoRaWAN https://ift.tt/tyBUATE

Show HN: Extend Zigbee sensor range with LoRaWAN https://ift.tt/cFZNMfG March 18, 2024 at 02:36PM

Show HN: Pipedream now has 2000+ API integrations https://ift.tt/u6TeaAU

Show HN: Pipedream now has 2000+ API integrations https://ift.tt/5YQUI2u March 18, 2024 at 11:42PM

Show HN: Native implementation of with checkboxes https://ift.tt/kPBohXy

Show HN: Native implementation of

Show HN: One year of full-time work on personal projects since leaving Google https://ift.tt/eudDwP2

Show HN: One year of full-time work on personal projects since leaving Google https://ift.tt/TnMNp5w March 18, 2024 at 03:12AM

Show HN: Website for creating self-signed certificates https://ift.tt/3lhLxPD

Show HN: Website for creating self-signed certificates If you're developing locally and need to use HTTPS for whatever, then this tool is hopefully useful to you. I made it because there's a lot of bad info online about generating self-signed certificates. For instance, a lot of guides don't use the SAN list extension or show you how to create a proper certificate chain. Firefox doesn't allow a CA certificate to be used as an end certificate. Getting a working certificate can get pretty confusing, especially for newcomers to certificates or webdev. Having a website for this also means the process of getting a certificate is the same, no matter if you're on a Unix-like OS or Windows. A WebAssembly module built with C++ and Mbed TLS is used to create the keys and certificates. TypeScript and Preact is used for the UI. https://ift.tt/rVcLzC8 March 18, 2024 at 12:54AM

Show HN: Interactive Smartlog VSCode Extension – An Interactive Git GUI https://ift.tt/86F7bhN

Show HN: Interactive Smartlog VSCode Extension – An Interactive Git GUI Interactive Smartlog is a graphical VSCode extension that presents a simplified view of the Git log, directly highlighting the branches and commits that are most relevant to your current work. And it's not just a visual tool — it's fully interactive, allowing you to add/switch/remove branches, stage/unstage files, and manage commits directly from the GUI. This tool draws inspiration from Meta's Interactive Smartlog built for the Sapling source control system, and I've adapted it to work with Git. Transitioning the functionality from Sapling to Git wasn't just about a one-to-one feature transfer; it involved changing how data is queried & presented, as well as introducing UI interactions for several Git concepts (like branches, staging/unstaging changes, etc) which are not present in the Sapling source control system. Originally a personal project to enhance my own workflow, I've publishe

Show HN: Parikar, Read long form articles or blogs in a better, measurable way https://ift.tt/RVN8liP

Show HN: Parikar, Read long form articles or blogs in a better, measurable way https://ift.tt/IeSUWLm March 15, 2024 at 06:10PM

Show HN: Htmx with ManTL Templates https://ift.tt/UMWfc4A

Show HN: Htmx with ManTL Templates HTMX revitalizes server-side rendering via templates. ManTL is a Java-centric, 100% type-safe templating language with comprehensive IntelliJ integration. It was designed with HTMX (formerly intercooler) in mind. Authors include both Manifold creator and HTMX creator. https://ift.tt/OTJl7Ic March 17, 2024 at 12:01AM

Show HN: SatCat5, the open-source FPGA Ethernet switch https://ift.tt/kgx3j6u

Show HN: SatCat5, the open-source FPGA Ethernet switch We've just launched v2.5 of SatCat5, the open-source FPGA Ethernet switch [1]. SatCat5 contains various FPGA building blocks that let you build a custom mixed-media Ethernet switch. It was originally intended for cubesats [2] but has many other potential applications. The headline feature for this release is support for the IEEE-1588 Precision Time Protocol (PTP). SatCat5 has demonstrated end-to-end synchronization to within 50 ps-rms, which is approaching the world-leading performance of CERN's White Rabbit Project [3]. Except we're doing time-transfer over regular, non-synchronous Ethernet. The key breakthrough is a new technology for digital timestamps that we've published in IEEE Access [4]. This project was featured on HN back in 2023 [5]. Since then, we've changed to the CERN-OHL-W v2.0 license, which has much better legal clarity for FPGA projects. [1] https://ift.tt/DgEnamc [2] https://ift.tt/dWl0pgU [3]

Show HN: An Online Gantt Chart https://ift.tt/swZtdGH

Show HN: An Online Gantt Chart https://ift.tt/icqvhlg March 16, 2024 at 11:24PM

‘Massacre’: Israel forces attack crowds waiting for aid in Gaza, killing 21 - Al Jazeera English

Image
* ‘Massacre’: Israel forces attack crowds waiting for aid in Gaza, killing 21  Al Jazeera English * Israel’s war on Gaza live: ‘We want to eat’ | Israel War on Gaza News  Al Jazeera English * U.N. Documents More Than Two Dozen Attacks on Gazans Waiting for Aid Since January  The New York Times * Devastation in Gaza as Israel wages war on Hamas: Live updates  CNN * IDF probe: Palestinian gunmen killed Gazans waiting for aid, army did not fire  The Times of Israel http://dlvr.it/T49CGQ

Haitians know how to persevere through deep crisis, often with humor - NPR

Image
* Haitians know how to persevere through deep crisis, often with humor  NPR * UN report finds Haitian gangs armed with Florida’s guns, FBI arrests Floridians for gun smuggling  FOX 13 Tampa * Opinion | Haiti is in crisis. How can the United States help?  The Washington Post * Haiti's prime minister stepping down creates a dilemma for the U.S.  MSNBC * Haiti prepares for a transition of power as deadly violence escalates  Yahoo! Voices http://dlvr.it/T49C2G

Estranged wife of accused NYC subway maniac shot in head during fight dumped him because he was increasingly 'aggressive' - New York Post

Image
* Estranged wife of accused NYC subway maniac shot in head during fight dumped him because he was increasingly 'aggressive'  New York Post * Man shot in the head on Brooklyn subway appeared to say he was a cop: NYPD  PIX11 New York News * Brooklyn NYC subway shooting: 36-year-old man shot by own gun after allegedly provoking dispute on train  WABC-TV * NYC subway shooter will not face charges, Brooklyn DA says citing 'evidence of self-defense': VIDEO  WPVI-TV * Subway shooting on Brooklyn A train leaves MTA commuters on edge  New York Daily News http://dlvr.it/T48LQd

Show HN: TinyApps – Upwork but for tiny software development tasks https://ift.tt/wyOjFf1

Show HN: TinyApps – Upwork but for tiny software development tasks https://tinyapps.to March 15, 2024 at 09:25PM

Uber, Lyft to stop operations in Minneapolis over minimum wage law - Reuters

Image
* Uber, Lyft to stop operations in Minneapolis over minimum wage law  Reuters * Lyft and Uber to cease operations in Minneapolis after new minimum wage law  CNN * Businesses, rideshare drivers look to the future as Uber, Lyft plan to pull out of Minneapolis  KSTP * Uber, Lyft will leave Minneapolis due to dispute over driver wages  USA TODAY * Uber and Lyft in Minneapolis: Ride-hailing apps say May 1 will be final day  FOX 9 Minneapolis-St. Paul http://dlvr.it/T47K80

Al-Shabab fighters killed as overnight siege of Mogadishu hotel ends - Al Jazeera English

Image
* Al-Shabab fighters killed as overnight siege of Mogadishu hotel ends  Al Jazeera English * Shabab Militants Lay Siege to Hotel in Somali Capital  The New York Times * 3 dead and dozens injured in hotel attack close to Somalia’s presidential palace  CNN * All 5 attackers killed, ending Somalia hotel siege in which 3 soldiers died  ABC News * 3 soldiers killed, 27 people wounded in hotel attack in Somali capital  Fox News http://dlvr.it/T47K1L

Man shot on NYC subway in Brooklyn, video shows woman stabbed victim before shooting, NYPD says - WABC-TV

Image
* Man shot on NYC subway in Brooklyn, video shows woman stabbed victim before shooting, NYPD says  WABC-TV * Brooklyn NYC subway shooting: 36-year-old man shot by own gun after allegedly provoking dispute on train  WABC-TV * Man shot in head during fight on New York City subway  Fox News * Subway shooting on Brooklyn A train leaves MTA commuters on edge  New York Daily News * Woman stabbed man who was shot in the head on Brooklyn subway: NYPD  PIX11 New York News http://dlvr.it/T46w59

Businesses, rideshare drivers look to the future as Uber, Lyft plan to pull out of Minneapolis - KSTP

Image
* Businesses, rideshare drivers look to the future as Uber, Lyft plan to pull out of Minneapolis  KSTP * Lyft and Uber to cease operations in Minneapolis after new minimum wage law  CNN * Will they stay or will they go? Uber threatens to quit all of Twin Cities — including St. Paul, MSP  St. Paul Pioneer Press * Council overrides mayor's veto, passes rideshare pay ordinance  KARE11.com * Uber and Lyft in Minneapolis: Ride-hailing apps say May 1 will be final day  FOX 9 Minneapolis-St. Paul http://dlvr.it/T46vtr

Emergency disaster declaration issued in 2 Colorado counties due to snowstorm - CBS Colardo

Image
* Emergency disaster declaration issued in 2 Colorado counties due to snowstorm  CBS Colardo * Denver weather: Winter storm warning continues into Friday morning  FOX 31 Denver * Snow totals: Here's how much snow Denver and Colorado have gotten | 9news.com  9News.com KUSA * When will it stop snowing? Several more inches, slick roads into Friday morning  Denver 7 Colorado News * Nearly 82,000 customers lost power across metro Denver as winter storm took hold  The Denver Post http://dlvr.it/T45hC2

Show HN: Tiny-aria2 a small UI for aria https://ift.tt/qjlgzQG

Show HN: Tiny-aria2 a small UI for aria https://ift.tt/RAkqva4 March 15, 2024 at 03:31AM

Show HN: Here is $1M. Try to Win the Lottery https://ift.tt/otimgxp

Show HN: Here is $1M. Try to Win the Lottery https://ift.tt/USWCGcI March 15, 2024 at 03:17AM

Show HN: One-click etymology lookup in Obsidian notes https://ift.tt/w1LEmOc

Show HN: One-click etymology lookup in Obsidian notes https://ift.tt/pFhJDci March 15, 2024 at 03:08AM

Latest Israel-Hamas war news and Gaza conflict updates - The Washington Post

Image
* Latest Israel-Hamas war news and Gaza conflict updates  The Washington Post * Live updates: Israel-Hamas war, Ramadan in Gaza, Rafah strikes  CNN * Netanyahu maintains IDF will enter Rafah despite international pressure  The Times of Israel * Opinion | The Biden-Netanyahu rift goes much deeper than Rafah  The Washington Post * On the Tripwire of a 'Red Line,' It's Often Presidents Who Trip  The New York Times http://dlvr.it/T44Z0L

Show HN: ADHD STASH. A curated collection of ADHD friendly products and services https://ift.tt/yRYaZnk

Show HN: ADHD STASH. A curated collection of ADHD friendly products and services Over the past few years I've struggled to find good/trusted resources for things that might be useful to those with ADHD. Common issues with other sites were: * Very limited options and/or info, or products that weren't actually useful. * Blog post or news articles like "top 10 things to help with your ADHD" often had limited info or didn't have enough context to be useful. * Unclear if some authors had ADHD or experience with ADHD. In some cases you could tell a random writer got assigned this post to write, but had no idea what ADHD is really like. * Walls of text or cluttered/overwhelming design, meaning that the content was too hard to read and/or the site made me anxious (after which I bounced). As a result, I created ADHD STASH, where I've tried to: * Limit content length and complexity, while sharing key info * Use design that feels friendly and fun * Give people the option

Family friend claims missing Mizzou student spotted by 2 homeless camps during interview on national TV - WSMV 4

Image
* Family friend claims missing Mizzou student spotted by 2 homeless camps during interview on national TV  WSMV 4 * Tennessee ABC probes Luke Bryan bar after Riley Strain goes missing  Tennessean * Missing Student Riley Strain Seen Stumbling Night He Went Missing  PEOPLE * Riley Strain surveillance video shows him stumbling around Nashville  New York Daily News * New video, 911 call give more details into the night Riley Strain disappeared in Nashville  News Channel 5 Nashville http://dlvr.it/T44B7G

Michael Gove names groups as he unveils extremism definition - BBC.com

Image
* Michael Gove names groups as he unveils extremism definition  BBC.com * What is the new extremism definition and which groups might be on the list?  BBC.com * New definition of extremism (2024)  GOV.UK * Gove says three Muslim-led groups and two far-right to be assessed for extremism  The Guardian * New U.K. Extremism Policy Raises Concerns Over Free Speech  The New York Times http://dlvr.it/T449p8

Tornadoes, large hail among common reports during NE Kansas storms - WIBW

Image
* Tornadoes, large hail among common reports during NE Kansas storms  WIBW * 'Gorilla hail' hits parts of Kansas and Missouri  The Associated Press * FIRST WARN WEATHER DAY: Severe weather moves through Kansas City area  KCTV 5 * Severe weather alerts span 500 miles as dangerous storms target Midwest, Plains  Fox Weather * Increasing Severe Threat Brings Hail, Tornado Concerns - Videos from The Weather Channel  The Weather Channel http://dlvr.it/T43KcJ

Lauren Boebert Opts Out of Special Election in New Congressional District - The Daily Beast

Image
* Lauren Boebert Opts Out of Special Election in New Congressional District  The Daily Beast * Five Other House Republicans Could Resign After Ken Buck  Newsweek * Boebert Opts Out of Special Election to Focus on Primary in a New District  The New York Times * Mike Johnson Completely Blindsided by Resignation in His Own Party  The New Republic * Ken Buck to exit early from Congress, narrowing House GOP majority  USA TODAY http://dlvr.it/T42zwH

Boeing Whistleblower Who Raised Quality Concerns Is Found Dead - The New York Times

Image
* Boeing Whistleblower Who Raised Quality Concerns Is Found Dead  The New York Times * Boeing whistleblower's lawyers demand full investigation into mysterious death mid-deposition  Fox News * Former Boeing whistleblower found dead from apparent ‘self-inflicted’ gunshot wound  CNN * Boeing whistleblower John Barnett found dead in US  BBC.com * Boeing whistleblower who warned of aircraft safety flaws is found dead  Yahoo! Voices http://dlvr.it/T41xhk

Show HN: I made an AI-first collaborative knowledge base https://ift.tt/fTtQcNb

Show HN: I made an AI-first collaborative knowledge base https://thedrive.ai March 13, 2024 at 08:42AM

Putin says he’s ready to use nuclear weapons if Russian state at stake, but ‘there has never been such a need’ - CNN

Image
* Putin says he’s ready to use nuclear weapons if Russian state at stake, but ‘there has never been such a need’  CNN * US has not adjusted nuclear posture in response to Putin remarks  Reuters * Putin warns the West that Russia is 'ready' for nuclear war: 'Weapons exist in order to use them'  Fox News * Ukraine war live updates: Latest news on Russia and the war in Ukraine  CNBC * Putin again threatens to use nuclear weapons, claims Russia's arsenal "much more" advanced than America's  CBS News http://dlvr.it/T41XZw

RFK Jr. has chosen VP nominee who he will announce within two weeks - CNN

Image
* RFK Jr. has chosen VP nominee who he will announce within two weeks  CNN * Aaron Rodgers and Jesse Ventura Top R.F.K. Jr.'s List for Running Mate  The New York Times * Robert F. Kennedy Jr. has selected running mate, will announce choice within 2 weeks  The Washington Post * Robert F. Kennedy Jr. closes in on choosing a vice presidential candidate  POLITICO * RFK Jr. eyeing Rodgers, Ventura as top '24 running mate contenders  ESPN http://dlvr.it/T40Mdp

Show HN: DB to map cities to countries and states https://ift.tt/gCwircF

Show HN: DB to map cities to countries and states https://ift.tt/JiRXs3f March 12, 2024 at 07:13PM

Show HN: I made a tool to ditch paying $20/month LLM subscriptions https://ift.tt/DOmi9Vd

Show HN: I made a tool to ditch paying $20/month LLM subscriptions https://ift.tt/Osp2Azc March 13, 2024 at 06:14AM

Show HN: StableBuild – make any Docker container deterministic https://ift.tt/Ie83dUD

Show HN: StableBuild – make any Docker container deterministic Hi HN! I've posted this a few weeks back without much HN traction - today we've added a free community tier, so anyone can try it out. TL;DR: We’ve launched StableBuild, a new tool to easily freeze and pin Docker images, operating system packages, Python packages, and arbitrary build dependencies; in 5 lines of code: https://stablebuild.com . As the CTO at an ML startup w/ 75 people ( https://ift.tt/futrnZI ) I’ve grown incredibly frustrated with non-deterministic builds. Last year basically every week one of our containers (we have 40+ unique ones in prod) would stop working properly because some dependency was updated or removed. This ranges from Nvidia deleting cuda base images from Docker Hub, to Chromium being removed from the Ubuntu package registry in favor of the snap version, to pandas 2 being published with breaking APIs - while everyone just depends on e.g. pandas>=1.4. This has been super disruptive b

Show HN: Cahier – A knowledge base with native support for research https://ift.tt/1FidKnT

Show HN: Cahier – A knowledge base with native support for research I'm happy to be on Hacker News to present my most recent project. Cahier is a personal knowledge management system created to support out of the box the research workflow. It allows you to both store and consume study documents (PDFs, web pages, etc.), manage the annotations from those documents, and produce written content based on them. It goes further than existing reference managers because we chose to make the annotation management a part of the application, so you can organize and centralize highlights in notes and special document elements. It's a local-first, native application for Windows and macOS, created to be a research companion for serious readers. Here's a more detailed method that uses the app: https://ift.tt/xzFlvEV... https://getcahier.com March 12, 2024 at 05:47PM

Senate Republicans hammer Biden's $7.3 trillion budget request as 'liberal wish list' - Fox News

Image
* Senate Republicans hammer Biden's $7.3 trillion budget request as 'liberal wish list'  Fox News * What to know about Biden's 2025 budget proposal  ABC News * Biden budget focuses on unfinished health care business  Axios * Biden’s Budget Calls for Tax Increases on Corporations and the Wealthy  The New York Times * President Biden thanks NH Democrats for write-in victory  WMUR Manchester http://dlvr.it/T3y8V6

Ukraine summons Vatican envoy over Pope's 'white flag' remarks - latest - The Independent

Image
* Ukraine summons Vatican envoy over Pope's 'white flag' remarks - latest  The Independent * Pope sparks anger after saying Ukraine should have the ‘courage of the white flag’ and negotiate  CNN * Vatican backtracks after pope's Ukraine 'white flag' blunder  POLITICO Europe * Russia, NATO at odds over pope’s call for Ukraine to show ‘white flag’  Al Jazeera English * Vatican says Russian aggression must end to allow peace in Ukraine  Reuters.com http://dlvr.it/T3y85g

Kate Middleton 'humiliated' but 'quite happy' to accept blame in photo edit scandal: royal expert - Fox News

Image
* Kate Middleton 'humiliated' but 'quite happy' to accept blame in photo edit scandal: royal expert  Fox News * Princess Kate Apologizes For Editing Mother’s Day Photo  The New York Times * What's wrong with this picture? Plenty, say experts  CBC News * Kate Middleton apologizes for 'confusion' around edited family photo  Fox News * Kate, Princess of Wales, apologizes for manipulated Mother's Day photo  The Associated Press http://dlvr.it/T3y7lB

India moves to implement controversial citizenship bill that excludes Muslims - CNN

Image
* India moves to implement controversial citizenship bill that excludes Muslims  CNN * "Think Before You Apply": Mamata Banerjee's Citizenship Law Warning  NDTV * India enacts citizenship law criticised as ‘discriminatory’ to Muslims  The Guardian * CAA website goes live. Know how to apply for citizenship  India Today * India announces steps to implement a citizenship law that excludes Muslims  The Associated Press http://dlvr.it/T3y7CL

Katie Britt’s mocked GOP rebuttal part of conservatives’ ‘trad wives’ plan to send women back to the kitchen - MSNBC

Image
* Katie Britt’s mocked GOP rebuttal part of conservatives’ ‘trad wives’ plan to send women back to the kitchen  MSNBC * Opinion | On Senator Katie Britt’s Response to Biden’s State of the Union  The New York Times * Britt backlash stokes GOP fears about losing women voters  The Hill * Jon Stewart Nails the Real Problem With Katie Britt's SOTU Response  The Daily Beast * Katie Britt's Strange Speech  The Atlantic http://dlvr.it/T3xpRN

Show HN: I made Vinlo – Spinning artwork video for your music https://ift.tt/WZz8VxG

Show HN: I made Vinlo – Spinning artwork video for your music Hi HN, I'm excited to share a new app I've been working on which helps you share music on Instagram and anywhere that allows video posting. It's called Vinlo and it takes an MP3 and an image file and creates a new video with a rotating visual of your artwork. I hope you find this useful and I'm very much looking forward to any feedback you may have. Good luck with your music! The tech stack is Next.js and Node.js. https://vinlo.co March 12, 2024 at 12:17AM

Show HN: Just launched an app to help you find Pocket Knives https://ift.tt/gVD3rHX

Show HN: Just launched an app to help you find Pocket Knives https://ift.tt/AoYbR12 March 11, 2024 at 11:55PM

Show HN: Prompts as (WASM) Programs https://ift.tt/oluOVr4

Show HN: Prompts as (WASM) Programs AICI is a proposed common interface between LLM inference engines (llama.cpp, vLLM, HF Transformers, etc.) and "controllers" - programs that can constrain the LLM output according to regexp, grammar, or custom logic, as well as control the generation process (forking, backtracking, etc.). AICI is based on Wasm, and is designed to be fast (runs on CPU while GPU is busy), secure (can run in multi-tenant cloud deployments), and flexible (allow libraries like Guidance, LMQL, Outlines, etc. to work on top of it). We (Microsoft Research) have released it recently, and would love feedback on the design of the interface, as well as our Rust AICI runtime. I'm the lead developer on this project and happy to answer any questions! https://ift.tt/64TjP0X March 11, 2024 at 10:30PM

Show HN: Create and share good practices, inspired by nohello https://ift.tt/ToumhB3

Show HN: Create and share good practices, inspired by nohello I wanted a way to customize the "no hello" message like the one found at nohello.net. So I made a website that lets you create your own "good practice" to share with others hopefully educating people and saving everyone time. https://ift.tt/YVSnCmw March 11, 2024 at 01:02AM

Scarlett Johansson skewers Sen. Katie Britt's SOTU rebuttal on 'SNL': 'Craziest b---h in the Target parking lot' - New York Post

Image
* Scarlett Johansson skewers Sen. Katie Britt's SOTU rebuttal on 'SNL': 'Craziest b---h in the Target parking lot'  New York Post * Scarlett Johansson plays Sen. Katie Britt in a satire of her SOTU rebuttal on ‘SNL’  CNN * ‘SNL’ Riffs on the State of the Union and Republican Response  The New York Times * 'Saturday Night Live' lampoons GOP Sen. Katie Britt's State of the Union response  NPR * Saturday Night Live parodies Katie Britt State of the Union rebuttal - The Washington Post  The Washington Post http://dlvr.it/T3tbPR

Show HN: Timelock.dev – Send a secret into the future using timelock encryption https://ift.tt/FMD6f9P

Show HN: Timelock.dev – Send a secret into the future using timelock encryption This is simply a web interface built on top of the timelock encryption system posted by Cloudflare last week. https://ift.tt/85m3lAN https://timelock.dev/ March 11, 2024 at 12:16AM

Show HN: Wife couldn't find a dev job so I built a tool to automate the search https://ift.tt/o321SIq

Show HN: Wife couldn't find a dev job so I built a tool to automate the search Hey everyone, My wife graduated in 2022 and she was fortunate enough to land an internship at a small startup which then offered her a permanent position. But ever since then she has been trying to find another job as a frontend dev since the current one doesn't offer any growth opportunities. She started looking in 2023 right when the job market started tanking. She's been at it for months with no success as there are little to no junior roles available and she spent most of her day refreshing linkedin to check for new opportunities. At the beginning of this year I had this idea that I could automate the job search part for her by web scraping the search results page in linkedin. This way she could focus on work/portfolio projects and check when the tool finds new job opennings. Long story short, what started as a small script evolved into a full fledged project since I realised this could help

Kate Middleton Breaks Silence After Surgery, Posts New Family Pic For Mother’s Day - Deadline

Image
* Kate Middleton Breaks Silence After Surgery, Posts New Family Pic For Mother’s Day  Deadline * Kensington Palace Shares First Official Photo of Kate Middleton Since Her Surgery  AOL * First Official Photo of Princess Catherine Since Surgery Is Released by Royal Palace  The New York Times * Kate Middleton breaks silence after abdominal surgery  Fox News * Kate Middleton breaks months-long silence, poses for Mother's Day family photo without wedding ring  New York Post http://dlvr.it/T3tLt7

Trump blasts Biden over Laken Riley's death after Biden says he regrets using term 'illegal' - The Associated Press

Image
* Trump blasts Biden over Laken Riley's death after Biden says he regrets using term 'illegal'  The Associated Press * Biden torched for claiming 'undocumented' immigrants 'built this country' after saying same of middle class  Fox News * CNN panel spars over Biden's use of 'illegal' in State of Union  The Hill * Trump blasts Biden over Laken Riley's death after Biden says he regrets using term 'illegal'  ABC News * Biden Expresses Regret for Calling Laken Riley’s Alleged Killer ‘an Illegal’  National Review http://dlvr.it/T3t52H

Former Trump Admin Aide Urges Republicans to 'Stop Donating' to the GOP - Newsweek

Image
* Former Trump Admin Aide Urges Republicans to 'Stop Donating' to the GOP  Newsweek * Scoop: Trump's team hires lawyer to "watch the money" at RNC  Axios * Biden's state-of-the-union | Latest US politics news from The Economist  The Economist * Trump's RNC takeover and Orban meeting are a frightening glimpse into the GOP's future  MSNBC * Team Trump's Merger with the R.N.C. Begins in Texas  The New Yorker http://dlvr.it/T3sq0Y

Did State of the Union change how voters see Biden? - BBC.com

Image
* Did State of the Union change how voters see Biden?  BBC.com * How Biden's State of the Union speech polled - The Washington Post  The Washington Post * Sunday shows preview: Biden State of the Union gets mixed reviews; 2024 race in overdrive  The Hill * Opinion | Why It's Hard to Explain Joe Biden's Unpopularity  The New York Times * Biden turned his State of the Union into an anti-Trump blitz  Business Insider http://dlvr.it/T3rpFY

Show HN: React Geiger – performance profiling using sound https://ift.tt/Ubw7iMP

Show HN: React Geiger – performance profiling using sound https://ift.tt/04Wm3ta March 9, 2024 at 11:45PM

US senators make new push to make Daylight Savings permanent - Fox News

Image
* US senators make new push to make Daylight Savings permanent  Fox News * Don't Let Daylight Saving Time Ruin Your Sleep  The New York Times * Not ready to ‘spring forward’? This sleep doctor says there’s still time to prepare  CNN * Daylight Savings 2024: When is spring forward? Does DST time change end?  IndyStar * The Daylight Saving Time Health Effects You Might Not Be Expecting, According to a Cardiology Specialist (Exclusive)  PEOPLE http://dlvr.it/T3rYkd

9 killed in western Wisconsin traffic crash involving semitruck and van - NBC Chicago

Image
* 9 killed in western Wisconsin traffic crash involving semitruck and van  NBC Chicago * 9 dead in Wisconsin crash between semi and van  Yahoo! Voices * 9 dead, 1 injured after semi-truck and van collide at Wisconsin highway intersection: Sheriff  ABC News * What we know and don't know about the Clark County crash that killed 9  Milwaukee Journal Sentinel * 9 killed in western WI crash  KARE11.com http://dlvr.it/T3rYWg

Building Biden's Gaza pier could take 60 days, Pentagon says - POLITICO Europe

Image
* Building Biden's Gaza pier could take 60 days, Pentagon says  POLITICO Europe * How the U.S. military will use a floating pier to deliver Gaza aid  The Washington Post * Biden’s Pier in Gaza Portends Disaster  National Review * 5 children killed in humanitarian aid airdrop, Hamas-run Gaza Ministry of Health says  ABC News * How the US military is scrambling to build a floating dock for urgently needed aid to Gaza  The Associated Press http://dlvr.it/T3rGtN

Trump hosts hard-line Hungarian leader Viktor Orbán at Mar-a-Lago - NBC News

Image
* Trump hosts hard-line Hungarian leader Viktor Orbán at Mar-a-Lago  NBC News * Orbán meeting offers preview of Trump’s 2nd-term strongman idealizations  CNN * Biden criticises Trump’s Mar-a-Lago meeting with Orbán  The Guardian US * Hungary's PM Orban supports Trump after Florida meeting  Reuters * Hungary's Orbán gives Trump an 'illiberal' roadmap for American conservatives  PBS NewsHour http://dlvr.it/T3r0Pk

Show HN: GPU Price list inspired by diskprices.com https://ift.tt/Cr93GXI

Show HN: GPU Price list inspired by diskprices.com Like others, I was inspired by the article on diskprices.com, https://ift.tt/shAmZSK and I thought GPUs would be a good product for this style of site (but I have been beaten to the punch for the GPUprices.com domain). How it's done: I have used the Amazon product API (PAAPI v5), as I had access due to having at least 3 sales with the amazon affiliate program. Using the API and some python code I'm able to curate searches somewhat, removing things like water blocks, laptops and full systems that show up when sorting by price. I have used a static page per region that gets updated every few hours (6hr at the moment). A small amount of Javascript is on each page to filter the list based on checkboxes. Checkbox selections are updated in the URL, enabling the user to link directly to the products they are interested in. Python scripts run on a $5 a month VPS to search using the amazon api and to generate the html files. Cron job to

Show HN: Vlite – Lite demo server, inspired by Vite https://ift.tt/lxyrnpW

Show HN: Vlite – Lite demo server, inspired by Vite https://ift.tt/a4gpdFs March 7, 2024 at 12:42PM

Anarchy in Haiti as state of emergency extended - Al Jazeera English

Image
* Anarchy in Haiti as state of emergency extended  Al Jazeera English * Gangs rule Haiti’s capital. Some say they’re ready to overthrow the government too  CNN * The Crisis in Haiti, in Photos  The New York Times * Haiti extends a state of emergency and nighttime curfew to try and repel widespread gang attacks  ABC News * Hundreds of inmates flee after armed gangs storm Haiti's main prison  The Associated Press http://dlvr.it/T3pqFp

Show HN: BashBundle to single .sh. Extract by executing. Or make an installer https://ift.tt/bWHutgO

Show HN: BashBundle to single .sh. Extract by executing. Or make an installer https://ift.tt/giJyqFI March 9, 2024 at 12:16AM

Show HN: wallstreetlocal – View investments from America's biggest companies https://ift.tt/2RZIJcM

Show HN: wallstreetlocal – View investments from America's biggest companies Hello Hacker News! My name is Anonyo, and I am a seventeen-year-old from Southeast Michigan. This is wallstreetlocal, my passion project for the last year (and a half). I've posted this before, but I've finally open-sourced this entire project, so I thought I'd post it again. Heres the short pitch. The Securities and Exchange Commission (SEC) keeps record of every company in the United States. Companies whose holdings surpass $100 million though, are required to file a special type of form: the 13F form. This form, filed quarterly, discloses the filer's holdings, providing transparency into their investment activities and allowing the public and other market participants to monitor them. The problem though, is that these holdings are often cumbersome to access, and valuable analysis is often hidden behind a paywall. Through wallstreetlocal, the SEC's 13F filers become more accessible an

Gold Star dad Steve Nikoui arrested after heckling Biden at SOTU address - Fox News

Image
Gold Star dad Steve Nikoui arrested after heckling Biden at SOTU address  Fox NewsView Full Coverage on Google News http://dlvr.it/T3pVkC

James Crumbley has phone access limited after making 'threatening statements' - WXYZ 7 Action News Detroit

Image
* James Crumbley has phone access limited after making 'threatening statements'  WXYZ 7 Action News Detroit * James Crumbley making threats via phone, email in jail, sheriff's office says  Detroit News * Michigan school shooter Ethan Crumbley's dad James 'made threatening statements from jail leading to revocatio  Daily Mail * Why isn't James Crumbley wearing an inmate uniform? Your top trial questions answered  WDIV ClickOnDetroit * Officials: James Crumbley made threats over jailhouse phone  Detroit Free Press http://dlvr.it/T3pVR3

Sweden becomes NATO’s 32nd member as PM visits Washington - NBC News

Image
* Sweden becomes NATO’s 32nd member as PM visits Washington  NBC News * Swedes cheer end of long wait to join Nato  BBC.com * Sweden formally joins NATO military alliance, ending centuries of neutrality  CNBC * NATO - News: Sweden officially joins NATO , 07-Mar.-2024  NATO HQ * Sweden Enters NATO, a Blow to Moscow and a Boost to the Baltic Nations  The New York Times http://dlvr.it/T3p5jK

Daylight saving 2024: The debate to end the time change - NPR

Image
* Daylight saving 2024: The debate to end the time change  NPR * Opinion | Switching the Clocks Twice a Year Isn't Just Annoying. It's Deadly.  The New York Times * How springing forward to daylight saving time could affect your health -- and how to prepare  The Associated Press * Daylight Savings 2024: When is spring forward? Does time change end?  Courier Journal * How does daylight saving time work in March? What to know about time changes as we prepare to spring forward.  CBS News http://dlvr.it/T3nhKz

Show HN: Open-Source Interactive Eclipse Map https://ift.tt/r35wQ1i

Show HN: Open-Source Interactive Eclipse Map Link is to the Github repository, which has a link to the actual map in the readme. This was originally intended as an example to show others how to make their own, but turns out to be pretty useful in itself. I intended to accompany a couple of articles explaining the computations, but they won't be done before the April 8 2024 eclipse, so the code will have to do for now. The code is released as public domain, so feel free to do anything you like with it. https://ift.tt/2LEYZrI March 7, 2024 at 09:21PM

Katie Porter Says California Primary 'Rigged' After Losing - Newsweek

Image
* Katie Porter Says California Primary 'Rigged' After Losing  Newsweek * Katie Porter blames billionaires, campaign 'lies' in concession speech even though big donors backed her  Fox News * Could you win a US senate primary without really trying? This aging LA Dodger did it  The Guardian US * Who is Steve Garvey, the Republican Senate candidate in California?  The Washington Post * California Senate Primary Election Live Results 2024 - NBC News  NBC News http://dlvr.it/T3lTpw

In the ruins of Gaza, children are starving to death and there's no cease-fire in sight - NBC News

Image
* In the ruins of Gaza, children are starving to death and there's no cease-fire in sight  NBC News * Live updates: Israel-Hamas war, starvation in Gaza  CNN * How Starvation Causes Lasting Damage to the Body  Scientific American * Israel-Hamas war in Gaza hits 5 months as humanitarian crisis rages  USA TODAY * Opinion | Starvation in Gaza, protecting pets in America  The Washington Post http://dlvr.it/T3lTVQ

Could Houthi-sunk ship Rubymar spell eco-disaster for the Red Sea? - Al Jazeera English

Image
* Could Houthi-sunk ship Rubymar spell eco-disaster for the Red Sea?  Al Jazeera English * Three dead in first fatal Houthi attack in the Red Sea  CNBC * Ship evacuated after first civilian fatalities in Houthis' Red Sea attacks  Reuters * At least 3 killed on shipping vessel in first fatal Houthi attack since start of Israel-Hamas war  NBC News * Houthi missile attack kills 3 crew members in rebels' first fatal assault on shipping  NPR http://dlvr.it/T3lTDT

Deadly Russian missile struck close to Zelensky and Greek leader’s convoy - CNN

Image
* Deadly Russian missile struck close to Zelensky and Greek leader’s convoy  CNN * Can't rule out that Russia targeted Zelenskiy, Greek PM, Ukrainian aide says  Yahoo! Voices * Russia Came 'Within 500 Feet' of Triggering NATO's Article 5: Kinzinger  Newsweek * Mitsotakis after Odesa missile hit: ‘No one will intimidate us’  Kathimerini English Edition * Russian missiles strike near Zelenskiy and visiting Greek prime minister  The Guardian http://dlvr.it/T3lSnN

'Saving the Democratic Party from itself': Blue cities get tough on crime - POLITICO

Image
* 'Saving the Democratic Party from itself': Blue cities get tough on crime  POLITICO * San Francisco 'can no longer be called progressive city,' newspaper declares after law-and-order measures pass  Fox News * SF primary election results: Is the city still progressive?  San Francisco Chronicle * San Francisco propositions: How Props B, E and F fared  KTVU FOX 2 San Francisco * Election 2024: Results are in—see votes from across San Francisco  Mission Local http://dlvr.it/T3l2yk

Show HN: My first programming project – userscripts to change forum UIs https://ift.tt/6L08hDd

Show HN: My first programming project – userscripts to change forum UIs Hi, I'm Will. I'm 24, autistic, and have OCD tendencies. I'm learning to code and this is my first public project. I’d really appreciate your feedback and encouragement! This project lets me solve some of my OCD problems online. There are a couple of parts of the forums that I visit – Space Battles, Sufficient Velocity, and Questionable Questing – that I want to remove. Specifically, I hate seeing indicators of how much is left in a forum thread, because I keep thinking about how much content is left. It stops me from immersing myself in the story. It stressed me out. Before I learned to code, I'd use my hand to block the total chapter count so I could read the blurb and see the word count. I would do my best to ignore the page navigation bar except for the next page button, but I usually ended up failing. One of the reasons I always read in full-screen Safari is that I didn't have to see the ta

Arizona Sen. Kyrsten Sinema will not seek re-election in 2024 - Axios

Image
* Arizona Sen. Kyrsten Sinema will not seek re-election in 2024  Axios * Sen Kyrsten Sinema announces she will not seek reelection  Fox News * Sinema's exit sparks rush to the center in Arizona Senate race  POLITICO * How Sinema’s announcement could impact Kari Lake’s campaign  CNN * Kyrsten Sinema: Independent senator won't run for re-election  BBC.com http://dlvr.it/T3hSDs

LIVE: California Primary Election Results 2024 - FOX 11 Los Angeles

Image
* LIVE: California Primary Election Results 2024  FOX 11 Los Angeles * California Presidential Primary Live Election Results 2024 - NBC News  NBC News * Here are the California overnight primary election results  Sacramento Bee * Super Tuesday primaries 2024: Trump, Biden dominate, Haley ekes out win in Vermont  ABC News * Voters Decide 2024: Check California primary election voting results  CBS San Francisco http://dlvr.it/T3hRqn

Texas primary 2024: Harris County turnout lags - Houston Chronicle

Image
* Texas primary 2024: Harris County turnout lags  Houston Chronicle * Texas Democratic and Republican primary election results and maps 2024  CNN * LIVE BLOG: Latest results are in for Texas primary election  KXAN.com * It’s election day in Texas. Here’s 6 things to watch.  The Texas Tribune * Live Texas primary election results for Travis County, statewide races  Austin American-Statesman http://dlvr.it/T3hRZT

Sen. Ted Cruz of Texas to face Colin Allred in general election - CBS News

Image
* Sen. Ted Cruz of Texas to face Colin Allred in general election  CBS News * Colin Allred will face Ted Cruz in Texas this November  The Texas Tribune * Colin Allred Wins Democratic Contest to Take On Senator Ted Cruz in Texas  The New York Times * Texas Senate Primary Election Live Results 2024 - NBC News  NBC News * Texas Democrat's illegal immigration positions could come back to haunt him in bid to oust Ted Cruz  Fox News http://dlvr.it/T3hRHR

Latest Israel-Hamas war news and Gaza conflict updates: Cease-fire talks continue - The Washington Post

Image
* Latest Israel-Hamas war news and Gaza conflict updates: Cease-fire talks continue  The Washington Post * Devastation in Gaza as Israel wages war on Hamas: Live updates  CNN * Gaza Cease-Fire Talks Enter Critical Moment  The Wall Street Journal * U.S. pushing for Gaza cease-fire before Ramadan, but Sinwar appears to favor escalation  Haaretz * Hamas vows to press on with Gaza ceasefire talks as humanitarian plight worsens  Reuters http://dlvr.it/T3hQtV

Show HN: Workout Tracker PWA https://ift.tt/L9jxR4F

Show HN: Workout Tracker PWA https://ift.tt/GOV2bDi March 5, 2024 at 10:11PM

Ukraine war: German call leak due to individual error, minister says - BBC.com

Image
* Ukraine war: German call leak due to individual error, minister says  BBC.com * German minister reveals how Russia managed to hack into top-secret military talks  The Independent * What you need to know about Taurus missiles and rising Russian-German tensions  The Associated Press * Russia spins German military leak but chances of escalation slim: Analysis  Al Jazeera English * Ukraine war live updates: Russia threatens to expel reporters, accuses ambassadors of meddling; Ukraine strikes Black Sea Fleet ship  CNBC http://dlvr.it/T3dlTK

Trump co-defendant seeks to add testimony in effort to disqualify Fani Willis - NBC News

Image
* Trump co-defendant seeks to add testimony in effort to disqualify Fani Willis  NBC News * Lawyers Offer New Witness in Effort to Disqualify Trump Prosecutors in Georgia  The New York Times * Former district attorney predicts outcome of hearing to disqualify Willis from Georgia case  CNN * Fani Willis warned Nathan Wade's lawyer to stay quiet about affair, court filing claims: 'They are coming after us'  New York Post * Fani Willis disqualification hearing’s key issue: What legal standard applies?  MSNBC http://dlvr.it/T3dl6c

Girl Scout troop disbands after parent chapter blocks Palestine fundraiser - The Guardian US

Image
* Girl Scout troop disbands after parent chapter blocks Palestine fundraiser  The Guardian US * CAIR, CAIR-Missouri Welcome Girl Scouts of the USA Response to Ban on Troop Helping Palestinian Children as 'Positive First Step' -  Council on American-Islamic Relations * Girl Scouts were told to stop bracelet-making fundraiser for kids in Gaza. Now they can't keep up  The Associated Press * Girl Scout troop parts ways after legal threats over Gaza fundraiser  The Washington Post * St. Louis Girl Scout Troop goes independent after legal threat  STLPR http://dlvr.it/T3dknB

Miami Beach is breaking up with spring break — or at least trying to - The Associated Press

Image
* Miami Beach is breaking up with spring break — or at least trying to  The Associated Press * Miami Beach Announces Insane Spring Break Rules  Outkick * Fort Lauderdale braces for wild spring break with free roofie drink tests, DUI alternatives  Fox News * Florida spring break 2024 brings Miami curfew as others embrace party  USA TODAY * Miami Beach Announces It's 'Breaking Up' With Spring Break Over Fatal Shootings, Lawlessness  Yahoo Entertainment http://dlvr.it/T3dkS8

Massive industrial fire in Clinton Township sends debris a mile away - Detroit News

Image
* Massive industrial fire in Clinton Township sends debris a mile away  Detroit News * Here's everything we know so far about explosions, fire in Macomb County  WDIV ClickOnDetroit * Clinton Township explosion: Blasts send chunks of metal in all directions  FOX 2 Detroit * Industrial fire and multiple explosions shoot debris into the air in Detroit suburb  WOODTV.com * Explosion rocks 15 Mile Road and Groesbeck Hwy. facility in Clinton Twp.  The Macomb Daily http://dlvr.it/T3dkFW