Live data from Hacker News

Viewing profile — ChanderG

ChanderG

HN member
Joined
Sat, Jul 12, 2014, 4:37 AM UTC
HN karma
167
Public activity
45 items

About ChanderG

Research Engineer, Systems, IBM Research, Bangalore.

Big fan of Systems, Unix Philosophy, Vim, Emacs, Lisp, and Functional Programming.

Follower of the Bhagavad Gita and Vishishta Advaita Vedanta.

www.chandergovind.org mail@chandergovind.org

Recent public activity

  1. comment
    Comment #49079330

    Why? Why is the premise that Fine-tuned models should be geared towards new discoveries? The point of Fine-tuning small models is for specific downstream tasks, which SOTA models c…

  2. comment
    Comment #47623036

    I think there is another angle here..., fine-tuning is not in the interest of the AI Megacorps who are in it to grab everything.

  3. comment
    Comment #47011851

    Depending on a corporation to do your programming (and burning half the planet in the process, pardon the hyperbole) is the very opposite end of the "hacker" ethos where Lisp stand…

  4. comment
    Comment #46655732

    @brailsafe has accurately captured where I am coming from. I want more blogs/discussion from the community about the existing tools. In 3/6 months, how many skills have you written…

  5. comment
    Comment #46655652

    Please do open-source your skill and blog about it. Also, would like to hear from your experience after a few months of use. Like - how many times did you use the skill, did you ru…

  6. comment
    Comment #46655624

    I looked at superpowers, but it felt way too generic. Thanks for sharing unwind. More discussion/blogs about these kind of skills is what I am looking for. I would encourage you to…

  7. comment
    Comment #46655613

    I thought skills were supposed to be sharable, but (a) ones that are being shared openly are too generic and not useful, (b) people are writing super specific skills and not sharin…

  8. comment
    Comment #46655585

    I looked that the official repo of skills, but I found those very generic and artificial. I would encourage you to write up a blog post of your experience and share a version of th…

  9. comment
    Comment #46655564

    Nice - this is the kind of blogs we need more of. Getting into real experience.

  10. comment
    Comment #46642865

    First thing I did here is a grep for "Skills" and no hits. Simon's posts are well upvoted here and Anthropic/Claude is a bit of HN darling, but I think they are playing the hype ga…

  11. comment
    Comment #46495572

    Is there an Anthropic document that says this? I mean about the "training" portion. The docs I am seeing talks about Claude Code or Desktop being able to use skills - that's a tota…

  12. comment
    Comment #46352464

    Opened this excitedly, thinking I was going to get something related to S-expressions/Lisp, was disappointed...

  13. comment
    Comment #44865452

    Shameless plug: I built [1] and use a small magit like interface on top of org-mode. I love org for all its bells and whistles and use them in various ways. But most of the time I …

  14. comment
    Comment #44095975

    I created my own X11 window manager [1] at the start of this year in around 800 lines of C. I had been using dwm (4000 lines of C) for many years and wished to write my own for a l…

  15. comment
    Comment #43099066

    The historical context behind the naming of dynamic programming was discussed on HN before: https://news.ycombinator.com/item?id=17806913

  16. comment
    Comment #42943919

    People have done it. For eg, https://github.com/BobMcDear/trap and few others that I can't find the links of right now. When I got into BQN recently, I had the same thought and tri…

  17. story
  18. comment
    Comment #41055147

    I think all this discussion around Open-source AI is a total distraction from the elephants in the room. Let's list what you need to run/play around with something like Llama: 1. S…

  19. comment
    Comment #39847965

    Thank you for this comment - you have succinctly captured something that I have been feeling but unable to express in words. Stories/memes/narratives are the most easy/potent form …

  20. comment
    Comment #36147234

    I have also been thinking along these lines, recently. We need better local search tools, ideally without having to build extra indices. Even a simple para oriented fuzzy search mi…

  21. comment
    Comment #36147221

    I strongly recommend everyone read Luhmann's original paper [1] on Zettelkasten. What I got from it is that, the process is less about storing/retrieving information, but more abou…

  22. comment
    Comment #30885565

    Shameless plug. For those who use Orgmode, but think that Agenda is a bit too heavyweight to manage Todos, I created a Magit like interface to manage Todos (in an orgmode file): ht…

  23. comment
    Comment #30874844

    Aside - this is a great example that shows how bad Google search has become. Seeing only the comments here, I tried to search for "pgpodman" not realizing that it's from this very …

  24. comment
    Comment #23473559

    https://www.grymoire.com/Unix/index.html Have used this for Awk and Sed.

  25. comment
    Comment #23308108

    Good thing evil-mode exists. That was my own path - started with using emacs just for orgmode, now fully shifted over.