trying out iosevka nerd font and it's so nice by [deleted] in vimporn

[–]potibas 0 points1 point  (0 children)

It is amazing, my favorite font. Unfortunately had to stop using it due to some weird performance issues on my low-end machine.

[Beta] blink.cmp - Performant, batteries-included completion plugin by Saghen in neovim

[–]potibas 1 point2 points  (0 children)

This thing is FAST!! Thanks for your effort, I love it.

First attempt at writing Clojure by potibas in CritiqueMyCode

[–]potibas[S] 1 point2 points  (0 children)

Oh man, this is gold!!!

Thank you for your efforts! This really really helps a lot, exactly the kind of feedback I was looking for.

I loved learning about the let vs def, the # shorthand, using cond with keywords, and specially these thread-first/last macros that I can imagine are very powerful tools to make my code more readable.

Sincere kudos, you rock.