Show HN: RESTful Doom – HTTP+JSON API inside Doom
1amstudios.com
Show HN: RESTful Doom – HTTP+JSON API inside Doom
1–10 of 31 posts
Re: Show HN: RESTful Doom – HTTP+JSON API inside Doom
#2I saw this presentation twice, and everytime is better. I love it.
Re: Show HN: RESTful Doom – HTTP+JSON API inside Doom
#3This is a fun little project. I'm anxiously awaiting obligatory HN comments about how C is unsafe, you should never write a web application that uses strcmp, and maybe this would be ok if he rewrote Doom in Rust first :).
Re: Show HN: RESTful Doom – HTTP+JSON API inside Doom
#4This is a fun little project. I'm anxiously awaiting obligatory HN comments about how C is unsafe, you should never write a web application that uses strcmp, and maybe this would be ok if he rewrote Doom in Rust first :).
You took the words right out of my mouth.
Re: Show HN: RESTful Doom – HTTP+JSON API inside Doom
#5Now to add Twitch integration.
Re: Show HN: RESTful Doom – HTTP+JSON API inside Doom
#6I'm reminded of "psdoom", a version of doom that let you kill processes with the shotgun: http://psdoom.sourceforge.net/
Re: Show HN: RESTful Doom – HTTP+JSON API inside Doom
#7This is a fun little project. I'm anxiously awaiting obligatory HN comments about how C is unsafe, you should never write a web application that uses strcmp, and maybe this would be ok if he rewrote Doom in Rust first :).
Please don't post like this. Analogously to how antivirus and virus software are kind of the same thing, it perpetuates what you're complaining about.
Re: Show HN: RESTful Doom – HTTP+JSON API inside Doom
#8I'm reminded of "psdoom", a version of doom that let you kill processes with the shotgun: http://psdoom.sourceforge.net/
Yes, I think subconsciously I was also. I remember being amazed by that back in the day also!
Re: Show HN: RESTful Doom – HTTP+JSON API inside Doom
#9Now to add Twitch integration.
Haha yes... although I would be slightly nervous to expose my janky C code to the internet. Where I'm confident it would crash and burn in a very short amount of time :)
Re: Show HN: RESTful Doom – HTTP+JSON API inside Doom
#10Great work and fantastic project idea and method of execution.