Viewing profile — sriku
sriku
HN member- Joined
- Sat, May 17, 2014, 7:09 AM UTC
- HN karma
- 2,318
- Public activity
- 864 items
- HN profile
- View on Hacker News ↗
About sriku
email - srikumarks @t gmail d.t com blog - http://sriku.org
Work area (former) - Automatic video editing tools (algorithms, fx, rendering)
Ph.D. - Understanding Indian classical music through computer synthesis.
Banner - helping create, communicate, learn and understand Indian classical music through technology.
(formerly aufreak3)
Recent public activity
-
comment
Comment #49066521
Lean seems to fit your ask fairly well.
-
comment
Comment #49031582
I recently lent a book with some scribbled notes of mine to a friend and they were all like "oh we love scribbles in books". Another way to connect.
-
comment
Comment #48144340
Those inseparably mix up programming language, compiler, programmer(s) and application domain as factors.
-
comment
Comment #48008917
I wish people'd report metrics like "40 type classes, 5000 functions, 300 instances, 20 monads, 14 functors, ..." And such instead of "lines of haskell".
-
comment
Comment #47856396
This test would be a good way to lose existing subscribers perhaps.
-
comment
Comment #47856380
https://claude.com/product/claude-code seems to say it is included in Pro plan.
-
comment
Comment #47832321
"Fast" is not always a virtue and "efficiency" is not always the only consideration.
-
comment
Comment #47376542
While this can give a notation for the domain, you'd still need an engine to process it. Prolong+CLPFD perhaps meets it well (not too familiar with the tax domain) and one could pe…
-
comment
Comment #47159849
Another concatenative-ish one embedded in js .. just for fun - https://github.com/srikumarks/pjs You may find the "genailang" module fun to play with.
-
comment
Comment #47107328
This - I even ran Claude to produce a security eval of openclaw for fun and it was mostly spot on - https://sriku.org/files/openclaw-secreport-claude-13feb2026....
-
comment
Comment #47097223
We built something like this by hand without much difficulty for a product concept. We'd initially used LangGraph but we ditched it and built our own out of revenge for LangGraph w…
-
comment
Comment #47042198
The "impossibility" of enforcing legislated constraints on thousands of providers point is hand waving. We're all legislated to not harm each other. Throwing the small fraction who…
-
comment
Comment #47010995
"what specific laws ...?" If a company chooses a design and it can be proved through a subpoena of their communications that the design was intended and chosen for its addictive tr…
-
comment
Comment #46642043
Great point and many of the responses are very interesting too. I wonder whether part of this is a habitualization of intolerance for just being with oneself - to be ok with feelin…
-
comment
Comment #46527538
This looks to me like partly a false dichotomy. We can design languages and write libraries. Some would even argue that some kinds of "libraries" could be viewed as languages thems…
-
comment
Comment #46454133
i^i isn't unique right? The "let x = π/2" could very well have been "let x = π(4k+1)/2" for any integer k.
-
comment
Comment #46443687
The frame set by the OP completely out me off and dissuaded me from reading the rest of the article beyond the first paragraph. Didn't feel like much throught was given to what was…
-
comment
Comment #46443678
I find it hard to think of code as being the output of programming. I keep re-reading Naur's "Programming as theory building" paper and it still feels relevant and closer to how th…
-
comment
Comment #46381058
A quote shared by a close friend and mentor - Apparently an elderly Irish musician said this as he was tuni g his instrument - "I've learnt that the secret to being happy is to not…
-
comment
Comment #46297299
Am working on rewriting an imperative programming course to use Dafny to present verified algorithms and data structures.
-
comment
Comment #46297285
I quite like Dafny, despite my first run up with it (verification aspect) being frustrating. The language is well designed for this. Also, it looks like it is a great candidate as …
-
comment
Comment #46260522
In a discussion I was in recently, a participant mentioned "culture eats strategy for breakfast" .. which perhaps makes sense in this context. Be bold enough to do what makes the t…
-
comment
Comment #46021849
Wouldn't "The Age of Em" be relevant to this paper? Was surprised to not find a reference to it in the preprint.
-
comment
Comment #45936113
Impressive performance, yes but is the article giving more credit than due?
-
comment
Comment #45936108
Rgd the "14 lb 5 oz" point in the article, the simpler explanation than the hypothesis there that it back calculated the weight is that there seems to be a space between 14 and 5 -…