Viewing profile — kickingvegas
kickingvegas
HN member- Joined
- Mon, Aug 01, 2011, 10:06 PM UTC
- HN karma
- 787
- Public activity
- 229 items
- HN profile
- View on Hacker News ↗
About kickingvegas
No profile information was provided.
Recent public activity
- story
-
comment
Comment #49027189
Sure. My reference to BIBO borrows the idea from control theory that if you put bounds on your input, your output will likewise be bounded given your system is BIBO-stable. Applyin…
-
comment
Comment #49023211
Wasn't aware of org-sync until now. That said for my use case I still would not use it as I didn't want to setup another GH authentication token for another client. YMMV.
-
comment
Comment #49022774
Thanks for sharing this! You are a legend!
-
comment
Comment #49017085
Seeing how much functionality I could get from just 400 LoC was one of the motivations for writing this post.
-
comment
Comment #49016849
Short answer, yes I am a Mac guy. AFAIK, both AppleScript and Shortcuts/Intents are mechanisms Apple has provided to support orchestration between apps. I do not consider them “mal…
-
comment
Comment #49015252
NGL, whenever I work with Cocoa APIs, I wistfully think of another timeline where we get a system-level SmallTalk style REPL and ecosystem accessing all of it.
-
comment
Comment #49014540
OP here. Happy to answer any questions about my post in this thread.
- story
-
comment
Comment #48864583
OP here. This post resonated far more than expected. Thanks all for the feedback!
-
comment
Comment #48863197
In retrospect, the name `emacsclient` was a poor one because in 2026 most folks new to Emacs expect it to act like a REST client, where runtime state is synchronized between the cl…
- story
-
comment
Comment #48587445
For your consideration, two Elisp packages I've written that focus on feature discoverability and use: Casual and Anju, both available from MELPA. You can read more about them at t…
-
comment
Comment #48537757
NGL, I find the Dired UX out of the box to be frustrating given its reliance on remembering key bindings, so much so that I ended up writing both a Transient menu and a context men…
-
comment
Comment #48377763
Same. HP should sell a replacement battery door. (Edited) Actually it's not so much the door but the housing.
-
comment
Comment #48340855
After seeing a video of the Canon Cat in action, I thought “so, this is a lot like Emacs”.
-
comment
Comment #48217071
Oh dang, thanks for catching that. Will amend.
-
comment
Comment #48186711
Perhaps related, I'm maintaining a "cheatsheet" to let Python programmers see what an Elisp equivalent to typical Python functions/methods are. https://kickingvegas.github.io/elisp…
-
comment
Comment #47119372
NGL, Worg is terrible at explaining what it does and what it is for. And this sentiment is coming from someone who uses Org mode daily and has contributed to Worg.
- story
- story
-
comment
Comment #45760761
Announcing Casual Ediff, with enhancements to support viewing changes to a version-controlled file and to resolve merge conflicts from Emacs.
- story
-
comment
Comment #45632012
FWIW, I started a project last year to build Transient menus for major Emacs modes called “Casual” to address discoverability. Interested readers can find more info about it here: …
- story