Based on our record, Ubuntu seems to be a lot more popular than Flox. While we know about 236 links to Ubuntu, we've tracked only 8 mentions of Flox. 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.
Is the objective to get inside a container to do dev stuff? Reminds me of https://www.jetify.com/devbox and https://flox.dev/. - Source: Hacker News / about 1 month ago
I think it's a bad addition since it pushes people towards a worse solution to a common problem. Using "go tool" forces you to have a bunch of dependencies in your go.mod that can conflict with your software's real dependency requirements, when there's zero reason those matter. You shouldn't have to care if one of your developer tools depends on a different version of a library than you. It makes it so the tools... - Source: Hacker News / 3 months ago
I think that's a bit reductive, but I get the intent. A lot of people see systemic problems in their development and turn to tools to reduce the cognitive load, busywork, or just otherwise automate a solution. For example "we always argue over formatting" -> use an automated formatter. That makes total sense as long as managing/interacting with the tool is less work, not just different work. With Nix I still think... - Source: Hacker News / 4 months ago
Try flox [0]. It's an imperative frontend for Nix that I've been using. I don't know how to use nix-shell/flakes or whatever it is they do now, but flox makes it easy to just install stuff. [0]: https://flox.dev/. - Source: Hacker News / 4 months ago
If you like NixOs and virtual development environments, perhaps try https://www.jetify.com/devbox or https://flox.dev/. - Source: Hacker News / 4 months ago
For a quick and easy process, I am using Puppy Linux, an extremely light-weight Linux Distribution. I will download the latest Puppy Linux ISO File (I am going with Slackware Base S15Pup64 as it is lighter) and then create a bootable USB using Rufus. If you want a safe and hassle-free process, you can stick with Ubuntu Distribution. - Source: dev.to / 2 months ago
User@ubuntu:~ $ curl http://ubuntu.com User@ubuntu:~ $ curl -X POST -H "Content-Type: application/json" -d '{"name": "user", "age": 30}' http://example.com/api # -X POST: Specifies the request type as POST. # -H: Sets the request header, here specifying JSON content. # -d: Sends data with the request. User@ubuntu:~ $ curl -u username:password -O http://example.com/protectedfile.zip. - Source: dev.to / 4 months ago
Install a Linux distribution: Ubuntu, CentOS, or any preferred distro. - Source: dev.to / 4 months ago
The system will list all the available Linux Distros. Popular Distros including but not limited to Ubuntu, Debian, openSUSE, SUSE Linux Enterprise and more will be displayed. Choose your distro accordingly. In this article, I am going to Install Ubuntu 20.04 LTS (Long Term Support). - Source: dev.to / 5 months ago
A Virtual machine - VM running on Linux environment, I recommend Ubuntu. - Source: dev.to / 10 months ago
Podman - Simple debugging tool for pods and images
Linux Mint - Linux Mint is one of the most popular desktop Linux distributions and used by millions of people.
devenv - Fast, Declarative, Reproducible, and Composable dev envs
Fedora - Fedora creates an innovative, free, and open source platform for hardware, clouds, and containers that enables software developers and community members to build tailored solutions for their users.
DevBox - Everyday utilities for the everyday developer
Arch Linux - You've reached the website for Arch Linux, a lightweight and flexible Linux® distribution that tries to Keep It Simple. Currently we have official packages optimized for the x86-64 architecture.