HomeBrew
Visual Studio Code
HomeBrew | Visual Studio Code | |
---|---|---|
1,345 | 3,131 | |
43,520 | 170,729 | |
1.1% | 0.8% | |
10.0 | 10.0 | |
3 days ago | 7 days ago | |
Ruby | TypeScript | |
BSD 2-clause "Simplified" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
HomeBrew
-
Debian GNU/Linux in VirtualBox on MacOS M1 to Practice Kubernetes
Install Vagrant using Homebrew:
-
Homebrew 4.5.0
Thanks for the kind words <3
Rewrite in Rust: never :)
A non-Ruby frontend may be possible but, fundamentally, the Formula DSL is Ruby and we couldn't feasibly move to another language without breaking backwards compatibility with everything.
The "update tons of stuff you never asked for": we're working on this: https://github.com/Homebrew/brew/issues/19202
Performance in general: we're doing what we can to improve it wherever possible. Ruby makes this harder but it is getting better rather than worse at this point.
-
Sapphire: Rust based package manager for macOS
> I wonder if you can get away with not doing parallel downloads, but just keep the sequential downloads going in the background while it is installing a package?
I could be wrong, but I believe multiple people, including maintainers, have looked into exactly that :-)
(I also need to correct myself: there is some work ongoing into concurrent downloads[1]. That work hasn't hit `brew install` yet, where I imagine the question of concurrent traffic volume will become more pressing.)
[1]: https://github.com/Homebrew/brew/issues/18278
-
Connect to Unsupported Older Linux servers with VS Code Remote-SSH using Custom glibc & libstdc++
Install glibc and patchelf using brew (Homebrew), or build from source, or use a prebuilt binary (if available). This guide uses brew. Also you can see this.
-
Set up a new Mac
Install brew
-
Dark Souls CRUD Arena - The Prisoner Approach
In past personal projects, and in my most recent role, I've used Docker for dependency management to avoid the "works on my machine" scenario. I also just like keeping dependencies off my machine, but for this project I opted not to use containers given my lack of dependencies. I used Homebrew for all my needs :).
-
Use the Amazon Q Developer CLI on AWS Graviton
Install Homebrew if it's not already available on your computer.
- Aurora: Maintenance-free, reliable and fast OS, stable like a Chromebook
-
5 Local Environment Mistakes I See Everywhere, and How to Fix Them Properly
# ./launch.sh: #!/bin/bash if ! command -v brew &> /dev/null; then echo "β Homebrew is not installed. Install it from https://brew.sh/" exit 1 fi if ! command -v docker &> /dev/null; then echo "βοΈ Installing Docker..." brew install --cask docker fi if ! command -v php &> /dev/null; then echo "π Installing PHP..." brew install [email protected] fi
-
Automating VPN Reconnection on macOS: GlobalProtect with Hammerspoon
Homebrew installed (https://brew.sh).
Visual Studio Code
-
What's Happening in Developer Tools? (OpenAI Just Bought Windsurf for $3B)
Microsoft's Visual Studio Code is a free code editor that relies on community plugins for support across various languages and frameworks. It also has an AI offering, Copilot, that provides code completion and it just added its own agent. VSCode supports multiple LLMs, but initially, there seemed to be a preference for ChatGPT, in part given its early lead and no doubt influenced by the fact Microsoft was an early investor in it. However, that relationship seems to be fraying.
-
Your first MCP Server (quick)
Explore different MCP Clients too! You can continue using ollmcp as we did earlier, or try other clients like Claude Desktop, Visual Studio Code, and more to see how different environments interact with your server.
-
Agentic Editing in Zed
All vims and emacses can have undo-tree (as a plugin iirc). Many devs use it.
Vote/read-up here for the feature on Zed: https://github.com/zed-industries/zed/issues/17455
And here on VSCode: https://github.com/microsoft/vscode/issues/20889
-
Understanding the Model Context Protocol (MCP) and using it with Amazon Q Developer CLI
Example : Claude Desktop , Amazon Q , VSCode Agent mode
-
An Introduction to TypeScript for JavaScript Developers
Better Tooling β Enhanced autocompletion, refactoring, and navigation in IDEs like VS Code.
-
Why Understanding, Not Just Generating Code, Still Matters
To do this, I used VS Code, an extension called Cline configured in Act mode, and Gemini 2.5 Pro Preview 03-25, which is amazing. I made two attempts. The first one using a simple and very generic prompt, and a second one using a more detailed prompt. Letβs talk about them.
-
Setting up your first React Native app using VS Code and Expo
VS Code: Download VS Code
- Getting Back Into Java: Hello World + VS Code Setup
-
π Your First Setup Win: Python and VS Code on Mac (Beginner Friendly)
I visited code.visualstudio.com and clicked the big, inviting "Download for Mac" button. After downloading, I opened the .zip file, dragged the VS Code app into my Applications folder, and launched it.
-
Vibe coding a GO CLI to extract data from articles
For this challenge we will use Visual Studio Code and Anthropic Claude (Claude 3.7 Sonnet). Also, Go lang must be installed. I am running Fedora Linux.
What are some alternatives?
spack - A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
community - Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!
Chocolatey - Chocolatey - the package manager for Windows
identity-obj-proxy - An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.
Docker-OSX - Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
KDevelop - Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP