
Snapcraft
Flatpak
FLATHUB
Homebrew
AppImageKit
Linux kernel
Chocolatey
NixOS
fd
Bat
fzf
The Silver Searcher
Starship (Shell Prompt)
Micro
lazygit
tmux
Snapcraft
fdfd is recommended for developers, system administrators, and power users who often search through directories and require a fast, efficient tool with a shorter learning curve.
fd might be a bit more popular than Snapcraft. We know about 129 links to it since March 2021 and only 93 links to Snapcraft. 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.
As I stated in my introduction, the first piece of work I did on Packet Sender was fix the Snapcraft build. - Source: dev.to / 6 days ago
One of the first things we did was get the SnapCraft build working again; it had been broken for two years when I was assigned the task. There were two ancillary bonuses that came out of that work: the executable size went from 165 MB on disk to just under 6 MB on disk(!!!) and we got multi-architecture builds2 for very little effort. - Source: dev.to / 8 days ago
I do not recommend using earlier versions of GForth or the Snap version. Snap runs programs in a confined environment, so the current directory and paths may not match what the shell session expects. This breaks commands like new and packages.get. - Source: dev.to / 3 months ago
Extremely easy to deploy either just downloading the binary and starting it as a service or using Docker or snap with more options coming in the future. - Source: dev.to / about 1 year ago
Electron is horrid, but as a user, I prefer bloated "apps" to no support at all. As for your second point: [1] 1: https://snapcraft.io/. - Source: Hacker News / over 1 year ago
> Find works, but the syntax is arcane. Fd is a lifesaver: https://github.com/sharkdp/fd. - Source: Hacker News / about 1 month ago
I know that if you want `fd` (https://github.com/sharkdp/fd) you need to `apt install fd-find` and which installs the binary `fdfind` (!). - Source: Hacker News / 3 months ago
Fd is a friendlier, faster alternative to find, with sensible defaults and clean output. - Source: dev.to / 4 months ago
Fd is also great and I install it everywhere. https://github.com/sharkdp/fd. - Source: Hacker News / over 1 year ago
It's not just the OS itself, where some of the slowness can at least be explained by the silo-ed nature of development and the large amount of moving parts. But even when MS gives a small-ish team free reign and a fresh start, the software is just agonizingly slow and buggy. Example 1: new PowerToys https://github.com/microsoft/PowerToys/ and has not improved since Win7. Who cares, nobody ever searches for files,... - Source: Hacker News / over 1 year ago
Flatpak - Flatpak is the new framework for desktop applications on Linux
Bat - A cat(1) clone with wings.
FLATHUB - Apps for Linux, right here
fzf - A command-line fuzzy finder written in Go
Homebrew - The missing package manager for macOS
The Silver Searcher - A code searching tool similar to ack, with a focus on speed.