Live data from Hacker News

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

news.ycombinator.com

81–90 of 96 posts

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

#82
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…

+1 for i3. I have a 13" laptop as my primary driver and using i3 is so much faster & convenient on such a small screen. Though I have made 2 changes to my workflow to get better out of it: - I use i3 inside XFCE. This allows me to use the xfce launcher, status bar, tray icons and other goodies, e.g. adding external monitor pops open the display properties, volume bar is available anytime. All this saves me from bindi…

i3 inside XFCE? Sounds just like what I was looking for. How do you set that up?

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

#83
post #70
post #64

Earlier quoted context omitted.

I have not had those issues, and I'm actually using guake with KDE atm. You might be able to get yakuake working on non-kde. What DE are you using?

I have XFCE, but when trying to install, it included the whole KDE DE as dependency, which I don't really need.

You can launch xfce-terminal in drop-down mode..

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

#84

Earlier quoted context omitted.

I tried getting into org-mode and leave OneNote. Had to give up at the end of the day due to the lack of image / rich content support. I find it incredibly useful to be able to paste rich content into OneNote and then write work tasks around it. Is there any such option for emacs?

I had the same frustration with org when I started, which has since disappeared and I keep working with saving the screenshots and linking them to my docs. :| Anyhow, some time ago I came across a blog post where the author wrote some elisp just to copy the stuff from clipboard, save it, link it to the buffer. I don't have the link handy, but maybe this SO answer might help you: https://stackoverflow.com/questions/17…

Here is a function that I use for exactly this:

https://gist.github.com/fikovnik/e0fa86aea29f761b6a4ddcfda46...

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

#86

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…

Counter-anecdote: I've been running an Arch install for 2+ years with zero problems. Picking hardware that has direct kernel support will save you a bunch of headaches. Also, a rolling release distro, which you'd think would be less stable, provides better hardware support as the kernel and firmware packages are much more recent (not to mention libraries/build dependencies). Personally, I'd never go back to a fixed-r…

> Picking hardware that has direct kernel support will save you a bunch of headaches.

Yep, that seems key. I've just spend full 5 days (I'm in between contracts, so I have the time) trying to install Arch on my Early 2013 15" MacbookPro. I turned out that, due to buggy/nonstandard hardware, a fully functional dual boot with Windows is not possible (if your disk is GPT, you won't have sound on Windows and if it's MBR, the DisplayPort monitor won't come back from suspend on Arch). Just coming to that conclusion took around 4 days of experiments. I've spend one more day trying to set up wireless, and have just given up. There are more interesting things to do with computers than finding workarounds for a minefield of hardware/firmware/drivers bugs.

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

#87
post #86

Earlier quoted context omitted.

Counter-anecdote: I've been running an Arch install for 2+ years with zero problems. Picking hardware that has direct kernel support will save you a bunch of headaches. Also, a rolling release distro, which you'd think would be less stable, provides better hardware support as the kernel and firmware packages are much more recent (not to mention libraries/build dependencies). Personally, I'd never go back to a fixed-r…

> Picking hardware that has direct kernel support will save you a bunch of headaches. Yep, that seems key. I've just spend full 5 days (I'm in between contracts, so I have the time) trying to install Arch on my Early 2013 15" MacbookPro. I turned out that, due to buggy/nonstandard hardware, a fully functional dual boot with Windows is not possible (if your disk is GPT, you won't have sound on Windows and if it's MBR,…

I had a late 2013 MBP and went with the XPS 13 for that reason. The process to dual boot (or even wholesale replace) a MBP on Linux looked really scrappy. I get it, Apple's UEFI firmware is essentially a black box with zero configurability. If that's how the process starts, I can't imagine how painful the rest of it is.

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

#88
post #86

Earlier quoted context omitted.

Counter-anecdote: I've been running an Arch install for 2+ years with zero problems. Picking hardware that has direct kernel support will save you a bunch of headaches. Also, a rolling release distro, which you'd think would be less stable, provides better hardware support as the kernel and firmware packages are much more recent (not to mention libraries/build dependencies). Personally, I'd never go back to a fixed-r…

> Picking hardware that has direct kernel support will save you a bunch of headaches. Yep, that seems key. I've just spend full 5 days (I'm in between contracts, so I have the time) trying to install Arch on my Early 2013 15" MacbookPro. I turned out that, due to buggy/nonstandard hardware, a fully functional dual boot with Windows is not possible (if your disk is GPT, you won't have sound on Windows and if it's MBR,…

Don't install Arch, install Antergos or some other Arch derivative that packages it up with an installer.

High school me would have loved installing Arch (I did LFS back then). Current me doesn't have time for that bullshit.

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

#90
post #8

Switched around the same time as well from MacOS. I really missed Spotlight. A suitable alternative I use on my Lubuntu 16.04 machine: https://cerebroapp.com

This is a nice app. Thanks for sharing!

sure! :)
Post reply on HN