Live data from Hacker News

Viewing profile — amithegde

amithegde

HN member
Joined
Mon, Dec 26, 2011, 5:38 PM UTC
HN karma
4
Public activity
9 items

About amithegde

No profile information was provided.

Recent public activity

  1. 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: …

  2. 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.

  3. 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

  4. comment
  5. 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…

  6. story
  7. story
  8. story
  9. story
    JQuery WhenAll()

    Firing a callback when all ajax requests in a chain of ajax calls are done. Code courtesy: http://goo.gl/gnpmE