clj-on-windows

For those interested in making clj on Windows https://dev.clojure.org/jira/browse/TDEPS-67. Also see https://github.com/littleli/scoop-clojure.
2020-09-09T05:56:13.031200Z

This WSL 2 is like a game changer for Windows hum...

2020-09-09T05:56:27.031500Z

Way less reasons to go for a mac with it

2020-09-09T05:57:34.032600Z

I'm glad I can use my PC to game and code now 😄.

seancorfield 2020-09-09T05:59:29.032800Z

@didibus Are you using REBL?

2020-09-09T06:00:33.033800Z

I have it, think I'm still a patreon, but my old laptop which I used to use for coding would run it super slowly (since I only had 4gig of ram). But now with my PC, I should give it another go

2020-09-09T06:01:43.034400Z

I'm running GUI emacs inside WSL2 with one of the X11 solutions. So I'm guessing REBL would work similarly?

2020-09-09T06:02:23.035Z

I'm using X410 which I bought for 9.99$. Works great, so happy with the purchase

seancorfield 2020-09-09T06:10:42.036100Z

Yeah, REBL works well with X11 on WSL. And it's totally free now. They're no longer charging for the Patreon.

seancorfield 2020-09-09T06:11:21.036900Z

They've bundled it with Datomic dev-local. So as far as I'm concerned, I now get a free version of Datomic with each new release of REBL 🙂 🙂

seancorfield 2020-09-09T06:12:57.038500Z

My current Windows laptop is very underpowered -- a 2012 Dell XPS 12" -- but my shiny new Surface Laptop 3 should arrive on Thursday and I'll be doing a lot more Windows-based Clojure on that. I use Atom with Chlorine on Windows, connecting to a Socket REPL, running in REBL on WSL, via Xlaunch (free X Server).

2020-09-09T06:14:03.038800Z

Oh wow, I had a Dell XPS 2011

2020-09-09T06:14:19.039100Z

How'd you get REBL to run 😛

2020-09-09T06:14:28.039400Z

I couldn't even run Chrome I'd run out of RAM

2020-09-09T06:14:34.039700Z

had to use firefox

seancorfield 2020-09-09T06:14:57.040200Z

The XPS 12 has 8GB RAM and an i7 so it's slow but still sort of capable.

seancorfield 2020-09-09T06:15:19.040800Z

It does take a while for REBL to amble into life...

2020-09-09T06:16:37.041200Z

Oh no, mine was 2012 XPS 13, but it has 4gb RAM, that was the issue

2020-09-09T06:16:59.041600Z

and i5 I think

2020-09-09T06:17:01.041800Z

2 core

seancorfield 2020-09-09T06:17:08.042Z

Aye, 4 GB won't get you very far with the JVM...

2020-09-09T06:17:26.042200Z

nope lol

2020-09-09T06:17:44.042400Z

alright, off to bed, gn

chucklehead 2020-09-09T06:23:02.043Z

REBL is the only thing I haven't been able to get working with WSL on the Pro X

2020-09-09T06:29:25.043900Z

This the guide I used for Emacs, but if you ignore the emacs parts, it should get any gui app to work as well: https://utf9k.net/blog/emacs-wsl2-install/

2020-09-09T06:29:49.044100Z

I can run Firefox and the openSuse software manager gui for example without issue

chucklehead 2020-09-09T06:31:13.044300Z

thanks, my problem is very much of the stop hitting yourself variety, trying to run REBL from WSL2 on Windows on ARM64

chucklehead 2020-09-09T06:31:52.044500Z

I have REBL working in WSL2 on my Win10/Intel laptop, but haven't been able to get a working JavaFX implementation for linux aarch64

2020-09-09T06:32:38.044700Z

Hum, ya arch64 I can't speak for haha

chucklehead 2020-09-09T06:42:35.044900Z

I'm still pretty new to Clojure and hadn't used REBL much before I started using the Pro X, so mostly I don't even know what I'm missing

borkdude 2020-09-09T09:48:00.045400Z

Crossposting a question here about where to store config for command line tools on Windows: https://clojurians.slack.com/archives/CBE668G4R/p1599644673208600

seancorfield 2020-09-09T22:58:24.047800Z

A reminder that https://www.wslconf.dev/ starts in about two hours!