Overengineering a way to know if people are in my university's CS lab
1–10 of 90 posts
Re: Overengineering a way to know if people are in my university's CS lab
#2Re: Overengineering a way to know if people are in my university's CS lab
#3One thing from and old cranky dev that I notice: it would seem the yml you post has redundancies: either have 4 endpoints, no payload or 4 different payloads, one endpoint (the endpoint itself can tell you what you need to do) However, from the express script it looks like you arrived at this in the final solution anyway. Not sure if I missed something though, is there a reason the API needs such a shape? Cheers!
Re: Overengineering a way to know if people are in my university's CS lab
#4Re: Overengineering a way to know if people are in my university's CS lab
#5Re: Overengineering a way to know if people are in my university's CS lab
#6Love the motivation! Reminds me of the first stuff I built back in my university days. One thing from and old cranky dev that I notice: it would seem the yml you post has redundancies: either have 4 endpoints, no payload or 4 different payloads, one endpoint (the endpoint itself can tell you what you need to do) However, from the express script it looks like you arrived at this in the final solution anyway. Not sure…
Re: Overengineering a way to know if people are in my university's CS lab
#7Source: have done similar hobby projects for fun, which turned out to be illegal.
Re: Overengineering a way to know if people are in my university's CS lab
#8Nice project but it could be illegal. Check your jurisdiction. Source: have done similar hobby projects for fun, which turned out to be illegal.
Re: Overengineering a way to know if people are in my university's CS lab
#9I swear to God that all of these CS labs at different unis look the same. I am getting flashbacks of labs in Toronto that looked exactly like pictures in the post
Re: Overengineering a way to know if people are in my university's CS lab
#10Nice project but it could be illegal. Check your jurisdiction. Source: have done similar hobby projects for fun, which turned out to be illegal.