HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jinay

no profile record

Submissions

Scientific discovery as problem solving [pdf]

iiif.library.cmu.edu
3 points·by jinay·vorig jaar·1 comments

[untitled]

1 points·by jinay·vorig jaar·0 comments

Every position of Rubik's Cube can be solved in 20 moves or less (2010)

cube20.org
5 points·by jinay·vorig jaar·0 comments

Scaling Law Calculator

scaling.mishajw.com
2 points·by jinay·vorig jaar·0 comments

[untitled]

1 points·by jinay·vorig jaar·0 comments

[untitled]

1 points·by jinay·2 jaar geleden·0 comments

90 Days – What I learned from quitting my job and going all-in

90days.jinay.dev
4 points·by jinay·2 jaar geleden·2 comments

Show HN: Strand – Write stories with strangers, one sentence at a time

strand.jinay.dev
1 points·by jinay·2 jaar geleden·0 comments

comments

jinay
·vorig jaar·discuss
Timestamped link to the YouTube video: https://youtu.be/T08wc4xD3KA?t=124
jinay
·vorig jaar·discuss
Ooh I haven't, but this is exactly the kind of follow-up I was looking for. Thanks for sharing!
jinay
·vorig jaar·discuss
I recently did a deep dive on open-endedness, and my favorite example of its power is Picbreeder from 2008 [1]. It was a simple website where users could somewhat arbitrarily combine pictures created by super simple NNs. Most images were garbage, but a few resembled real objects. The best part is that attempts to replicate these by a traditional hill-climbing method would result in drastically more complicated solutions or even no solution at all.

It's a helpful analogy to understand the contrast between today's gradient descent vs open-ended exploration.

[1] First half of https://www.youtube.com/watch?v=T08wc4xD3KA

More notes from my deep dive: https://x.com/jinaycodes/status/1932078206166749392
jinay
·vorig jaar·discuss
Soon we'll start having a humans.txt format to account for this

https://xkcd.com/927/
jinay
·vorig jaar·discuss
Please add an llms.txt file! https://llmstxt.org/

I'd love to see how far I can take this by giving it to an LLM and asking it to format for me with Quarkdown.
jinay
·vorig jaar·discuss
https://github.com/JinayJain/dictator

Built one for myself. It's context-aware and promptable.

Tested well on Linux, not so much on other platforms but in theory should support them.

It's a bit meta but I wrote it mostly using Claude Code. Once I had an MVP, I was able to prompt much faster by just speaking out what I wanted it to change.
jinay
·vorig jaar·discuss
I used to think that typing speed was not really that important, especially when now we have so many LLMs doing the typing for us. But honestly, now I think it's even more important because the specificity and detail in your prompts are paramount to getting a good response, and something like a dictation tool (which is what I'm using right now) is really good for generating very specific prompts.

In fact, I wrote all this out using a dictation tool in ~20 seconds (258 WPM).
jinay
·vorig jaar·discuss
Went in an incognito window and searched "io" and this announcement was shown right above Google IO [1].

[1] https://i.imgur.com/xNKjFXa.png
jinay
·vorig jaar·discuss
I'm more referring to launch timing
jinay
·vorig jaar·discuss
Likely no coincidence that they announce their company, io, during Google I/O.

Search "io" on Google right now and see what comes up...
jinay
·vorig jaar·discuss
That's not the only concern though. The web is by far the most accessible way to distribute something, which is paramount in getting people to use it.
jinay
·vorig jaar·discuss
They really need to fix the kerning on some of their charts
jinay
·vorig jaar·discuss
I wonder if you could use the Chrome local AI API to build something like this: https://developer.chrome.com/docs/ai
jinay
·vorig jaar·discuss
For anyone who wants to listen, it's on this page: https://yummy-fir-7a4.notion.site/dia
jinay
·vorig jaar·discuss
Make sure you're using the "-it-qat" suffixed models like "gemma3:27b-it-qat"
jinay
·vorig jaar·discuss
Cursor is likely very tuned for Claude (prompts-wise and all) due to its dominance with 3.5 and now 3.7. Still, Gemini 2.5's tool calling has been pretty poor in my experience which Cursor heavily relies on.
jinay
·2 jaar geleden·discuss
Fun fact: the Codeium office is actually the Pied Piper office from the show [1], so yeah, they like Silicon Valley.

[1] https://x.com/codeiumdev/status/1851400416946462967
jinay
·2 jaar geleden·discuss
How does it stack up against GitHub's own search?
jinay
·2 jaar geleden·discuss
Hmm, I've never used /. so it wasn't me who shared it.
jinay
·2 jaar geleden·discuss
Yep, it does some naive rescaling of the clock to make it circular (since perspective would make it more like an ellipse in the image), but then assumes 12 is always at the top.