cd/entity/Homebrew· home entities Homebrew
grep -l @homebrew /news/*.json | wc -l → 15

@Homebrew

mentions 15 type Organization feed RSS
12:39
2026-06-06
github.com
ai-infrastructure

Microsandbox – local-first programmable micro VMs

Superrad Company launched Microsandbox, a local-first programmable micro VM platform that boots lightweight virtual machines in under 100 milliseconds directly from developer code without requiring se…

08:14
2026-05-31
dev.to
ai-tools

AI Assisted Multi-repo Version Control

A developer created gitpull, an AI-assisted CLI tool that manages multiple Git repositories simultaneously. The tool handles bulk cloning, syncing, branch management, and diffs across all repositories…

19:23
2026-05-30
github.com
ai-tools

Show HN: Use Kimi and OpenAI Subscriptions in Claude Code

A developer released an open-source proxy tool called `claude-code-proxy` that lets users run Anthropic's Claude Code terminal harness using their ChatGPT Plus/Pro subscription or Kimi Code account in…

00:00
2026-05-27
jry.io
ai-tools

Notfiles: or how I learned to stop worrying and love Nix

A developer lost a decade of macOS configuration after a MacBook Pro failure, motivating them to rebuild their entire system setup using Nix-based declarative configuration files. The project aims to …

06:32
2026-05-23
github.com
open-source

Rubish: A Unix shell written in pure Ruby

Rubish is a UNIX shell written in pure Ruby that parses shell syntax and compiles it to Ruby code for execution by the Ruby VM. It is fully compatible with bash, allowing existing bash scripts to run …

17:45
2026-01-03
gist.github.com
developer-tools

uninstall beads

The article describes an uninstall script for the Beads (bd) tool that performs a comprehensive cleanup of all its traces from a system. By default, the script runs in dry-run mode to show what would …

17:15
2025-12-31
gist.github.com
developer-tools

Running Minecraft on macOS with Zink + KosmicKrisp

This article describes a method to run OpenGL 4.6 applications, specifically Minecraft, on macOS by translating OpenGL calls through a chain of graphics APIs: OpenGL → Vulkan → Metal. The process uses…

10:09
2025-12-24
gist.github.com
developer-tools

Migrating to python 3.14 / node 24

The article provides step-by-step instructions for migrating to Python 3.14 and Node 24 on macOS. It recommends uninstalling previous versions via Homebrew, then using the package managers `uv` for Py…

// co-occurs with top 8 entities