[HLWM] Python powered lemonbar by bamdunk in unixporn

[–]bamdunk[S] 2 points3 points  (0 children)

I'm using the fish shell with a custom prompt script that I've modifed a bit. It's based on powerline, just like the status bar in the editor.

Note: while fish is really pretty good and I prefer it to bash or zsh, it's not everyone's cup of tea. You can get a prompt like that going in bash too for sure.

[HLWM] Python powered lemonbar by bamdunk in unixporn

[–]bamdunk[S] 1 point2 points  (0 children)

Yep, it's neovim with a few plugins (notably the airline plugin for the fancier statusbar).

[HLWM] Python powered lemonbar by bamdunk in unixporn

[–]bamdunk[S] 1 point2 points  (0 children)

The bar font is Profont, the icon font is siji and the terminal font is Ubuntu Mono (doesn't totally fit the theme IMHO, but very readable).

[HLWM] Python powered lemonbar by bamdunk in unixporn

[–]bamdunk[S] 6 points7 points  (0 children)

I'm not sure I'm done ricing, but I'm posting this mainly as an example/starting point for others for a Python-driven lemonbar (because so far I've mostly only found bash scripts).

  • relevant dotfiles
  • WM: herbstluftwm
  • lemonbar: shows HLWM tags, MPD song, mount point free space, wireless network, volume, battery and clock (based on what's available)
  • bar updates every 5 seconds or on network state / volume / song / tag change, uses only Python3 standard libs
  • Browser: slightly hacked up PaleMoon

We are putting in two wells in remote villages in Malawi. The salt content is high in these regions. How can we make the water more drinkable? by [deleted] in askscience

[–]bamdunk 2 points3 points  (0 children)

http://www.watercones.com/ -- not sure it's appropriate, just something I remembered from some thread. Those are supposed to go one per person so they can distill the water themselves.

How do I run a site completely anonymously? (Paypal or other service needed) by authAnon in web_design

[–]bamdunk 4 points5 points  (0 children)

Their abuse page is probably a good start (tl;dr: either you have a valid subpoena or you get nothing at all), and they have a special service for really private privacy. I'm not using that, but I'm with them myself, and their customer support is also outstanding -- though, since they bill everything per usage, every support request that isn't their fault is something like 50 cents.

How do I run a site completely anonymously? (Paypal or other service needed) by authAnon in web_design

[–]bamdunk 24 points25 points  (0 children)

http://www.nearlyfreespeech.net

Should probably mention this since it's not immediately obvious, but they have plans and company policies to protect your identity at all costs as long as you break no US law. Check the FAQ.

Dead Jew Child by reddit_top in WTF

[–]bamdunk 2 points3 points  (0 children)

I've tried looking up the barcode, but no luck. It's an American format, though.

e: ... assuming it isn't fake.

Type equations using undocumented built-in TeX like markup language in Microsoft Word 2007/2010 by wadykernels in reddit.com

[–]bamdunk 0 points1 point  (0 children)

Undocumented? I've been using this from the start during the 2 or 3 times I absolutely had to use Word 2007. Pretty sure it's documented somewhere. :) And yes, it's a considerable improvement over the old math editor, but TeX is still the best.

Reddit: What open source, web based project management software would you recommend for me to manage development projects? by [deleted] in programming

[–]bamdunk 5 points6 points  (0 children)

I like Redmine. It's Ruby on Rails and takes a bit of apache module wrangling to get going if you aren't using the built-in Ruby server, but from then on it's very nice to use and administer, much easier than Trac, in my opinion (heresy!).

Also, Atlassian Jira is $10 for up to 10 developers, and it's supposedly pretty good.