Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ryang2718
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ryang2718
5mo ago
Yeah, files as a database is fun, but I find you ultimately reinvent the wheel when sqlite is pretty battle tested, free and easier to get right or scale up. I can't talk though because I actually find myself doing this a lot
2.
▲
by
ryang2718
5mo ago
This is actually a really interesting use case for a local model. The writing might be a bit mediocre but it would capture all the information. Parent post really stumbled on a great idea here.
3.
▲
by
ryang2718
8mo ago
It can be very device specific unfortunately. Thinkpad tend to work quote well. I had a Framework that my wife took from me and it's truly fantastic, works out of the box.
4.
▲
by
ryang2718
8mo ago
The key bindings out of the box with something like Doom emacsx is a big selling point too. I have not been able to get markdown to walk in Vim, anywhere near as well.
5.
▲
by
ryang2718
9mo ago
Well, that was a knowledge gap, thank you! I certainly need to review PCA but python makes it a bit too easy.
6.
▲
by
ryang2718
9mo ago
I too have found this. However, I absolutely love being able to mock up a larger idea in 30 minutes to assess feasibility as a proof of concept before I sink a few hours into it.
7.
▲
by
ryang2718
9mo ago
I find it helpful to view least as fitting the noise to a Gaussian distribution.
8.
▲
by
ryang2718
2y ago
Unless a library developer decides to abort on panic in the `toml`, then i don’t believe you can unwind.
9.
▲
by
ryang2718
2y ago
Although, tbf, some libraries are documented better than others. Also, local llms with an agentic tool can be a lot of fun to quickly prototype things. Quality can be hit or miss. Hopefully the work trickles down to local models long-term.
10.
▲
by
ryang2718
2y ago
How have you found R1? I've been meaning to try it with Aider's Architect mode. Have you tried the 7b?
11.
▲
by
ryang2718
6y ago
I haven't been on here for long, but I must say, I'm really amazed at how friendly this community is! HackerNews really sets itself apart.
12.
▲
by
ryang2718
6y ago
I’m not sure what you mean.
13.
▲
by
ryang2718
6y ago
Oh you’re absolutely right, what a silly mistake on my end, I put it up on my GitHub here, check it out: https://github.com/RyanGreenup/cadmus The original Reddit post is here: https://reddit.com/r/
14.
▲
by
ryang2718
6y ago
I couldn't agree more about the difficulty of grokking somebody else's tool. The thing is though it took me a long time to get to the level where I could put something like this together and I wish I could have had some sort of g
15.
▲
Shell Scripts for Managing Markdown Notes
(github.com)
26 points
by
ryang2718
6y ago
|
10 comments
16.
▲
by
ryang2718
6y ago
Recently there was [a thread]( https://news.ycombinator.com/item?id=23883270 ) on Notable and many commented that they were upset that it was no longer open source. This is something that actually concerned me and so I star