Open theSage21 opened 5 years ago
Don't think so.
Wanna have one last go at it? New branch? :dagger:
Hahaha! If someone from the current CompSoc wants to do it then yeah why not.
@utk-dev, @deadbeatfour - find out?
@libhide - I'll ask the current prez What sort of stuff are we planning?
I keep getting security warnings so maybe one up the dependencies.
I'm in jaipur abhi so maybe have them build orkfik and run under supervision?
On Wed 23 Oct, 2019, 16:07 Abhishek Chakraborty, notifications@github.com wrote:
@libhide https://github.com/libhide - I'll ask the current prez What sort of stuff are we planning?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/compsoc-ssc/compsocssc/issues/17?email_source=notifications&email_token=AB2WHUIGN3JJJ3XI5H5E6ATQQASN5A5CNFSM4JD3LFXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECA5X3A#issuecomment-545381356, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2WHUMVV3PGAKVSIHPCD33QQASN5ANCNFSM4JD3LFXA .
I'll pass on the message
So apparently nobody is working on the website currently from CompSoc. I've asked the president to tell interested people to contact me. I'll pass on your contacts to them if someone reaches out. Meanwhile, should we go ahead with the security fixes?
I think I'll just do a reboot then. I love doing those since it lets me try out new things on stuff I already know how to do
Yes, @theSage21 loves reboots.
🙃
So basically CompSoc is planning Orfik and a bunch of stuff in Feb and we've been asked for help. Reboot?
I'd love to do that! :heart: I can clean up soooo much code! I'm free this Sunday so I'll be able to help then. Will you be free?
I should be free. Although my django's a bit rusty. Are we keeping the same design and everything?
.xyz
and other rare ones are pretty cheapHow about this instead?
orfik.github.com
maybe use netlify + forms to track user progress
Sure, I'll ask if the current CompSoc students know how to use git. How do we update leaderboards and validate submissions in a static site?
/question/<previous answer hash>
I was thinking of CI too. Been wanting to try it for quite some time. That sounds like a good plan. I'll update you about the git-literacy (....or giteracy, sorry) of the present compsoc.
So the orfik repo might need to be private if we're adding questions via git?
So I don't think anyone currently in CompSoc is familiar with git. At least, that's what the president told me. Also, how close to Delhi are you? They're planning to have all of this in the last week of Feb so we have time now. No need to rush.
So we can't do session management with a static site, right? So do we generate hashes based on username(from a form field or something) and then give them a small text code they can use to resume the session?
md5(uname+pwd)
on the browser and forward that with every attempt to some sort of record keeping system(I'm leaning towards disguised google forms). That way we get rid of sessions entirely :smiling_imp:. It's breakable with rainbow tables but I'm guessing if someone's capable of that they deserve the prize anyways.1.Fair enough. Let's wait for @libhide and see if he has any new ideas and then get started?
@deadbeatfour any chance you could put us together in a group chat or something? The current president + us
Hey folks! Sorry about the late reply on this, been swamped. Some thoughts after reading the comments:
Static site + fancy things @theSage21 mentioned + a CI sounds good for orfik! We could even look into using serverless functions on netlify in some capacity. That might make things easier?
As for assets, I do have them, yup. But, I think the current soc members should tell us what logo/assets they are using. So, a group chat with the pres will help!
@libhide sounds good. Let's wait on a group chat to figure out how to proceed.
cc @deadbeatfour
@theSage21 @libhide I've made a WhatsApp group. That should work, right?
Does anyone maintain this project anymore?