
yabai
Rectangle
Moom
BTT Remote
Contexts
Mizage Divvy
Homebrew
Magnet Window Manager
Git
GitHub
VS Code
Mercurial SCM
Apache Subversion
GitKraken
GitHub Desktop
Azure DevOps
yabai
GitBased on our record, Git should be more popular than yabai. It has been mentiond 319 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.
Aerospace does not rely on the native spaces feature. Instead, it has the concept of virtual workspaces, all of which live in a single native macOS space. Switching between these virtual workspaces essentially means hiding all other windows and only keeping the window(s) assigned to the active workspace. This is genius, as it makes Aerospace incredibly flexible in managing windows between workspaces, without the... - Source: dev.to / 30 days ago
Interesting. I used to daily drive for almost a year until a major macOS update broke it and I just didn't have it in me to diagnose the issue. I'll bookmark this for future adventures, thanks! - Source: Hacker News / about 1 month ago
> Liquid Radius doesn't touch /System or modify the SSV I'm not doubting you, but by requiring users to disable SIP you are effectively opening their entire system to SSV attacks. 99% of "regular" users won't understand that tradeoff. Rounded corners are not worth disabling the operating system's major security protections, especially in today's crazy cyber environment. Yabai [0] is a good example of how... - Source: Hacker News / about 2 months ago
This. My 2013 MacBook Pro lasted just shy of 10 years no issues. My m3 max mbpro I only wish was the larger screen one and not the 13 inch one โฆ oh well. But I suspect it will last me โ and be passed down as well โ 8-10 years as well. The trackpads are second to none. So are the speakers. The screen are pretty good. I wish mine got even brighter but the m4s do. The keyboard is finally awesome. The OS just works.... - Source: Hacker News / 11 months ago
Aerospace is nice, but also consider checking out yabai [0] + sketchybar [1] for an i3/hyprland style tiling setup. More customizable (IMO) and perfectly suited for a terminal based workflow :~^) [0] https://github.com/koekeishiya/yabai. - Source: Hacker News / 12 months ago
One last source of confusion worth clearing up. Git is the version control system itself, the underlying technology that does the change-tracking. GitHub is one popular place to host projects that use Git, and it is not the only one. GitLab and Bitbucket do much the same job. A beginner does not need to evaluate all three. Picking the one a tutorial or a friend already uses is a fine way to start because... - Source: dev.to / 30 days ago
Use Git or a feature registry to track all changes. Versioned feature pipelines support reproducibility across both training and production. - Source: dev.to / about 1 month ago
The Git is the standard version control system in modern software development. With the ability to track changes and facilitate collaboration between teams, Git allows different versions of the source code to coexist, enabling parallel work and code maintenance. - Source: dev.to / about 1 month ago
Check the official website: https://git-scm.com/. - Source: dev.to / about 2 months ago
For complex codebases, a structured Markdown document organized by module works well as a starting point - it is human-readable and can be committed to version control alongside the code. For very large codebases, Git-tracked JSON or YAML dependency files, potentially visualized with a tool like Mermaid (available through GitHub), make the relationships searchable and interactive. - Source: dev.to / about 2 months ago
Rectangle - Window management app based on Spectacle, written in Swift.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Moom - Move your mouse over the green zoom button in any window, and Moom's mouse control overlay will appear (as seen in the above animation).
VS Code - Build and debug modern web and cloud applications, by Microsoft
BTT Remote - A remote control for you Mac, using your iPhone or iPad
Mercurial SCM - Mercurial is a free, distributed source control management tool.