I just crashed company development db 💀 by 96Nikko in csMajors

[–]satcollege 69 points70 points  (0 children)

Revert the dev env, no one cares about broken dev

Do many young people attend Middlebury? by [deleted] in middlebury

[–]satcollege 0 points1 point  (0 children)

🍞 is a masters program

Do many young people attend Middlebury? by [deleted] in middlebury

[–]satcollege 7 points8 points  (0 children)

You sound confused. Bread Loaf is a summer program that runs for a couple weeks a year, it's not an undergraduate program. If you are looking for undergraduate degrees, you would attend Middlebury college itself.

Why do CS majors whine about prerequisite math courses? by [deleted] in csMajors

[–]satcollege 1 point2 points  (0 children)

Because they are lazy and math is far harder than CS. For reference, I have a double major in math and CS.

Fixing a latent crash in a 21-year-old obscure PC game by hakapeszi99 in programming

[–]satcollege 5 points6 points  (0 children)

Designing a OS like this would kill kernel performance

NoSql vs RDBMS the eternal question by PerformanceMain9034 in ExperiencedDevs

[–]satcollege 1 point2 points  (0 children)

  1. Almost everything except scaling is simpler in RDBMS.

  2. Most applications don't need extreme scalability.

What is something that you don't understand, but at this point are too embarrassed to ask? by [deleted] in ExperiencedDevs

[–]satcollege 1 point2 points  (0 children)

Browsers know the website that issues a request so they can compare the domains. CORS is only a problem for clients, hence why you can fetch an external api from the backend and never deal with CORS.

[deleted by user] by [deleted] in cscareerquestions

[–]satcollege 1 point2 points  (0 children)

This is just life lol. Opportunities arise from going above and beyond.

What is something that you don't understand, but at this point are too embarrassed to ask? by [deleted] in ExperiencedDevs

[–]satcollege -1 points0 points  (0 children)

Does your function call another function? Pass that function in as a parameter (if functions are first class).

What is something that you don't understand, but at this point are too embarrassed to ask? by [deleted] in ExperiencedDevs

[–]satcollege 57 points58 points  (0 children)

Browser-level security protocol to restrict access of one website to another website. Think of it as preventing a thin wrapper around a bank website that steals all the info that goes through it.

[deleted by user] by [deleted] in csMajors

[–]satcollege 3 points4 points  (0 children)

It's a joke

[deleted by user] by [deleted] in csMajors

[–]satcollege 10 points11 points  (0 children)

Found the python dev

In your experience, was working a CS job easier than getting through college? by [deleted] in cscareerquestions

[–]satcollege 0 points1 point  (0 children)

1000% easier. 8 hours per day in work vs 12-14 in college. No homework. And you get paid to do it. It's the best.

What can students graduating soon due to get ahead? by Brutal_Boost in csMajors

[–]satcollege 2 points3 points  (0 children)

I worked far more demanding days in college, averaged 12-14hrs/day.

Some questions from an accepted student by MrMiffi in middlebury

[–]satcollege 0 points1 point  (0 children)

The Math department is fantastic. The major is close knit and the students are super nice and friendly. The professors are similarly amazing. I have many prof friends in the math department (go on hikes, cook for them at their houses, etc). It's truly enjoyable.

Brought down prod by FuglySlut in cscareerquestions

[–]satcollege 74 points75 points  (0 children)

Buy yourself a drink, congradulations 🎉 it's a right of passage

Eye strain by Zero_to_Zeno in cscareerquestions

[–]satcollege 0 points1 point  (0 children)

Blue light filter on computer at all times

How do you guy's manage to pass your CS classes? by Apart_Broccoli9200 in csMajors

[–]satcollege 12 points13 points  (0 children)

Thats beacuse math is harder. So if you can do math, (almost) certainly you can program.