🛠️ Hacker News Tools

Showing 121–140 of 3049 tools from Hacker News

Last Updated
June 05, 2026 at 12:01 AM

[DevOps] Using Tailscale with an OrbStack VM on macOS Here&#x27;s an example of how to build an Ubuntu VM using OrbStack on macOS and then connect to the VM through Tailscale SSH using an auth key stored in Apple Keychain.<p>For example, I can create a VM on my Mac mini at home that hosts a git repo or even a Forgejo server. A colleague in my Tailnet can then connect to this VM to clone, push or pull source code changes from a coffeeshop or airliner while not exposing the rest of my Mac mini.

Found: May 25, 2026 ID: 4791

[Other] Show HN: OpenBrief – Local-first video downloader/summarizer OpenBrief is basically a GUI for yt-dlp with some AI on top — paste a link, it downloads locally, and transcription and voice generation run with local AI on your machine. Summaries and chat over the transcript use an LLM, which is bring-your-own-key for now. It&#x27;s open source and free.

Found: May 25, 2026 ID: 4751

[Other] Riscrithm – An intuitive RISC-V assembler and optimizer coded in Go

Found: May 25, 2026 ID: 4752

[Other] Show HN: TryPost – open-source Social Media Scheduler

Found: May 25, 2026 ID: 4764

[CLI Tool] A Comma and a Question Mark, Redux: Quick Terminal Helpers Using Pi

Found: May 25, 2026 ID: 4779

[Other] Introducing USB4STREAM Protocol for Linux – Opening Up Some Nifty Uses for USB4

Found: May 25, 2026 ID: 4750

