HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jinay

no profile record

Submissions

Scientific discovery as problem solving [pdf]

iiif.library.cmu.edu
3 points·by jinay·السنة الماضية·1 comments

[untitled]

1 points·by jinay·السنة الماضية·0 comments

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

cube20.org
5 points·by jinay·السنة الماضية·0 comments

Scaling Law Calculator

scaling.mishajw.com
2 points·by jinay·السنة الماضية·0 comments

[untitled]

1 points·by jinay·السنة الماضية·0 comments

[untitled]

1 points·by jinay·قبل سنتين·0 comments

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

90days.jinay.dev
4 points·by jinay·قبل سنتين·2 comments

comments

jinay
·السنة الماضية·discuss
Timestamped link to the YouTube video: https://youtu.be/T08wc4xD3KA?t=124
jinay
·السنة الماضية·discuss
Ooh I haven't, but this is exactly the kind of follow-up I was looking for. Thanks for sharing!
jinay
·السنة الماضية·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
·السنة الماضية·discuss
Soon we'll start having a humans.txt format to account for this

https://xkcd.com/927/
jinay
·السنة الماضية·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
·السنة الماضية·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
·السنة الماضية·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
·السنة الماضية·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
·السنة الماضية·discuss
I'm more referring to launch timing
jinay
·السنة الماضية·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
·السنة الماضية·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
·السنة الماضية·discuss
They really need to fix the kerning on some of their charts
jinay
·السنة الماضية·discuss
I wonder if you could use the Chrome local AI API to build something like this: https://developer.chrome.com/docs/ai
jinay
·السنة الماضية·discuss
For anyone who wants to listen, it's on this page: https://yummy-fir-7a4.notion.site/dia
jinay
·السنة الماضية·discuss
Make sure you're using the "-it-qat" suffixed models like "gemma3:27b-it-qat"
jinay
·السنة الماضية·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
·قبل سنتين·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
·قبل سنتين·discuss
How does it stack up against GitHub's own search?
jinay
·قبل سنتين·discuss
Hmm, I've never used /. so it wasn't me who shared it.
jinay
·قبل سنتين·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.