Viewing profile — abalaji
abalaji
HN member- Joined
- Thu, Jan 21, 2016, 5:15 AM UTC
- HN karma
- 677
- Public activity
- 200 items
- HN profile
- View on Hacker News ↗
About abalaji
[ my public key: https://keybase.io/abalaji; my proof: https://keybase.io/abalaji/sigs/6ZE68eBh5A9HTuUYP59JitdDb5igrMVBOi7gKFulYmw ]
Recent public activity
-
comment
Comment #49039986
Opus is better than Sonnet -- an Opus is longer than a Sonnet
-
comment
Comment #48243450
hmm, would be funny if this was AI generated (as per pangram, SoTA AI detection model) https://www.pangram.com/history/93691929-63c0-4c18-a620-e0b7...
-
comment
Comment #48202841
I don't trust facts from humans. When I am searching for something, I usually want to find direct sensor readings. As soon as a number is involved, I do my best to not even look at…
-
comment
Comment #47710652
Honestly, tbh it just looks like a skill issue when looking through their feed: https://x.com/EFF Making content platform "native" and garner attention is hard work and while their…
-
comment
Comment #47559811
this is great and should be in the blog post
-
comment
Comment #46626111
adithyabalaji.com
-
comment
Comment #45416960
this blog post will be a great barometer of commenters who read the post vs those who don't
-
comment
Comment #45079810
57. I got a ton of shape rotation problems. Figured out a strategy for those: Focus on the 3 pronged shape. It is unique in all 4 orientations. You can use this to filter out bad r…
-
comment
Comment #44946791
This seems useful for folks who use Obsidian as a personal CRM. I got some queries with data view that I'm going to see if this can replace: https://blacksmithgu.github.io/obsidian…
-
comment
Comment #44716699
I think this flips at the frontier which may be what Tao is commenting on.
-
comment
Comment #44468645
Seems like the same software could be used as a soundtrack for Tai Chi exercises. Would be pretty neat.
-
comment
Comment #44296625
Honestly, this might have gone over better with messaging such as. "We added Ads to WhatsApp, here's what we're doing keep the user first" There is a cult understanding that Instag…
-
comment
Comment #44241670
> the scientific insights that got us to systems like GPT-4 and o3 were hard-won, but will take us very far. Does anyone know if there are well established scaling laws for reasoni…
-
comment
Comment #43839692
faustian bargain: you trade scrape ability for your website for one click buy of your product.
-
comment
Comment #43528843
Gotta start 'em young on dealing with government bureaucracy.
-
comment
Comment #42836787
Looking through the code, it looks like this uses your personal Apple Mail entitlements to pull the locations that get collected by devices on the FindMy network: https://github.co…
-
comment
Comment #42800898
Hence, the qualification of stable API. You can mark fields as unused and fields as optional (recently): https://stackoverflow.com/a/62566052 When your API changes that dramaticall…
-
comment
Comment #42800516
Everyone is hating on gRPC in this thread, but I thought I'd chime in as to where it shines. Because of the generated message definition stubs (which require additional tooling), c…
-
comment
Comment #42426419
Never thought I'd see the day where HN needed a community note.
-
comment
Comment #42290207
another option from the sibling comment is to use `remote-pdb` which you can then telnet into from outside the container after exposing the port
-
comment
Comment #42142888
An easy way to make all LLMs somewhat good at chess is to make a Chess Eval that you publish and get traction with. Suddenly you will find that all newer frontier models are half d…
-
comment
Comment #41631286
@dang: could we get url to include the username since this isn't about Obsidian itself, but rather a user generated blog?
-
comment
Comment #41195465
Sounds similar to the theme system that CGP Grey and Mike advocate for in the Cortex podcast. https://www.themesystem.com/
-
comment
Comment #40719508
My guess is that this is a post training (rlhf) artifact on world model prompts. There were likely many “logical inconsistency” prompts which humans coerced to the above response.
-
comment
Comment #40280954
This seems great, I would use something like this day to day if it were a vscode plugin. Often times two side by side panes are not enough to get the intertwined context of a large…