[API/SDK] Launch HN: Chert (YC P26) – Twilio for iMessage Hey HN! We’re Gary and Ian, and we’re building Chert (<a href="https:&#x2F;&#x2F;www.trychert.com&#x2F;">https:&#x2F;&#x2F;www.trychert.com&#x2F;</a>), an API for businesses to send, receive, and automate iMessage conversations at scale. Check out our demo: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=SRdwvVxMMoI" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=SRdwvVxMMoI</a>.<p>We originally started by building products on top of iMessage because the blue bubble interface, typing indicators, and reactions made agentic conversations feel more human than ones on SMS&#x2F;RCS. These included a one-shot iMessage agent builder that reached 2,000 users in one week and an automated iMessage outbound sequencer that sent thousands of outbound messages per day.<p>The hard part is that iMessage does not have a native API like SMS&#x2F;RCS. Sending and receiving iMessages requires a separate infrastructure that is difficult to set up and maintain, especially at scale.<p>As we talked to more companies, we realized that the highest-volume use cases for iMessage were not B2C agents or even sales. They were things like customer service, missed-call text-back, cart abandonment, and inbound lead capture in verticals like home services, DTC brands, and property management that drive the highest volume.<p>Furthermore, these companies often need additional support, such as custom infrastructure setup (e.g. contact card, area code, or local worker sessions), integration support with their existing SMS&#x2F;RCS or voice agent systems, and a reliable way to scale their volume over time.<p>We built Chert to be an infrastructure layer for businesses to handle iMessage conversations at scale. Businesses can use our API to send and receive iMessages programmatically, route replies to humans or agents, and integrate conversations into the systems they already use.<p>To maintain stability across both outbound and inbound use cases, we built phone line health checks and SMS&#x2F;RCS fallback systems. We also integrate with existing SMS&#x2F;RCS systems, voice agents, CRMs such as Salesforce, HubSpot, and Attio, and tools like Slack. Finally, we let businesses reliably scale from a few test lines to hundreds of lines with automated line provisioning and a usage-based pricing structure.<p>We’re working with companies doing conversational messaging in DTC, sports programs, property management, and home services at the scale of hundreds of lines.<p>We’d love to hear your thoughts on this and other similar verticals where iMessage could be useful. All comments welcome!

Found: May 25, 2026 ID: 4746

[Other] Why Ctrl+V won't paste images in Claude Code on WSL, with a fix

Found: May 25, 2026 ID: 4781

[Other] C extensions, portability, and alternative compilers

Found: May 25, 2026 ID: 4745

[Other] Show HN: Volt – front end tooling for Phoenix that runs inside the BEAM

Found: May 25, 2026 ID: 4748

In-Browser Container Builds

Hacker News (score: 28)

[Other] In-Browser Container Builds

Found: May 25, 2026 ID: 4775

[Other] Cate v1.0 is out: The Infinite canvas workspace for developers

Found: May 25, 2026 ID: 4767

[Other] Rapira (Рапира) – Soviet programming language interpreter

Found: May 25, 2026 ID: 4784

[Other] Show HN: Geomatic – a command-driven geometry studio enabled with autodiff All commands have the format `output = \func inputs` or just `\function inputs`. Points and scalars are built on the fly. Eg `\line a b` to an empty canvas creates points `a` and `b`, and joins them with a line.<p>One can use broadcasting semantics similar to NumPy and PyTorch in a visual setting (imagine creating a list of circles where one dim corresponds to radius and another to the center). One can also use backpropagation, run gradient descent or visualize vector fields. Almost everything is reactive so changing a variable updates all of the downstream geometry. It also allows anyone to write and load their own visualization, which can be broadcasted and differentiated through.

Found: May 25, 2026 ID: 4743

[Other] Defeating Git Rigour Fatigue with Jujutsu

Found: May 24, 2026 ID: 4739

[Other] DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost Related ongoing thread:<p><i>DeepSeek makes the V4 Pro price discount permanent</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48237663">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48237663</a> - May 2026 (384 comments)

Found: May 24, 2026 ID: 4744

[Other] Constraint Decay: The Fragility of LLM Agents in Back End Code Generation

Found: May 24, 2026 ID: 4736

[CLI Tool] Show HN: Kanban CLI (A local-first, agent-first task manager for the terminal) Hello HN,<p>Ever since agents have become increasingly common in development, I&#x27;ve been scratching my head as to how to control their randomness. Recently, I decided to emulate an issue-tracking and project-management tool for agent-driven workflows.<p>Kanban is a Rust-based coordination layer designed to provide a feature-rich terminal interface and enforce rigorous workflows. It aims to be versatile and extendable, made to be tailored to any preferred flow. It comes with full git integration and guardrails such that only what truly benefits a project can go through.<p>The workflow boils down to 4 steps:<p>1. The model reads the skill to contextualize the requirements<p>2. It authenticates and receives a strict, schema-validated JSON payload outlining exact files, context, and acceptance criteria<p>3. Implementation is performed within an automatically isolated Git worktree and branch. The tool tracks progress (e.g., verifying all files were edited) before the task is submitted for review<p>4. A reviewer (preferably a human) evaluates the submission and manually transitions the task to &quot;Done,&quot; which triggers the final merge and cleans up the task-specific environment.<p>The tool significantly decreases the agent development time, while increasing the human planning phase.<p>There is more to it than I can cover here, so I&#x27;d be happy to answer any questions about the architecture, the workflow, or the insights I gained while using it. For more information, I recommend skimming the README, which acts as an index to all documentation files.<p>Repo: <a href="https:&#x2F;&#x2F;codeberg.org&#x2F;hydrafog&#x2F;kanban" rel="nofollow">https:&#x2F;&#x2F;codeberg.org&#x2F;hydrafog&#x2F;kanban</a>

Found: May 24, 2026 ID: 4738

Mastering Dyalog APL

Hacker News (score: 142)

[Other] Mastering Dyalog APL

Found: May 24, 2026 ID: 4741

[Other] Microsoft open-sources "the earliest DOS source code discovered to date" <a href="https:&#x2F;&#x2F;opensource.microsoft.com&#x2F;blog&#x2F;2026&#x2F;04&#x2F;28&#x2F;continuing-the-story-of-early-dos-development&#x2F;" rel="nofollow">https:&#x2F;&#x2F;opensource.microsoft.com&#x2F;blog&#x2F;2026&#x2F;04&#x2F;28&#x2F;continuing-...</a>

Found: May 24, 2026 ID: 4729
Previous Page 7 of 153 Next