back
user profile

iLemming

2,826karma·2,025submissions·February 14, 2015
about
@iLemming

[ my public key: https://keybase.io/agzam; my proof: https://keybase.io/agzam/sigs/La7qFk8YkbwfkgeSx7vkBWBba2f3HIpZyNVxUHvshbU ]

recent activity (2,025 total)
comment
My exposure to Lua is limited around writing Hammerspoon scripts. Lua is nice but I really wanted to write those scripts in a Lispy language, maybe something Clojurescque. Has anyone done Hammerspoon …
8y ago·view thread
comment
Oh yeah, Rich Hickey's famous: "hammock time"
8y ago·view thread
comment
I've been writing code for long time. No tool or methodology has helped me to become more focused, organized, productive and predictable as Org-mode. I do not start a task without clocking in or …
8y ago·view thread
comment
I've done it recently using Hammerspoon, if anyone interested https://github.com/agzam/spacehammer …
8y ago·view thread
comment
don't forget Clojurescript employs Google Closure compiler that has the best in the market dead-code elimination. Code on prod can be pretty small.
8y ago·view thread
comment
I had a bicycle accident once. My arm got swollen. I called nearby offices and couldn't find a single doctor who could see me immediately. I went to ER hoping they'd give me some ointment or…
8y ago·view thread
comment
You just need to know about these keys on Youtube: Pressing ">" speeds up the video, "<" - slows it down. "f" - toggles fullscreen, "c" - captions. You ca…
8y ago·view thread
comment
Try Spacemacs
8y ago·view thread
comment
> You can make it act exactly like vim if you wanted to Thanks to Spacemacs, Emacs is already better Vim than Vim itself. I know what I'm talking about. I'm a die-hard vimmer.
8y ago·view thread
comment
Clojurescript today is probably the best, most pragmatic choice to do web dev in. It's not difficult to learn, FFI isn't cumbersome, compiled code is extremely optimized, tooling is pretty n…
8y ago·view thread
comment
Anyone who wants to grow anything in a tank should read this incredible book: "Ecology of the planted aquarium" by Diana Walstad. If you don't know what aquascaping is about, try googli…
8y ago·view thread
comment
Chromium is
8y ago·view thread
comment
I'm not trying to persuade people to stay in Spacemacs. I'm asking to try it. It has some nice ideas that I would've definitely tried to re-implement in Vim myself, if I would've c…
8y ago·view thread
comment
I skimmed through the comments, looked at code examples - they hurt my eyes. Read arguments of Scala people. Read about C# vs Java. For the life of me I don't get it. Why people simply wouldn…
8y ago·view thread
comment
anything similar for Emacs?
8y ago·view thread
comment
Well, in every blogpost about a editor or IDE there's gotta be someone who starts a flamewar. It's my turn I guess. I am a diehard Vimmer. I use Vi bindings system-wide. I've been using…
8y ago·view thread
comment
Clojure being a Lisp has the ability to adapt to whatever future throws at it. Whatever you could do in any other language (in the same domain), Clojure debatably would do it better.
8y ago·view thread
comment
Maybe they finally fix their crappiest android app. Or open api for third-party developers, because obviously Twitter doesn't know shit about designing apps.
8y ago·view thread
comment
I didn't even know about Rich Hickey talks and "Simple made easy" when I decided to start learning Clojure. I came to conclusion that I needed to learn a Lisp after learning Emacs and d…
8y ago·view thread
comment
> its march has stalled Clojure being a Lisp probably exceeded and overachieved its goals when it comes to popularity. Sadly, not a single Lisp probably will ever become a mainstream. And for the s…
8y ago·view thread
comment
according StackOverflow survey - Clojure developers are the most well paid in the industry. What a miserable failures they are.
8y ago·view thread
comment
One thing that was a personal shocker for me to hear, from not just anyone, but Matthias Felleisen himself - "My research group has investigated the topic for almost 3 decades, and we came to the…
8y ago·view thread
comment
well written!
9y ago·view thread
comment
two words: Kinesis Advantage
9y ago·view thread
comment
Headless coming to Firefox. I suspect Puppeteer would support it too very soon.
9y ago·view thread
comment
Yes, Clojure(script)'s REPL experience is really amazing. I don't think there are any general-purpose languages (beside Common Lisp) actively being used today that even come close in compari…
9y ago·view thread
comment
I have once worked at a startup where CTO literally forbade me writing any unit tests. - "We're not a consultantcy shop, we're trying to build our own product, we don't have time t…
9y ago·view thread
comment
Companies (should) try to hire people who are willing to work at either side. Fungibility of the team is more important than an individual's level of expertise. "Experts" have tendency …
9y ago·view thread
comment
Clojure doesn't have slow start-up, Leiningen and Boot-clj make it feel slow. But once you start a REPL you can keep it running. I keep mine running for weeks.
9y ago·view thread
comment
if you're on OSX you can install an app called Muzzle. it silences all notifications
9y ago·view thread