How I Hacked My University's Registration System with Python and Twilio
151–160 of 163 posts
Re: How I Hacked My University's Registration System with Python and Twilio
#152Need to be careful about this one. A student at my alma mater was suspended for doing the same thing: https://www.reddit.com/r/ucf/comments/xo5ye/ucf_student_pena... You have to love the education system...
Re: How I Hacked My University's Registration System with Python and Twilio
#153Earlier quoted context omitted.
Sounds like the quickest way to get a call from the university's IT department…
It's the IT department he should be selling it to. It sounds like exactly the sort of service they should be providing.
Re: How I Hacked My University's Registration System with Python and Twilio
#154College administrators who are considering Oracle for your registration needs, please consider anyone else instead, for everyone's sake.
Re: How I Hacked My University's Registration System with Python and Twilio
#155I was in the US and want to immigrate to Canada because of US broken H1B immigration system ( for me it will take 9 years to get a greencard). Here is what I did - The immigration website of Saskatchewan province opens up randomly to apply for immigration. I missed it many times because there is no indication other than the "Apply" button being enabled and a small text in their homepage which says "Applications are n…
I was surprised to see the number of applicants increase without the button having ever become available (no SMS received and I had logging to confirm). It was fun, nonetheless.
It's made me want to make something like this to diff arbitrary things and send notifications to people who're watching them, but I didn't sit down to do it, and sitting down to do it is all that matters.
Re: How I Hacked My University's Registration System with Python and Twilio
#156Re: How I Hacked My University's Registration System with Python and Twilio
#157Earlier quoted context omitted.
At my school, they would waive requirements if you take a higher level course in the same track. For example, if I just took CS102 that requires CS101, I wouldn't have to go back to satisfy the CS101 requirement. Obviously everywhere is different.
How... are you taking CS102 that requires CS101... without taking CS101? Are the requirements not actually required?
Re: How I Hacked My University's Registration System with Python and Twilio
#158Earlier quoted context omitted.
How... are you taking CS102 that requires CS101... without taking CS101? Are the requirements not actually required?
Course prerequisite are more like suggestions. I came in knowing how to code pretty well, so I didn't want to take Java for new programmers.
Re: How I Hacked My University's Registration System with Python and Twilio
#159Earlier quoted context omitted.
How... are you taking CS102 that requires CS101... without taking CS101? Are the requirements not actually required?
IDK about the parent's school, but my at university (RPI), when I was there, students could simply opt to skip "CS101", and move to "CS102". I think it was also encouraged (but again, not required) to have taken one of the AP CS tests if you did so. I think you could also opt out of "CS102" if you desired. It was on the student to determine how much they knew. The school just understood that a number of CS students h…
Re: How I Hacked My University's Registration System with Python and Twilio
#160Need to be careful about this one. A student at my alma mater was suspended for doing the same thing: https://www.reddit.com/r/ucf/comments/xo5ye/ucf_student_pena... You have to love the education system...