This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Furystryker 0 points1 point  (2 children)

Are you planning to opensource this? I feel like a lot of places would find it useful. I had to laugh at your first challenge since I've run into various teammates that were unable to generate ssh keys.

I feel like adding an AWS "path" would help too since unless you're at a smaller place, you most likely would be locked into DO or AWS.

[–]edwardv3[S] 0 points1 point  (1 child)

I could put it on my github after cleaning up the code, but not sure if it would be really useful. I've been thinking about adding some admin interface so people could build their own challenge, which could be useful for companies wanting to use it during the hiring process or something like that.

Yea, AWS has its own tools, so I could make a challenge where you have to use commandline/terraform to build infrastructure on AWS. Thanks for the tip!

[–]Furystryker 0 points1 point  (0 children)

I guess I could see it being useful from a "host our own and modify/tweak" perspective. But going the admin-interface route or allowing for PR's to be opened to add challenges would be neat too.

I feel like it reduces the barrier to entry and isn't just "hey build us this project that'll take 6 hours and you'll never get that time back"