Live data from Hacker News

Ask HN: What linux desktop tools/apps boosted your productivity?

news.ycombinator.com

21–30 of 96 posts

Re: Ask HN: What linux desktop tools/apps boosted your productivity?

#21
post #11

- i3 window manager - I just couldn't go back now. Over the course of the last 5 years I have saved time and made window management much less painful. - Parcelite clipboard history - very useful for various reasons. It's such a basic tool for me now I don't know how people live without one. Not a tool, but for any shell work learning the readline key bindings is a good time saver: Ctrl+a/e/n/p/b/f. It's just so much…

FYI, one line change each to your bashrc and inputrc will get you vi keybindings instead of emacs

Re: Ask HN: What linux desktop tools/apps boosted your productivity?

#23

Emacs org-mode[0] From the website's description: Org mode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system. I just copied some of the set-up from here[1] [0] - https://orgmode.org/ [1] - http://doc.norang.ca/org-mode.html

Second emacs org-mode.

I use almost nothing out of it. I have the default spacemacs configuration. I literaly just write bullet lists and cycle TODO and DONE states on them. Still the best todo-manager :)

Re: Ask HN: What linux desktop tools/apps boosted your productivity?

#24

Switching back to Mac OS X is what really boosted my productivity as it allowed me to forget all about constant fiddling, broken drivers, breaking updates, inconsistent UX/UI, amateurish applications, etc. My Ubuntu box (an Ubuntu-approved Dell tower IIRC) required constant attention and ultimately died after two years while my mid-2011 Mac Mini went through 4 major Mac OSX/MacOS versions and countless security patch…

I downvoted this, as its essentially off-topic trolling.

Let's discuss the question instead.

Re: Ask HN: What linux desktop tools/apps boosted your productivity?

#26
post #19

Switching back to Mac OS X is what really boosted my productivity as it allowed me to forget all about constant fiddling, broken drivers, breaking updates, inconsistent UX/UI, amateurish applications, etc. My Ubuntu box (an Ubuntu-approved Dell tower IIRC) required constant attention and ultimately died after two years while my mid-2011 Mac Mini went through 4 major Mac OSX/MacOS versions and countless security patch…

I detest Apple but understand your perspective. However, linux has improved over time for desktop use, and more things have moved to the web. So really I feel like I rarely leave the browser. And if I do, it is just to a text editor or IDE. Having a lightweight setup eliminates a lot of problems. I try to install almost nothing, honestly. The less you have installed, the less attack surface you have, the less updates…

With weird Atom issues now (on Ubuntu 18.04 I can't install or update my packages), would love if anyone had a good browser based IDE service which is cheap and private.

Re: Ask HN: What linux desktop tools/apps boosted your productivity?

#27

Switching back to Mac OS X is what really boosted my productivity as it allowed me to forget all about constant fiddling, broken drivers, breaking updates, inconsistent UX/UI, amateurish applications, etc. My Ubuntu box (an Ubuntu-approved Dell tower IIRC) required constant attention and ultimately died after two years while my mid-2011 Mac Mini went through 4 major Mac OSX/MacOS versions and countless security patch…

I've been using every major os (but mostly GNU/Linux and FreeBSD as my main desktop systems since 2007), and I have to say that I do not share your experience. I've had the same Arch install since they have launched on x86_64 (so quite a while ago) that I just rsync around from one system to another without no fuss or issue. It's only a matter of knowing what you're doing and what the best tool for the job actually is. For instance, I'll never really rely on Ubuntu for development, because you'll definitely end up adding PPAs to compensate for out of date packages or such, and that will definitely wreck your system to smithereens the next time you `do-release-upgrade` (even though an intelligen usage of `systemd-nspawn` has largely fixed that).

Re: Ask HN: What linux desktop tools/apps boosted your productivity?

#30
Off the top of my head, I'd suggest the following:

- Flameshot for screenshots and annotation [1] - Albert Launcher [2] - Jumpapp for quickly launching or switching between windows [3]

They are all desktop agnostic.

[1]: https://github.com/lupoDharkael/flameshot [2]: https://albertlauncher.github.io [3]: https://github.com/mkropat/jumpapp

Post reply on HN