Viewing profile — sannysanoff
sannysanoff
HN member- Joined
- Mon, Oct 03, 2011, 12:11 PM UTC
- HN karma
- 103
- Public activity
- 62 items
- HN profile
- View on Hacker News ↗
About sannysanoff
Recent public activity
-
comment
Comment #48127755
IDE written in Java indexing 10K files, compiling + running spring boot apps that take 30 seconds to start on the M4, or C++ compilation, or rust compilation.. Or maybe you were sa…
-
comment
Comment #48106011
Most important thing of basic was not language or compiler. It's that you could LIST. Then move cursor up and edit and press enter. (Not found in ZX, but still ok). Next, you could…
-
story
LLM Can Be a Supercompiler
I just took some legacy java code. You know that one, well engineered, extensible, with multiple cases accumulated with years, special cases, kinda slower than it was initially, bu…
-
comment
Comment #46191203
Fluent in shell, but cultural context is more difficult, especially with pipers, had to do guess work.
-
comment
Comment #45641246
while both versions are O(N^2), your version is slower because comparison operation, which affects execution speed. This is suboptimal. q)x:1000 q)\t:1000 sum (til x)=/:(til x) 889…
-
comment
Comment #45419048
I still use aider, because often I know better what to do.
-
comment
Comment #45160491
shameless plug: https://sannysanoff.github.io/whiteboard/ not only for mac users.
-
comment
Comment #44671473
when you do LLM-assisted coding in Kotlin, it burns 2-3 times less tokens than Java! PROFIT!
-
comment
Comment #44658409
You should automate this, like i did. You're an engineer, no? Work around the digital bureaucracy. - Running build pipelines: make cli tool to initiate them, monitor them and notif…
-
comment
Comment #44648756
people don't even get it :-]
-
comment
Comment #44648484
Selfware. https://old.reddit.com/r/ChatGPTCoding/comments/1lusr07/self... Gonna be lots of posts of selfware like that soon.
-
comment
Comment #44163483
Got a new Mac, found the Desk View app (pre-installed). Enjoyed it. Before, I felt mute during Zoom meetings. Now I can explain things with paper and pen. Mouse drawing was never m…
- story
-
comment
Comment #43988355
I was always amazed that the smalltalk environment looks like a complete computer control - a paradise for a programmer and a hacker, and a creator. It's surprising that it didn't …
-
comment
Comment #43985974
Prophets are always beaten by average citizens, because prophecy is always unpleasant. It can't be otherwise. At the same time, you can't tell right away whether a person is really…
-
comment
Comment #43985905
it's known idiom, it means: optimal algorithm is found; like in "tic tac toe is solved problem".
-
comment
Comment #43897322
[flagged]
-
comment
Comment #43795510
My intention is good. I advise right way. It's not an offense. (I have my job to do. They may consider doing what I say, it will be then their job to do)
-
comment
Comment #43783196
Please finally add q language with proper integration to your tables so that our precious q-SQL is available there. Stop reinventing the wheel, let's at least catch up to the previ…
-
comment
Comment #43332285
That is indeed the case. Perhaps I should have clarified that my comments are directed at the current political system of the United States. The purpose of my message was to highli…
-
comment
Comment #43331256
It seems to be a matter of indifference to many that a persistent societal division of fifty-fifty is symptomatic of a profound societal schism. This is because such a division, in…
-
comment
Comment #41203629
what are examples of local LLMs that accept images, that are mentioned in the README?
-
comment
Comment #40157289
I envision the app on the phone that implements AI secretary and answers unknown phone numbers on my behalf, and calms down calling party with various measures, with sort of captch…
-
comment
Comment #39915079
Is there any example project utilizing one of the available WASM runtimes that could load, instantiate and run WASM module on android in near native speed, not interpreted (not web…
-
comment
Comment #39479728
often, chatgpt translates better.