Live data from Hacker News

Viewing profile — MikeShah

MikeShah

HN member
Joined
Sun, Nov 06, 2022, 10:25 PM UTC
HN karma
34
Public activity
18 items

About MikeShah

No profile information was provided.

Recent public activity

  1. comment
    Comment #48605742

    I've been teaching my students for years about sound and music, and I always showcase Bobby Prince's work. Here's a fun clip of him playing in the early days: https://youtu.be/9w3y…

  2. comment
    Comment #47786622

    Opening talk at the recent D Language Symposium. Details and slides at Dlangsymposium.com

  3. story
  4. comment
    Comment #47243243

    Indeed! Thanks for also linking my discussion with Wouter His early work on Cube engine and Amiga-E are still awesome to look at.

  5. comment
    Comment #44450908

    This is a rerecording of a recent talk I gave at the New Jersey Programming Language Seminar on the D programming language. It's a brief tour of the D programming language, why I e…

  6. story
  7. comment
    Comment #43809270

    YouTube series has tutorials, and course videos are on my website. More slides and such will be posted on my website otherwise.

  8. comment
    Comment #43809265

    No worries at all! :)

  9. comment
    Comment #43799261

    We have also been using D for computer graphics and game programming as of this year! :D

  10. comment
    Comment #39305686

    D was originally the 'Digital Mars Compiler'. Everyone around Walter Bright kept calling it D because it was a modern language with C-like syntax. Thus, D the next letter in the al…

  11. comment
    Comment #38517013

    Continuing to add to my playlist on the language: https://youtube.com/playlist?list=PLvv0ScY6vfd9Fso-3cB4CGnSl...

  12. comment
    Comment #38516897

    A few other folks (including myself) are or otherwise continue to teach D. https://youtu.be/V2YwTIIMEeU?si=To2DBlzz30XAUptN https://dlang.org/blog/2022/02/19/how-i-taught-the-d-pro…

  13. comment
    Comment #37761312

    Absolutely! Any game in C#, Java, or even C++ Unreal Engine games. https://unrealcommunity.wiki/garbage-collection-36d1da

  14. comment
    Comment #37756100

    It's worth noting many (A majority as I understand) AAA game studios end up writing their own STL. I'm willing to bet many industries where performance is the primary concern also …

  15. comment
    Comment #37624442

    Here is my playlist: https://youtube.com/playlist?list=PLvv0ScY6vfd9Fso-3cB4CGnSl... Some more upcoming videos will include some tools for D's ecosystem. I can also recommend Ali's…

  16. comment
    Comment #37623404

    I like it, use it, and teach it. - It's both fast for prototyping and also scales well for large applications. - Compiles very fast with DMD and supports many platforms with LDC an…

  17. comment
    Comment #34000611

    Hi Folks, I wanted to share a video and recent article on getting started with time travel debugging using the freely available 'rr' tool on Linux (Full disclosure, I'm the author …

  18. story