Viewing profile — codeenlightener
codeenlightener
HN member- Joined
- Tue, Aug 10, 2021, 11:17 AM UTC
- HN karma
- 34
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About codeenlightener
No profile information was provided.
Recent public activity
-
comment
Comment #32949817
looks great, reminds me of our product, https://denigma.app that explains the business logic of code and technical concepts, which recently launched an extension for all Intelli-J …
- comment
-
comment
Comment #32043119
We have a product with a VS Code extension (IntelliJ and Chrome) coming soon that does this: https://denigma.app
- story
- story
-
comment
Comment #31600535
What are the operational costs of 70MR? What prevents you from scaling to zero employees?
-
comment
Comment #31535573
This is an exciting direction for AI code tools! I'm curious to see code review tools that give feedback on non-approved code to developers, which I think is the an important purpo…
- comment
-
comment
Comment #29426539
Hmmmm, if it's not "too long to fit on one line and so instead it's written as 12", what is "setLong(12)"?
-
comment
Comment #29425018
A self-hosted version will be developed, but it will likely take a few months at minimum. The hardware requirements (GPU) might be hefty. I'll try to see if I can optimize the size…
-
comment
Comment #29410349
I encourage everyone to try it on real-world (non-esoteric, non-homework) code from production. That's where it works best. :-)
-
comment
Comment #29410243
Denigma works very poorly on short code– especially single lines. It warns you. It is designed for explaining real-world code in context, and performs poorly on esoteric examples.
-
comment
Comment #29410192
Hello! I'm the founder of https://denigma.app , an AI that explains code. It's available now, with a free demo and VS Code extension, with an Emacs extension coming soon. Denigma i…
-
comment
Comment #28620702
AI can also read code like a human: https://denigma.app
-
comment
Comment #28449200
Thanks, I will update our info to say "conversational English." Can you explain what you mean by text layout? Do you want it justified? Formatted differently? > What I think I woul…
-
comment
Comment #28448526
Which explanations did you like best? What about them impressed you? I'll raise the rate limit to a very high amount in a moment! > I am still not sure of the exact business case. …
-
comment
Comment #28448279
Hi HN! I created this to help decipher complex game engine logic. Instead of a literal translation, what it does is get at the core ideas in the code. Programmers spend 30-90% of t…
- story
-
comment
Comment #28162837
> that I think it's more correct than "mean squared error". You should change that example. Thank you for the feedback. > - The code is called l2, which stands for "linear regressi…
-
comment
Comment #28162778
You are right, I forgot to add "www.denigma.app" to the CORS list.
-
comment
Comment #28136933
If it's not too hard, could you please press F12, pick "console" and send a screenshot? I wonder if you have some add-on blocking my JS...
-
comment
Comment #28136529
> The live example on the home page doesn't seem to work. I assumed JS was supported and typed this: It currently works for me. Can you try again?
-
comment
Comment #28136507
> It's hard to believe that the system can detect that it's the "mean squared error". Is this an explanation a real example from the implementation, or it's just a handmade example…
-
comment
Comment #28131163
* There's a demo available– no sign in is required to use it. Try throwing complex code at it. * Check out the sample code and explanations by clicking on the different tabs. * Den…
- story