HATEOAS for Haunted Houses

sanfordtech.xyz

61 points by recursivedoubts 5 days ago


flufluflufluffy - a day ago

I can’t stand this acronym. Why would you ever create an acronym where the first 4 letters are “HATE”? All I ever hear in my head when I read that is “HateOS”

edit: ALSO, whoever made went particularly out of their way to make it so — typically words like “as” and “the” aren’t included in acronyms. Arrgghh it grinds my gears so much!

b_e_n_t_o_n - 2 days ago

It's quite cool honestly, well done to the developer. It works, so it's de facto a good solution.

> The hard parts weren’t the architectural pattern - they were embedded systems constraints. Tuning buffer sizes and designing components shallow enough to fit in 512 bytes required iteration.

I am a bit confused by the choice to use HATEOAS for this. Given the hardware constraints of the controllers I wouldn't have figured that doing handlebars style html templating is a good use of resources, rather than just sending raw data to the client and having it handle the presentation. I probably would have returned a blob of data from the servers and handled everything on the client, but I also am a UI guy first and foremost...

protocolture - 2 days ago

I just use Webdis for my haunts/rooms.

someothherguyy - 2 days ago

can't tell if this is supposed to be a joke

jimmy6677 - 4 days ago

Never thought about a haunted houses tech stack!