
Neovim
VS Code
Vim
Notepad++
Sublime Text
GNU Emacs
Geany
VSCodium
pkgsrc
Conda
Homebrew
Yay
Portage
Nix
Docker
BBEdit
pkgsrcBased on our record, Neovim seems to be a lot more popular than pkgsrc. While we know about 117 links to Neovim, we've tracked only 11 mentions of pkgsrc. 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.
Editors: I use Neovim with LazyVim as my default editor. I still use Visual Studio Code depending on the project and what I am testing. - Source: dev.to / 2 months ago
My toolkit involves Neovim, Sidekick and Opencode. Former two are not important for this article, but the latter is the real game changer. - Source: dev.to / 2 months ago
That sentence contains the entire argument for terminal agents. The editor is wherever you want it to be. It can be Neovim on a remote dev box, VS Code on a laptop, Helix in a tmux session, or no editor at all if you're doing a batch migration. The agent doesn't care. It operates on files, not on buffers. - Source: dev.to / 3 months ago
Learn and use Neovim. โ I tried, but then I switched to zed. - Source: dev.to / 6 months ago
Then came Vim a game changer. Learning Vim bindings wasnโt easy at first, but once I got the hang of them, I felt completely in control. Every movement, every edit all from the keyboard. It keeps me focused, fast, and deeply engaged in my work.After mastering Vim, I wanted to take things further. Thatโs when I discovered Neovim, a modern fork of Vim packed with colors, themes, and powerful plugins. I decided to... - Source: dev.to / 9 months ago
> 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 / 12 months 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 / almost 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
VS Code - Build and debug modern web and cloud applications, by Microsoft
Conda - Binary package manager with support for environments.
Vim - Highly configurable text editor built to enable efficient text editing
Homebrew - The missing package manager for macOS
Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.
Yay - Yay is an AUR helper written in go, based on the design of yaourt, apacman and pacaur.