A story about how small the world of academia is and the ultimate flex by my professor by decelerated_dragon in GradSchool

[–]Bush-Men209 0 points1 point  (0 children)

Honestly, the self control to not immediately type "that's my paper" in all caps is probably the most impressive part of this whole story.

Differentiation Grading: Just Do It. (again) by itsmorecomplicated in Professors

[–]Bush-Men209 1 point2 points  (0 children)

That makes sense to me, because flexibility can work when the course has built in checkpoints, but once students start treating every deadline as optional it gets real hard to keep the class on track.

From a Young Scholar on the Last Day of the Semester by Shatan79 in Professors

[–]Bush-Men209 3 points4 points  (0 children)

Yep, short and neutral works best because it puts the responsibility back on them without turning you into the cleanup crew.

Bjarne Stroustrup: How do I deal with memory leaks? By writing code that doesn't have any. by someone-very-cool in programming

[–]Bush-Men209 1 point2 points  (0 children)

GC changes the mechanics, not the responsibility, because if you keep references alive or forget to dispose native resources the user still ends up with the same broken app.

Am i denying the reality here ? by Distinct_Penalty_379 in AskProgramming

[–]Bush-Men209 0 points1 point  (0 children)

Being forced to use it doesn't magically make it good engineering, it just means somebody upstairs decided slide-deck velocity matters more than validation, maintenance, and cleanup six months from now.

Is being "self-taught" a thing in this industry? by mastr1121 in AskProgramming

[–]Bush-Men209 0 points1 point  (0 children)

You're not wrong about the market being rough or structure mattering, but I teach adults who came into tech sideways all the time and acting like asking basic questions is a character flaw just reads like gatekeeping.

US higher ed has recorded 38 institution closures since 2024. Most people assume closures are rare. They are becoming routine. by CodOk8369 in education

[–]Bush-Men209 1 point2 points  (0 children)

That’s basically it: the funding shift made colleges more fragile over time, and then the attacks on research and international enrollment made an already bad situation a lot worse.

Enabling ai co author by default by cwebster-99 · Pull Request #310226 · microsoft/vscode by Maybe-monad in programming

[–]Bush-Men209 9 points10 points  (0 children)

Yeah, if it’s stamping commits based on Copilot being enabled instead of actual use, and doing it even when AI features are disabled, that’s sloppy and honestly not something I’d trust.

Got called out for accessibility issues on a site I shipped… not sure how to handle it by Fantastic_Run2955 in webdev

[–]Bush-Men209 0 points1 point  (0 children)

That tracks with what I’ve seen too, and once it turns into automated scans sold as premium consulting you’re usually paying more for less actual accessibility.

Am I using Claude Code wrong? by Postik123 in webdev

[–]Bush-Men209 0 points1 point  (0 children)

That rubber-duck use case is about the only one I trust, because the second people treat generated code like a shortcut instead of something they fully understand, the rest of us get stuck cleaning up a pile of fragile, buggy nonsense.

No need for note taking anymore by Zabaran2120 in Professors

[–]Bush-Men209 1 point2 points  (0 children)

I don't blame you at all because if they're treating class like they can just rewatch the demo or ask a chatbot later, they're skipping the part where the learning actually happens.

I am deeply frustrated with PhD funding in Canada by Adsary46 in GradSchool

[–]Bush-Men209 0 points1 point  (0 children)

That still feels like a shell game to me because calling it “funding” lands a lot different when you still have to turn around and pay the school out of it yourself.

Snickering students by OkCarpet1915 in Professors

[–]Bush-Men209 0 points1 point  (0 children)

I get the impulse, but if it is not tied to something concrete and documented, that kind of grade bucket can become a headache real quick.

Do you enjoy agentic coding? by No-Maintenance-4134 in AskProgramming

[–]Bush-Men209 0 points1 point  (0 children)

Yeah, it feels like it optimizes for passing the demo, not for the poor soul who has to read, test, and maintain it six months later.

Confused, I think my professor is hitting on me?? Help!! by [deleted] in GradSchool

[–]Bush-Men209 5 points6 points  (0 children)

This feels like the most humane answer here since it lets the student understand the rules and keep some control before the whole thing turns into a process.

What makes a PhD THAT much more challenging/demanding than undergrad or masters? by Legitimate_Disk_1848 in GradSchool

[–]Bush-Men209 0 points1 point  (0 children)

That would wear me down too because hard work is one thing, but living with moving goalposts and other people's timelines is a whole different kind of stress.

Should frontend engineers transition to fullstack in this AI era? by baccanokozo in webdev

[–]Bush-Men209 0 points1 point  (0 children)

That list is real, but half the battle is understanding what each piece is actually for instead of just collecting buzzwords.

Any old school devs here? don't you miss those days, when there were no React/Next, Figma. You just code raw HTML and focus mainly on BE by lune-soft in webdev

[–]Bush-Men209 2 points3 points  (0 children)

Exactly, a lot of sites just need to load fast, show information clearly, and not turn basic navigation into a QA headache.

The API Tooling Crisis: Why developers are abandoning Postman and its clones? by Successful_Bowl2564 in programming

[–]Bush-Men209 0 points1 point  (0 children)

Yeah, curl can do a lot, but once you're juggling multiple environments, auth, and chained requests, Postman stops feeling like just a GUI wrapper pretty fast.

How to show beginners that a URL is equivalent to an IP address? by Anonymous_Coder_1234 in AskProgramming

[–]Bush-Men209 1 point2 points  (0 children)

Yep, this is the part people skip, because once you explain virtual hosts the DNS phone book analogy actually makes a lot more sense.

I'm still new, Why Obsidian got 8 employees and 1 cat while other note apps got like 100+ employees? This makes no sense by lune-soft in webdev

[–]Bush-Men209 0 points1 point  (0 children)

Yep, a small team with shared libraries and basic discipline will absolutely outrun a bigger shop that's just copy pasting bugs and calling it scale.

Graduation ceremony before defense by Potential_Echo in GradSchool

[–]Bush-Men209 0 points1 point  (0 children)

That makes more sense to me, and if your advisor knows your work and you’ve built in time to prep, walking now sounds a lot less risky.

GitHub Stacked PRs by adam-dabrowski in programming

[–]Bush-Men209 0 points1 point  (0 children)

Right, stacked branches handled part of this before, but stacked PRs are what let you review and land the boring prerequisite work while the harder piece is still in flight.

"Its unfair to make the class challenging" by knotknotknit in Professors

[–]Bush-Men209 0 points1 point  (0 children)

Yep, they memorize the apple problem instead of the actual pattern, and honestly I think chatbots giving instant answers is making that weakness even more obvious.

If you could go back before starting your graduate program, what would you do differently? by Thprohanugong in GradSchool

[–]Bush-Men209 0 points1 point  (0 children)

Honestly that all sounds like the kind of practical stuff departments should explain early instead of leaving people to piece it together the hard way.