Details
-
AboutJust a Comp Sci Student ;)
-
SkillsJava, Bash, Python, HTML
-
LocationBrooklyn, NY
Joined devRant on 1/26/2020
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
worst - not finding a job/internship for months
best - I now have my first dev job, and I will be graduating college and getting married this month! -
Trying to send a quickpay and I get locked out of online access to my bank account because of "detected fraud." The problem? Fraud prevention department is the only ones who can fix this, and they don't open up until tomorrow morning. And I really need access to MY OWN ACCOUNT tonight. ¯\_(ツ)_/¯
-
So I'm tryna register for classes using my college's portal, and I click on "add/drop classes", and an entire Java stack trace gets dumped on my screen, with a warning at the bottom not to expose these errors to production in order not to let potential attackers know about how your backend works. I guess nobody at the college ever read that message.3
-
I am considering which CS elective to register for this coming semester, and I am not happy with many of the choices. Basically, I can choose between Android programming, a web programming class in the grad school, and maybe Linear Algebra for CS majors class. I am trying to figure out what is worthwhile to take in college, and what I can learn on my own. Advisor thinks I should take a web class, because it's important to know, but I am not too into web and I feel like I can just learn that on my own. I would rather take a class that will help me understand how things work, rather than just how to use a specific technology. What do you guys think?3
-
For at least the 3rd or 4th time this semester, I just saw a question on the CS chat about what the difference is between implements Comparable and extends Comparable in Java. Really? Do people not know how to scroll up, or did this person not realize that she didn't understand this until 2 MONTHS after the exam?1
-
!dev
I'm marking some exams for the class I teach right now, and I'm just so FRUSTRATED at the number of students that can't just fill out a STUPID multiple-choice answer!!! For goodness sake, don't just leave it blank, and don't give me 2 answers! How difficult is it to just guess a number between 1 and 4?!?!2 -
My mom has a degree in CS, but hasn't worked in the field for a while. She is looking to get back into it, and has drafted me to find her a good laptop.
My question: is core i5/ryzen 5 and 8GB memory enough, or should I go for more? I know it's enough for now, but how soon, if ever, will she need more? What dev fields will require more/what should I take into consideration?31 -
Another rant about my school: the default password system.
Each student's username is FirstnameLastname, and the same applies to teachers. The passwords assigned are <First initial><Last initial> for students, and the same for teachers with "teacher" appended to the end. As students, we figured out this system pretty quickly, and we were able to log into the computer system as any teacher who we knew had requested an account. (Teacher accounts had unfiltered Internet access, student accounts did not).
I now teach in this school, where they recently got Google Classrooms accounts for each teacher during Covid. The accounts use the same naming/password scheme! I somehow doubt the teachers replace their passwords, so any student clever enough to figure out the system can log into their Google for Education account.1 -
The school I work at was supposed to implement a new attendance-tracking system. It required teachers to log in to the system using the laptop in each classroom, and mark the attendance.
Oh, and by the way, the same system would be used to track grades.
How would they be sure nobody could get into the system? One student from each class would be chosen to be sure the system is logged out when the teacher leaves!
Thank God they haven't started using this system yet.1 -
Trying to make an Intellij plugin and coming across and error I don't understand. I google the error(s), find ONE result in English that describes EXACTLY what my issue is, and the answer on StackOverflow just directs me to the documentation with a brief explanation copied directly from someplace, WHICH I WAS USING AND AM STILL HAVING THE ERROR! And it's accepted, too!1
-
I'm in college now, and my mom sometimes helps me when I get stuck finding a bug in my code. She has a degree in CS, even though she barely used it, so she understands the basics. It's like a rubber duck, but better, because she can ask me questions, and answering them often leads me to the answers. She also listens to me go on and on about random topics I'm learning, even though she isn't interested... basically, she's great!7
-
Math for Computer Science Majors professor is going on and on about calculating probability as if I never heard of the topic before. I took probability theory last semester!! I am so not interested in staying on Zoom with my camera on :(1
-
My job is as a teacher, but my school just cancelled all in-person classes for the next two weeks, so I will have to teach over phone or Zoom (not sure what they're going to do yet). But I teach a science class and I am in the middle of a set of labs!! How are my students supposed to do lab work in groups over Zoom?!?!3
-
My college is doing a "practice run" of conducting all classes online because just in case they have to shut down the school eventually, they want to be sure that everything works. So I'll be taking classes from home this week. See how that goes, I guess...
-
me: *Taking Applied Statistics with R in the Math Department in my college*
classmates: "Did you get what's going on in that class?"
me: *never took statistics* Well I can get the programs to run, but I have no idea what they're telling me"
classmates: "I might get what's going on... if I could get the code to work."
me: "Well we're both doing great, then"1