back
user profile

iLemming

2,825karma·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
You clearly and obviously have little or none of practical, genuine experience working with experienced Lispers, and driving your opinions from a book-read definitions rather from actual, battle-teste…
18d ago·view thread
comment
No, of course not in prod. SDE stands for "Software Developer Environment" - ephemeral VMs we spin up for testing before stuff hits staging/prod clusters.
18d ago·view thread
comment
I think you have very little insight to what you're talking about. The modern Lisp landscape is nothing like what it was in the 90s or even 2000s. The amount of practical shit Lispers been quietl…
18d ago·view thread
comment
I have a complete and utterly opposite experience. I have used and shipped all sorts of solutions in dozens of different languages before getting to know Lisp. My only regret is that I have not tried …
18d ago·view thread
comment
> How would a kubernetes We have a few services built in Clojure and we expose nrepl port on our pods in our SDEs, it's enormously helpful to test and debug things on the fly, without having t…
19d ago·view thread
comment
It never gets old - the number of times I have to roll my eyes and chuckle whenever someone "shares bash tricks" (like the OP) or says stuff like "powershell needs to become more ubiqui…
19d ago·view thread
comment
> As usual, mixing up cause and effect. Yup. Reminds me: "studies prove that horses improve health and increase the lifespan...". Bruh, people who live around horses are probably those wh…
20d ago·view thread
comment
That's plausible and isn't too hard to imagine. The value of Emacs is not the concrete implementation of it - let's be honest, GNU Emacs is not void of enormously annoying warts. The va…
23d ago·view thread
comment
> Babel allows a fantastic degree of power in code transformation That's still not homoiconicity. It reminds me old Stuart Sierra's presentation from Clojure/conj¹. Around 6 minute …
23d ago·view thread
comment
I'm sorry, but that's not homoiconicity. I'm not trying to devalue your work (if you're talking about BABLR/CSTML), but you really cannot bolt homoiconicity onto a non-homoic…
23d ago·view thread
comment
> This has always been my problem with adopting Emacs or Obsidian That's an orthogonal problem. It's almost trivial to set up Org-mode so all your personal notes are always encrypted on d…
23d ago·view thread
comment
Because you need Lisp. That's the actual "power of Emacs". Emacs is a Lisp-interpreter with a built-in text editor. Everything stems from that. Anyone challenging "the choice"…
24d ago·view thread
comment
What do you mean by "richer ecosystem"? Have you ever seen GitHub language stats - there's so much Elisp on GitHub alone, it's absolute bananas. The amount of Elisp in the wild pro…
24d ago·view thread
comment
> [they] couldn't possibly write good English? Perhaps they could, but let's not make generalized assumptions. I don't know about you, but for me English is not a second, nor even a …
26d ago·view thread
comment
Look at the name. The author is unlikely to be well-versed in English prose. I'm quite certain you wouldn't like their "authentic" writing more than you hate their AI-assisted one.…
26d ago·view thread
comment
I know, right? When people respond to a sentence containing "vim", with "meh", I feel like going: "What do you mean 'meh'? Are you saying you never used sed, or have…
27d ago·view thread
comment
You mean to say programmers deal only with machines (and therefore code and shell commands) or something? Of course typing speed matters - we deal with Slack, Teams, emails, documentation, comments,…
27d ago·view thread
comment
I'm honestly not even surprised by the number of comments saying how unimportant is the typing speed for a software developer. What a bunch of bullshit. What the heck you've been smoking, fr…
27d ago·view thread
comment
> when I use Slack at work Years ago I stopped typing anything longer than three words in anything but my editor, I just don't even understand why every programmer doesn't do that - it ju…
28d ago·view thread
comment
> so I don't have to use Emacs While there are many reasons to perhaps stay away from Emacs, realistically, for any serious Lisper, there's just no other alternative - sadly or otherwise.…
28d ago·view thread
comment
You don't have to imagine. Clojurescript exists.
1mo ago·view thread
comment
> I just find readability such a hurdle I've had the same complaints when I started. I think, realistically, every programmer who's learning Lisp after getting experience in a bunch of ot…
1mo ago·view thread
comment
There's nothing "special" about Lisp and Lisp dialects, yes. Similar features can be or already have been implemented in other languages. Yet, after touching, using and experiencing wor…
1mo ago·view thread
comment
It's legit nice. I have gone through vterm -> eat -> ghostel transition and this is a winner. At least for now.
1mo ago·view thread
comment
It would be nice to have some practical examples of how efficiently use its different input modes. On the surface the reasoning is straightforward - a terminal wants every keystroke. The editor also w…
1mo ago·view thread
comment
> the title fails to be meaningful It's a weird flex to insist that the titles should always be extremely descriptive. It is already meaningful for the respected audience. Otherwise you can en…
1mo ago·view thread
comment
Yes, any GUI that doesn't provide any kind of RPC or composable API layer is almost a lost cause to me. I'd personally refuse to use it. With a caveat, though: on MacOS, which I absolutely a…
1mo ago·view thread
comment
fwiw, Clojure pretty much replaced jq in my toolbelt. Dealing with EDN is so much gratifying - it's almost twice more compact than JSON, it's far more readable; filtering, grouping, sorting,…
1mo ago·view thread