Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ChanderG
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
ChanderG
2mo ago
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 can do, but at higher costs. It is purely an economic play, n
2.
▲
by
ChanderG
6mo ago
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.
▲
by
ChanderG
7mo ago
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 stands. Very surprising to see this sort of comment on
4.
▲
by
ChanderG
8mo ago
@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? How many times have you used each skill? Did you
5.
▲
by
ChanderG
8mo ago
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 run into some problems later (due to some unexpected thing in
6.
▲
by
ChanderG
8mo ago
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 write a blog on unwind, explaining in detail how it ha
7.
▲
by
ChanderG
8mo ago
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 sharing them. Would strongly encourage you to open-source/wri
8.
▲
by
ChanderG
8mo ago
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 the skill you have built. And then follow up with a blog post
9.
▲
by
ChanderG
8mo ago
Nice - this is the kind of blogs we need more of. Getting into real experience.
10.
▲
by
ChanderG
8mo ago
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 game a bit too well here. 3 months ago, An
11.
▲
by
ChanderG
9mo ago
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 totally different matter.
12.
▲
by
ChanderG
9mo ago
Opened this excitedly, thinking I was going to get something related to S-expressions/Lisp, was disappointed...
13.
▲
by
ChanderG
1y ago
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 need a small subset of org in a form-factor that allows ease
14.
▲
by
ChanderG
1y ago
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 long time, but what made me take the leap was really steveWM
15.
▲
by
ChanderG
2y ago
The historical context behind the naming of dynamic programming was discussed on HN before: https://news.ycombinator.com/item?id=17806913
16.
▲
by
ChanderG
2y ago
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 tried my hand at recreating LLM buil
17.
▲
Asemic Writing
(inconvergent.net)
3 points
by
ChanderG
2y ago
|
0 comments
18.
▲
by
ChanderG
2y ago
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. Software: this is all Pytorch/HF, so completel
19.
▲
by
ChanderG
2y ago
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 of mental ingestion - so much so that I think
20.
▲
by
ChanderG
3y ago
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 might be a good place to start.
21.
▲
by
ChanderG
3y ago
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 about building a system that can surprise you - the wa
22.
▲
by
ChanderG
4y ago
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): https://github.com/ChanderG/toodoo.el
23.
▲
by
ChanderG
4y ago
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 article. Google only returns stuff about pod
24.
▲
by
ChanderG
6y ago
https://www.grymoire.com/Unix/index.html Have used this for Awk and Sed.
25.
▲
by
ChanderG
6y ago
Good thing evil-mode exists. That was my own path - started with using emacs just for orgmode, now fully shifted over.
26.
▲
by
ChanderG
6y ago
The way I see it, in Emacs it's less an "extension" and more of "I have this problem, how do I solve it now using elisp?". So basically, your develop the solution bottom up. You can pretty much write an elisp functi
27.
▲
by
ChanderG
7y ago
Sharing my personal experience to add to this. I was happy with the git cli (and occasional tig) when I started using magit full time and initially never understood all the buzz. It did not seem that powerful over what I was using. After 3-
28.
▲
by
ChanderG
7y ago
On the same topic: https://www.currentaffairs.org/2019/07/what-nuclear-semiotic...
29.
▲
by
ChanderG
7y ago
Have you tried http://plantuml.com/ ? Built on top of "graphviz".
30.
▲
by
ChanderG
8y ago
Sounds like a job for the "global" ex command (with or without a macro).
More ›