Fork me on GitHub
#adventofcode2015-12-15
>
nha11:12:44

the repl is really useful for these kind of challenges

pvinis12:12:22

i actually use lighttable for them, so i can use the instarepl feature

pvinis12:12:45

but i really wanna leanr how to use emacs or something more powerful that lighttable

pvinis12:12:26

im using nvim usually, and i am thinking if switching to emacs evil might be a good move in general, so im in the process of this decision for now simple_smile

nha13:12:22

I was using vim before, but switched to emacs because of clojure

nha13:12:37

(I was not a very advanced user in vim though)

nha13:12:46

but now I use emacs for everything

nha13:12:58

I actually did miss that there was a second part !

nha13:12:02

just did it ^^

pvinis15:12:48

so emacs in evil or normal emacs?

pvinis15:12:59

or should i say.. “normal”?

nha15:12:21

"normal"

nha15:12:37

(using a modified prelude now)

nha15:12:44

but I may give spacemacs a try

pvinis15:12:46

hm, didnt know about prelude. maybe i can try it sometime

pvinis15:12:05

spacemacs was kinda cool, but i think it was too many new things..

wamaral15:12:22

late to the party, I'm not following daily, still stuck on the 6th day... but here's my 5 solutions so far if you're interested (spoiler alert) https://github.com/wamaral/advent-of-code

pvinis15:12:06

yea, i will upload mine too, sometime in the week

wamaral15:12:43

(I switched from vim to spacemacs when I started learning clojure)

wamaral15:12:54

been using vim for 4-5 years

wamaral15:12:33

so far spacemacs is doing its job, though I do miss some things once in a while

wamaral15:12:42

magit is wonderful, though

pvinis15:12:04

yea ive heard about magit.. wanna try it

pvinis15:12:16

btw, your day one, is interesting

pvinis15:12:46

part 2 of day 1 took me like one hour to find, and its muuuuch more compicated

pvinis15:12:58

i like yours

wamaral15:12:05

I'm still a beginner though, so that's probably non-idiomatic code

nha15:12:57

I dont have a clean repo since i jsut do it quickly in the repl, but would you be interested in quick gists ? (maybe I should just make arepo though)

nha16:12:35

ok I will in an hour or two from home simple_smile

nha16:12:50

(I'll try to make a few more also to make it more interesting)

wamaral22:12:05

finally solved 6.1 !

wamaral22:12:11

gotta try 6.2 later tonight