Live data from Hacker News

Viewing profile — kickingvegas

kickingvegas

HN member
Joined
Mon, Aug 01, 2011, 10:06 PM UTC
HN karma
787
Public activity
229 items

About kickingvegas

No profile information was provided.

Recent public activity

  1. story
  2. 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…

  3. 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.

  4. comment
    Comment #49022774

    Thanks for sharing this! You are a legend!

  5. comment
    Comment #49017085

    Seeing how much functionality I could get from just 400 LoC was one of the motivations for writing this post.

  6. 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…

  7. 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.

  8. comment
    Comment #49014540

    OP here. Happy to answer any questions about my post in this thread.

  9. story
  10. comment
    Comment #48864583

    OP here. This post resonated far more than expected. Thanks all for the feedback!

  11. 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…

  12. story
  13. 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…

  14. 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…

  15. comment
    Comment #48377763

    Same. HP should sell a replacement battery door. (Edited) Actually it's not so much the door but the housing.

  16. comment
    Comment #48340855

    After seeing a video of the Canon Cat in action, I thought “so, this is a lot like Emacs”.

  17. comment
    Comment #48217071

    Oh dang, thanks for catching that. Will amend.

  18. 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…

  19. 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.

  20. story
  21. story
  22. comment
    Comment #45760761

    Announcing Casual Ediff, with enhancements to support viewing changes to a version-controlled file and to resolve merge conflicts from Emacs.

  23. story
  24. 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: …

  25. story