
pkgsrc
Conda
Homebrew
Yay
Portage
Nix
Docker
BBEdit
Pi Coding Agent
warp by spolu
opencode
OpenAI Codex CLI
Claude Code
DeepSeek Platform
Hacker News Search
Zed
pkgsrc
Pi Coding AgentBased on our record, Pi Coding Agent should be more popular than pkgsrc. It has been mentiond 23 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> Most open source software packages are also compiled for BSD variants, they switched to 64 bit time_t a long time ago and reported back upstream any problems. * NetBSD in 2012: https://www.netbsd.org/releases/formal-6/NetBSD-6.0.html * OpenBSD in 2014: http://www.openbsd.org/55.html For packaging, NetBSD uses their (multi-platform) Pkgsrc, which has 29,000 packages, which probably covers a large swath of... - Source: Hacker News / about 1 year ago
> https://pkgsrc.smartos.org/install-on-macos/ Note that Pkgsrc is a NetBSD-derived project. * https://pkgsrc.org The Joyent folks leveraged it to allow their customers, who were perhaps not as familiar with Solaris/SmartOS, a larger pool of packages. Pkgsrc was running on Solaris before Joyent, Joyent built on top of it. - Source: Hacker News / about 2 years ago
Https://pkgsrc.org/ from netbsd runs on many systems. - Source: Hacker News / about 2 years ago
It seems according to pkgsrc.org that pkgin might follow the PKG_PATH environment variable. You're supposed to set PKG_PATH="http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/", and according to uname(1), -p gives the processor architecture and -r gives the operating system [kernel] release. Source: over 3 years ago
It seems like pkgsrc.org hasnโt got the news yet. Source: over 3 years ago
I use https://pi.dev/ which works fine out of the box but is fairly minimal and intended to be customized. There are many extensions. OpenCode or oh-my-pi might make more sense if you just want a batteries-included agent. You can also make Claude Code work with other models without too much work, but I think that's asking for headaches. - Source: Hacker News / 4 days ago
I divided the project into three parts, inspired by Tau's "brain, environment, face" split, and by Mario Zechner's pi:. - Source: dev.to / 5 days ago
Maybe you should try using Pi [0] if you care a lot about owning your harness and making sure you're in control of what goes into your system prompt and context? [0]: https://pi.dev. - Source: Hacker News / 12 days ago
An extensible LLM agent (such as https://pi.dev/ or maybe hermes) written in common lisp could be interesting. Conditions and restarts and general debugging and repair of the live system, fast startup, native execution speeds, ability to add or replace or modify core functionality on the fly, solid multi-threading support, dynamic introspection including documentation, CLOS and multiple dispatch, saved images. - Source: Hacker News / 13 days ago
Over one night I rebuilt both halves of that sentence on pi โ an open, npm-distributed, forkable agent runtime โ mostly to find out how much of my harness was discipline and how much was one host's shape. Two public repos came out of it: pi-eval for the proof half, and pi-gates for the irreversibility half. - Source: dev.to / 14 days ago
Conda - Binary package manager with support for environments.
warp by spolu - Secure and simple terminal sharing
Homebrew - The missing package manager for macOS
opencode - The AI coding agent, built for the terminal.
Yay - Yay is an AUR helper written in go, based on the design of yaourt, apacman and pacaur.
OpenAI Codex CLI - Frontier reasoning in the terminal