Published on: 2025-06-05 00:23:50
For one of my network storage PC builds, I was looking for an alternative to Flatcar Container Linux and tried out NixOS again (after an almost 10 year break). There are many ways to install NixOS, and in this article I will outline how I like to install NixOS on physical hardware or virtual machines: over the network and fully declaratively. Introduction: Declarative? The term declarative means that you describe what should be accomplished, not how. For NixOS, that means you declare what soft
Keywords: cache https nix nixos store
Find related items on AmazonPublished on: 2025-06-05 06:13:46
Description Web browser extension (Firefox, Vivaldi, Chrome, Opera, Edge) to redirect URLs based on regex or wildcard patterns. Tribute In loving memory of Einar Egilsson, who gave us Redirector and selflessly nurtured it for many years. We miss you Einar, and will always remember your kindness and generosity. Download Links Examples Example URL: https://en.m.wikipedia.org/ Include pattern: ^(https?://)([a-z0-9-]*\.)m(?:obile)?\.(.*) Redirect to: $1$2$3 Pattern type: Regular Expression
Keywords: com duckduckgo example https pattern
Find related items on AmazonPublished on: 2025-06-05 05:24:48
For one of my network storage PC builds, I was looking for an alternative to Flatcar Container Linux and tried out NixOS again (after an almost 10 year break). There are many ways to install NixOS, and in this article I will outline how I like to install NixOS on physical hardware or virtual machines: over the network and fully declaratively. Introduction: Declarative? The term declarative means that you describe what should be accomplished, not how. For NixOS, that means you declare what soft
Keywords: cache https nix nixos store
Find related items on AmazonPublished on: 2025-06-13 00:51:39
ive spent the past few months designing a framework for orchestrating multiple large language models in parallel — not to choose the “best,” but to let them argue, mix their outputs, and preserve dissent structurally. It’s called Maestro heres the whitepaper https://github.com/d3fq0n1/maestro-orchestrator (Narrative version here: https://defqon1.substack.com/p/maestro-a-framework-for-coher...) Core ideas: Prompts are dispatched to multiple LLMs (e.g., GPT-4, Claude, open-source models) The s
Keywords: com https maestro multiple outputs
Find related items on AmazonPublished on: 2025-06-16 12:39:30
A comprehensive list of various text to diagram tools. Ordered roughly by recency and similarity. CTRL+F on this page to find required tool for specific needs. My choice of tool for a job: Sequence Diagrams: https://sequencediagram.org/ You can edit the text or the diagram itself. No other tool does that. Flow charts: https://flowchart.fun/ Fastest (and simplest) way to create flow charts IMO. These tools don’t need to be downloaded or installed. Open the URL and start writing text to ge
Keywords: com github https io sequence
Find related items on AmazonPublished on: 2025-06-20 06:57:55
boto3 1.38.19 Success - 2025-05-20 14:38:25 urllib3 2.4.0 Success - 2025-05-20 14:38:21 requests 2.32.3 Success - 2025-05-20 14:38:29 botocore 1.38.19 Success - 2025-05-20 14:38:27 idna 3.10 Success - 2025-05-20 14:38:33 setuptools 80.8.0 Success - 2025-05-20 14:38:33 s3transfer 0.12.0 Success - 2025-05-20 14:38:55 certifi 2025.4.26 Success - 2025-05-20 14:38:31 packaging 25.0 Success - 2025-05-20 14:38:38 aiobotocore 2.22.0 Failed Show Details hon-313t/aiohttp/_websocket/.hash running
Keywords: _websocket aiohttp error mask python
Find related items on AmazonPublished on: 2025-06-22 09:09:00
It started with the S-100 bus Before the PC, the open microcomputers used the S-100 bus, also known as the Altair bus, introduced in 1974 with the Altair 8800 microcomputer and designed by MITS (Micro Instrumentation and Telemetry Systems). [1] It was named S-100 [2] after the 100-pin connector used for expansion cards. [3] The S-100 board bus interface pins were initially arranged by an unidentified engineer contracted by MITS, with the layout created quickly. As a result, the pin configuratio
Keywords: bus graphics https introduced pci
Find related items on AmazonPublished on: 2025-06-22 07:49:15
Hey HN! We're Emir and Waleed from Sim Studio ( https://simstudio.ai ). We did a Show HN a few weeks ago about our open-source project ( https://news.ycombinator.com/item?id=43823096 ). Today, we’re launching our hosted platform—a collaborative interface to build and deploy agent workflows. We just removed the waitlist (with 5,000+ people) and you can sign up and access it at: https://simstudio.ai Sim Studio lets you build agents with different models, tools, and custom functions. In minutes, y
Keywords: ai hn https sim simstudio
Find related items on AmazonPublished on: 2025-06-27 08:48:03
Hi HN! We’re Bereket and KinfeMichael of Better Auth ( https://www.better-auth.com/ ), a comprehensive authentication framework for TypeScript that lets you implement everything from simple auth flows to enterprise-grade systems directly on your own database, embedded in your backend. To be clear—we’re not building a 3rd party auth service. Our goal is to make rolling your own auth so ridiculously easy that you’ll never need one. Here are some YouTube videos explaining how it works (we did mak
Keywords: auth better https www youtube
Find related items on AmazonPublished on: 2025-06-27 21:31:33
clawPDF - Virtual PDF/OCR/Image (Network) Printer ClawPDF may seem like yet another Virtual PDF/OCR/Image Printer, but it actually comes packed with features that are typically found in enterprise solutions. With clawPDF, you can create documents in various formats, including PDF/A-1b, PDF/A-2b, PDF/A-3b, PDF/X, PDF/Image, OCR, SVG, PNG, JPEG, TIF, and TXT. You also have easy access to metadata and can remove it before sharing a document. In addition, you can protect your documents with a passw
Keywords: clawpdf com https license licensed
Find related items on AmazonPublished on: 2025-06-29 03:00:33
Today I was experimenting with a small project using Docker and Flask. I just created two identical services and exposed them on two different ports: nothing fancy. However, to my surprise, only one of the two seemed to be working. The first service was hosted on port 8000 . As expected, I could visit localhost:8000 and find the rendered HTML code that I had written. However, the second service hosted on port 6000 wasn’t giving me the same outcome. Instead of showing the HTML code I had prepare
Keywords: 6000 browser html http port
Find related items on AmazonPublished on: 2025-07-06 00:22:40
Basecoat ports the upcoming shadcn/ui v4 [1] to plain HTML + Tailwind (no React): - Live demo & documentation: https://basecoatui.com - MIT‑licensed and free: https://github.com/hunvreus/basecoat/ - Works with any backend (Flask, Django, Rails, PHP, etc.) or static site. - Fully theme‑compatible with shadcn/ui [2]. - Uses a sliver of Alpine.js only for a few interactive bits (e.g. combobox). Swap in your own JS if you prefer. - Dead simple to use, just drop in a class here and there: <but
Keywords: com https js shadcn tailwind
Find related items on AmazonPublished on: 2025-07-07 00:23:10
An explanation of the Firefox Source Code Directory Structure and links to project pages with documentation can be found at: https://firefox-source-docs.mozilla.org/contributing/directory_structure.html For information on how to build Firefox from the source code and create the patch see: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html If you have a question about developing Firefox, and can't find the solution on https://firefox-source-docs.mozilla.org/, you can
Keywords: firefox https mozilla org source
Find related items on AmazonPublished on: 2025-07-07 05:23:10
An explanation of the Firefox Source Code Directory Structure and links to project pages with documentation can be found at: https://firefox-source-docs.mozilla.org/contributing/directory_structure.html For information on how to build Firefox from the source code and create the patch see: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html If you have a question about developing Firefox, and can't find the solution on https://firefox-source-docs.mozilla.org/, you can
Keywords: firefox https mozilla org source
Find related items on AmazonPublished on: 2025-07-08 18:37:59
A Critical Look at MCP "MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools." ― Anthropic TL;DR I would like for this to turn out to be a skill issue on my part, and hope that I'm missing something. During the past mo
Keywords: http mcp protocol session sse
Find related items on AmazonPublished on: 2025-07-09 04:37:59
A Critical Look at MCP "MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools." ― Anthropic TL;DR I would like for this to turn out to be a skill issue on my part, and hope that I'm missing something. During the past mo
Keywords: http mcp protocol session sse
Find related items on AmazonPublished on: 2025-07-17 13:18:42
Hey HN! We’re Will and Jeff from Exa ( https://exa.ai ). We recently launched Exa Websets, an embeddings-powered search engine designed to return exactly what you’re asking for. You can get precise results for complex queries like “all startups working on open-source developer tools based in SF, founded 2021-2025”. Demo here - https://youtu.be/Unt8hJmCxd4 We started working on Exa because we were frustrated that while LLM state-of-the-art is advancing every week, Google has gotten worse over ti
Keywords: ai exa https search websets
Find related items on AmazonPublished on: 2025-07-20 17:44:09
Available to Hire Your Next Technical Cofounder 15+ years of experience helping companies build better tech organizations, launch new products, and grow with confidence. Text Me Email Me View Resume How I Accelerate Success Ship Fast, Learn Fast Focus on delivering the first quantum of value quickly, then iterate based on real user feedback. MVP in days, not months Data-driven iterations Continuous user feedback loops Supercharge Your Teams Deliver faster with proven tools and practices that sca
Keywords: api data http social using
Find related items on AmazonPublished on: 2025-07-20 18:09:16
Graceful Shutdown in Go: Practical Patterns Graceful shutdown in any application generally satisfies three minimum conditions: Close the entry point by stopping new requests or messages from sources like HTTP, pub/sub systems, etc. However, keep outgoing connections to third-party services like databases or caches active. Wait for all ongoing requests to finish. If a request takes too long, respond with a graceful error. Release critical resources such as database connections, file locks, or n
Keywords: context http server shutdown signal
Find related items on AmazonPublished on: 2025-07-22 14:34:15
One part of my work for the ScummVM project is helping to keep the server infrastructure up and running, including our primary server, which hosts our website, wiki, forums, and some internal applications. About three weeks ago, I started receiving monitoring notifications indicating an increased load on the MariaDB server. This in itself is nothing too unusual. It usually means nothing but a sudden influx of new visitors, and in most cases, it is just a link being shared somewhere or a single
Keywords: 127 2025 24 http php
Find related items on AmazonPublished on: 2025-07-23 05:34:15
One part of my work for the ScummVM project is helping to keep the server infrastructure up and running, including our primary server, which hosts our website, wiki, forums, and some internal applications. About three weeks ago, I started receiving monitoring notifications indicating an increased load on the MariaDB server. This in itself is nothing too unusual. It usually means nothing but a sudden influx of new visitors, and in most cases, it is just a link being shared somewhere or a single
Keywords: 127 2025 24 http php
Find related items on AmazonPublished on: 2025-07-31 22:24:04
This group is not part of the GNU Project. This is a lisp implementation. Now it is just an interpreter, but I will add some compilation later. I aim for Common Lisp conformance, but I'm not religious about it. To clone the repository, run this command: git clone https://git.savannah.nongnu.org/git/alisp.git You can find the released tarballs down on this page, but I recommend running from the latest commit, since new features and bugfixes happen often. To get the gist of this proje
Keywords: alisp git gnu https project
Find related items on AmazonPublished on: 2025-07-31 18:12:15
HTTP Feeds Asynchronous event streaming and data replication with plain HTTP APIs. HTTP feeds is a minimal specification for polling events over HTTP: An HTTP feed provides a HTTP GET endpoint that returns a chronological sequence (!) of events serialized in CloudEvents event format in batched responses using the media type application/cloudevents-batch+json and respects the lastEventId query parameter to scroll through further items query parameter to scroll through further items to sup
Keywords: event example feed feeds http
Find related items on AmazonPublished on: 2025-08-05 11:17:11
Today's links Sarah Wynn-Williams's 'Careless People' (permalink) I never would have read Careless People, Sarah Wynn-Williams's tell-all memoir about her years running global policy for Facebook, but then Meta's lawyer tried to get the book suppressed and secured an injunction to prevent her from promoting it: https://www.npr.org/2025/03/14/nx-s1-5318854/former-meta-executive-barred-from-discussing-criticism-of-the-company So I've got something to thank Meta's lawyers for, because i
Keywords: company facebook https williams wynn
Find related items on AmazonPublished on: 2025-08-06 12:54:14
What happens when a couple of ex-Apple executives try to compete with the iPhone? Ink and toner dealer HP buys the IP and bricks the hardware. Despite Humane unceremoniously pulling the plug on the backend service that powered its hardware, Ai Pin believers have breathed new life into the several-hundred-dollar paperweight. The open-source project could easily result in a more capable Ai Pin now that development isn’t stuck in a time capsule. Ai Pin is dead, long live the OpenPin. Same great h
Keywords: ai hardware https ink pin
Find related items on AmazonPublished on: 2025-08-07 13:35:49
Hey HN, I'm Sindre, CTO of Scrimba (YC S20). We originally launched Scrimba to make video learning more interactive for aspiring frontend developers. So instead of passively watching videos, you can jump in an experiment with the code directly inside the video player. Since launch, almost two million people have used Scrimba to grow their skills. However, one limitation is that we've only supported frontend code, as our interactive videos run in the browser, whereas most of our learners want t
Keywords: code https scrimba video videos
Find related items on AmazonPublished on: 2025-08-07 07:39:56
I'm thinking of learning about compilers and am pleased to find that there seems to be at least two very accessible choices, "Writing An Interpreter In Go" and Crafting Interpreters. Curious if folks here have experience with either and could provide recommendations? https://interpreterbook.com/ https://craftinginterpreters.com/
Keywords: accessible choices com crafting https
Find related items on AmazonPublished on: 2025-08-11 21:07:03
Alex and Teddy here. We’re launching Magic Patterns ( https://www.magicpatterns.com ), an AI prototyping tool that helps PMs and designers create functional, interactive designs and websites. There’s a demo video at https://www.youtube.com/watch?v=SK8C_tQBwIU , as well as video walkthroughs of specific examples at https://www.magicpatterns.com/docs/documentation/tutorials/v... While other tools help with “AI-assisted coding,” we have been quietly focused on “AI-assisted designing.” With Magic P
Keywords: com https magic patterns www
Find related items on AmazonPublished on: 2025-08-12 20:28:53
tldr: There's a lot of bullshit going on right now about Lithium propulsion boats and planes, don't trust the energy return on investment or viability of its profitability...it's fundamentally a net negative energy return on investment. Elon lies through his teeth and boldly in a room full of people. Physicists Get Too Much Street Cred and Access to Venture Capital I think the physicist mindset has infected a large swath of venture capital with delusions about what's possible with lithi
Keywords: energy https journal propulsion systems
Find related items on AmazonPublished on: 2025-08-13 00:52:40
good-karma-kit 😇 A Docker Compose bundle to run on servers with spare CPU, RAM, disk, and bandwidth to help the world. Includes Tor, ArchiveWarrior, BOINC, and more... good-karma-kit 😇 A Docker Compose bundle to run on servers with spare CPU, RAM, disk, and bandwidth to help the world. Includes Tor, ArchiveWarrior, BOINC, and more... The Good Karma Kit A Docker Compose project to run on servers with spare CPU, disk, and bandwidth. Help the world by contributing your unused computing power to
Keywords: com docker https image profit
Find related items on AmazonGo K’awiil is a project by nerdhub.co that curates technology news from a variety of trusted sources. We built this site because, although news aggregation is incredibly useful, many platforms are cluttered with intrusive ads and heavy JavaScript that can make mobile browsing a hassle. By hand-selecting our favorite tech news outlets, we’ve created a cleaner, more mobile-friendly experience.
Your privacy is important to us. Go K’awiil does not use analytics tools such as Facebook Pixel or Google Analytics. The only tracking occurs through affiliate links to amazon.com, which are tagged with our Amazon affiliate code, helping us earn a small commission.
We are not currently offering ad space. However, if you’re interested in advertising with us, please get in touch at [email protected] and we’ll be happy to review your submission.