Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
willol13898y@lig1 open source is not a primary concern for everyone :) I have a bazillion other criteria before "open source" enter into account
-
willol13898y@lig1 a lot of people, me as an example.
There's tons of reasons for someone/a company to keep the sources closed, what's important for me is that the software can do what I expect. And for instance, Intellij is far more practical for me than eclipse, I won't amputate my productivity and comfort just because it's not open source -
@lig1 Eclipse for Android is straight bs! Would never ever recommend Eclipse for Android.
-
Nice for the terminal:
oh-my-zsh (for customizing it),
guake (for easy access),
byobu (for handling multiple windows/sessions inside the same shell)
Network related:
httpie.org (alternative to curl),
wireshark (for looking at what really happens over the network)
Editor:
Try them all. Then post your opinion on devRant and sit back and watch the show in the comments section. -
VIM + tmux, sometimes I use atom and Android studio. I also have oh my zsh for terminal customization. Obviously git and finally I have an Firefox extensión for json prettify.
-
IDEs: Eclipse / NetBeans / JetBrains platform
Text Editor: Vim(preinstalled) / Atom
Everything else is or preinstalled or terminal.
Hey Guys, what Linux programs do you recommend for programming and development? Thanks in advance.
undefined