Fork me on GitHub
#off-topic
<
2015-11-18
>
eraserhd18:11:38

Oh, that took a while.

eraserhd18:11:11

Ah, no it didnt’?

zoldar20:11:26

anyone using desktop slack client under linux? I've installed it just recently and can't find a way to minimize the window to tray. Anyone else experiences that issue?

borkdude21:11:50

what was that git meme that circulated on twitter recently

johanatan21:11:56

@tony.kay: @borkdude : I remember doing Scala class live reload in REPL a few years ago. The JRebel SO answer was just what I happened to turn up when Googling for it (but wasn't involved when I did it successfully). There's probably more than one way to do it (or at least was at that time).

gjnoonan22:11:58

@zoldar: which Desktop Environment?

gjnoonan22:11:25

There is an option in the settings to go to the tray when the window closes

zoldar22:11:58

@gjnoonan: it's MATE, but I also use Xmonad. I will have to check if the latter one does not interfere somehow. I have the option selected but have no way to close window - there's only "Quit" action

gjnoonan22:11:55

I'm an Xmonad user myself simple_smile although I've been trying out DWM lately

jaen22:11:38

Yay for xmonad, without it I would probably still use windows and don't know what functional programming is : V

zoldar23:11:31

@jaen: ironically, I know next to nothing about Haskell 😉

jaen23:11:16

I don't know all that much Haskell either. I couldn't write a full-fledged application in it to save my life, like I could in Clojure. Simple algorithms, xmonad configs - sure, but something more complex than that? Not really. I was just to lazy to invest time into learning all that monadology, even though I think having a strong static type system is the best thing since slice bread.

jaen23:11:26

So it's quite platonic over here as well ; d

gjnoonan23:11:55

A clojure based WM in a similar vein to StumpWM would be cool simple_smile

jaen23:11:42

Clojure is probably a bit too heavyweight to drive a WM. But Clojurescript or pixie would be nice.

jaen23:11:07

Oh my, that's a bit insane D :

gjnoonan23:11:16

was thinking more of a proof on concept

jaen23:11:30

But totally lends credence to the saying that "emacs is a great operating system but lacks a decent text editor" ; d

gjnoonan23:11:06

Thats's where spacemacs comes in, it put's VIM there for the decent text editor part (well that's evil mode, but let's not split hairs)

jaen23:11:56

Yeah, vim's approach to text editing is great and I've heard good things about spacemacs, but by now Cursive has already won me over (mainly with the debugger)

gjnoonan23:11:01

Colin has done some great work on Cursive. but even in cursive I use VIM emulation mode, but thats after a couple of decades of being a vim user, muscle memory etc .. Also I personally don't think there is any more efficient way to edit text, than what vi(m) provides.

gjnoonan23:11:13

My main editor for a few months has been Spacemacs though, but that is mainly because of org-mode, and I have been getting more into literate programming. Which is great with Org