100-days-of-code

https://github.com/jr0cket/100-days-of-clojure-code challenge to code for a minimum of 1 hour a day and share your experiences
kazesberger 2018-10-25T09:01:44.000100Z

meh, need to confess, that i had a break from 100-days-of-code since last saturday... 😕 i definitely will continue where i have stopped... i probably failed the challenge, but in order to establish the daily coding habit i'm probably going to continue with business as usual while documenting in journal and on twitter how my lazy unconcious self convinced me of slacking off xD. I'll spare you the bs-excuses, but to describe it in short: i fell back into my old habit of using the little time i have for just derping around reading stuff, watching videos and not actually coding.

kazesberger 2018-10-25T09:05:56.000100Z

so tonight, tonight (bernstein in my ears), I'm going to code again. maybe with my freshly installed spacemacs xD having still some troubles getting automatic parens balancing to work, i think i've missed something out, smart parens minor mode seems to be active but when i kill rest of line for example it just kills the rest of line w/o balancing parens like in this video (which isnt spacemacs but i'd like to have this kind of balancing...) https://www.youtube.com/watch?v=D6h5dFyyUX0

❤️ 1
practicalli-john 2018-10-25T12:47:14.000100Z

@klaus.azesberger I think you need to set strict mode on for smartparents https://practicalli.github.io/spacemacs/structured-editing/smartparens-strict-mode.html If you are having issues with Vim actions, eg. d d in vim normal state, killing parens, then you need to enable evil-cleaverparens https://practicalli.github.io/spacemacs/install-spacemacs/evil-structural-editing.html

👍 1
kazesberger 2018-10-25T17:30:14.000100Z

thx! omg it actually was a classic case of "did you try to switch it off and on again?". just made sure i enabled strict mode - which it was and then tried to reproduce -> voila it works.

2
practicalli-john 2018-10-25T23:38:18.000100Z

Day 40 I started coaching a new student in Clojure, they have never done any coding before but took to Clojure really well. I gave a little overview to Clojure and then we worked through some of the ClojureBridge London workshop. We found a few examples were not worded very well, so I updated them and pushed the changes. I also discovered hot to sett the size of images in org-mode using alt_org meta data directive, making it easier to keep larger images displayed by shrinking them down in size or making smaller images easier to see. https://github.com/jr0cket/100-days-of-clojure-code/blob/master/log.org#20181024---day-40-coaching-clojurebridge-and-orgmode-fun

practicalli-john 2018-10-25T23:44:00.000100Z

Day 41 suffered from quite a few Internet outages, so I created some Spacemacs screencasts as well as did updates to the book, including a Sayid debugger overview, vim reference guide updates and reorganising some of the vim tips I had. https://github.com/jr0cket/100-days-of-clojure-code/blob/master/log.org#20181025---day-41-spacemacs-videos---narrowing-iedit-yasnippets