Viewing profile — amithegde
amithegde
HN member- Joined
- Mon, Dec 26, 2011, 5:38 PM UTC
- HN karma
- 4
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About amithegde
No profile information was provided.
Recent public activity
-
story
Show HN: VibeDbg – Cconversational, LLM-Powered AI Assistant for WinDbg
Transforms debugging with WinDbg into a conversational, LLM-assisted experience. Instead of memorizing cryptic commands, you can interact with the debugger using natural language: …
-
comment
Comment #44870196
[Windows Only] - Just create a .txt file, add `.LOG` at the top and save it. Next time you open it on `Notepad`, it will automatically add a timestamp.
-
comment
Comment #34432546
I used https://github.com/Antaris/RazorEngine to generate all sorts of complex HTML, email body etc. back in the day. Since it follows razor syntax, loops etc. work well
- comment
-
comment
Comment #23785189
arly research2 using biosensors that measure brain activity show that the brain exerts less effort when participating in a meeting using Together mode when compared to the grid vie…
- story
- story
- story
-
story
JQuery WhenAll()
Firing a callback when all ajax requests in a chain of ajax calls are done. Code courtesy: http://goo.gl/gnpmE