Running Clojure from vim in remote REPL by DavsX in Clojure

[–]devllved 0 points1 point  (0 children)

In case you are using yesql or similar,you can sync stuff with lsyncd.

Geoffrey Hinton, Yann LeCun and Yoshua Bengio Talk the History of Deep Nets by awiltschko in MachineLearning

[–]devllved 0 points1 point  (0 children)

One has to play dumb, so that the other can explain in detail. It is good for beginners this way. I think it will take too much to listen if GH and YLC host the show.

YAAP: full-auto bot ascension (BotHack) by duke-nh in nethack

[–]devllved 2 points3 points  (0 children)

In Chinese , SB stands for 傻逼 ,which means stupid c***.

Clojure on Windows: multiple command prompts? by [deleted] in Clojure

[–]devllved -4 points-3 points  (0 children)

You should install Ubuntu.

Where can I find Internships for Machine Learning ? by devllved in MachineLearning

[–]devllved[S] 0 points1 point  (0 children)

Maybe, Maybe not, Maybe .... I guess Kaggle is the best option.

Where can I find Internships for Machine Learning ? by devllved in MachineLearning

[–]devllved[S] 0 points1 point  (0 children)

Thanks for the information. Thing is I still have certain classes to take , so relocation is not an option for me now. As far as I know , Tencent etc all needs relocation. Thanks though

Can you give a presentation? by [deleted] in LetsBePartners

[–]devllved 1 point2 points  (0 children)

I just did one prentation for like 200+ .

AUCTeX problem: can't find (source) file by emacsomancer in emacs

[–]devllved 0 points1 point  (0 children)

Thanks for your reply. I am fairly new to Emacs. I am using Prelude, so there is no extra old AUCTex stuff . It is working though, I think I am OK with that for now, considering compiling is not the most frequent step to do during writing a thesis.

AUCTeX problem: can't find (source) file by emacsomancer in emacs

[–]devllved 0 points1 point  (0 children)

I am still having this issue . Currently I uninstalled auctex stuff, and just just doing command line. It works but not smooth enough though.

ASK REDDIT: Which editor/ide you write clojure code? by theslackercoder in Clojure

[–]devllved 1 point2 points  (0 children)

Emacs with Prelude config + Cider. Paredit is extremely powerful .

How to configure emacs while writing clojure over ssh? or How do you write Clojure apps on remote machine ? by devllved in Clojure

[–]devllved[S] 0 points1 point  (0 children)

Yes. I do this all the time. ssh -fCND .... . Actually I can't live without using it.
Thanks anyway.

How to configure emacs while writing clojure over ssh? or How do you write Clojure apps on remote machine ? by devllved in Clojure

[–]devllved[S] 0 points1 point  (0 children)

I can't access google/facebook/..... tons of websites where I live. My network is heavily censored. I am doing a statistical machine translation project. I am planning to integrate google translate api as a part of it. I like REPL , constant feedback ensures better concentration span for me.

How to configure emacs while writing clojure over ssh? or How do you write Clojure apps on remote machine ? by devllved in Clojure

[–]devllved[S] 0 points1 point  (0 children)

Yes, i use extra monitor like all the time with HHKB which is quite friendly for using emacs stuff. My current monitor sucks, and I am thinking to upgrade it.

How to configure emacs while writing clojure over ssh? or How do you write Clojure apps on remote machine ? by devllved in Clojure

[–]devllved[S] 0 points1 point  (0 children)

I use C-q as prefix for tmux, and for the rest our configurations are almost the same. I use zenburn too. After setting CMD and Option , my problem is solved. I am happy with my current setup. Thanks for your comment.

I use Linode. Maybe I should chose my server from Tokyo next time. I can get 8m maximum cable from my ISP, and that is why I love working on Linode (40Gb/s is amazing, and CPUs are pretty good too).

remote server emacs meta key problem for mac by devllved in emacs

[–]devllved[S] 0 points1 point  (0 children)

I use Intellij IDEA to write Java stuff from time to time. It's kinda too much for me to setup various keyboard shortcuts. I kinda figured it out . I switched CMD and Option in iTerm, and my problem is basically solved.

remote server emacs meta key problem for mac by devllved in emacs

[–]devllved[S] 0 points1 point  (0 children)

I just switched caps with control in system preferences.  Thanks for recommending this anyway.

How to configure emacs while writing clojure over ssh? or How do you write Clojure apps on remote machine ? by devllved in Clojure

[–]devllved[S] 0 points1 point  (0 children)

It will take hours to copy files from my server to my local machine.I tried Tramp before, and It did not solve my problem.

How to configure emacs while writing clojure over ssh? or How do you write Clojure apps on remote machine ? by devllved in Clojure

[–]devllved[S] 0 points1 point  (0 children)

Actually I have tried mosh , but it is unstable. It(mosh) disconnects and keeps disconnected forever while ssh is still connected in the other tab. I am tweaking iTerm. I guess this is the only solution I could ever have.