

Yes, wholeheartedly. They’re not cheating the school—they’re cheating themselves. If you’re paying 200k+ for an education, for what earthly reason would you then skip the actual education?
Yes, wholeheartedly. They’re not cheating the school—they’re cheating themselves. If you’re paying 200k+ for an education, for what earthly reason would you then skip the actual education?
It’s a form of malware that exponentially burns through resources. The classic example is using the Unix fork
command, which spawns a new process. You then program it so each process spawns several child processes, each of which spawn children of their own, and so on until the computer runs out of compute resources and freezes up entirely.
In this case, the idea is to have the LLM query LLMs in the same recursive manner, burning query tokens almost as fast as OpenAI burns venture capital.
In my experience, very, but it’s also not magic. Being able to package an application with its environment and ship it to any machine that can run Docker is great but it doesn’t solve the fact that modern deployment architecture can become extremely complicated, and Docker adds another component that needs configuration and debugging to an already complicated stack.
It’s not a matter of what people can use, but what people do use. Like it or not, Discord is the de facto standard, and it’s a lot easier to install workarounds that make Discord usable on Linux than it is to convince all your friends to switch platforms.
For many people, socialization is a core part of gaming, and Discord is far and away the most common platform for that socialization.
I’ve been migrating one of my company’s apps from microservices back to monolithic Java. It’s wonderful. I haven’t touched a line of yaml in weeks.
doesn’t understand that this is a useful first step in debugging
reacts with anger when devs don’t magically have an instant fix to a vague bug
Yep, that’s a manager
In my experience refactoring lots and lots of crappy code left by devs long gone, a dev who can write useful comments is by and large a dev who can write code clean and simple enough not to need them. If the code doesn’t have informative names and clear separation of concern, chances are a comment won’t help because the dev didn’t really know what they did that worked in the first place.
Not being able to just slam every word the prof says into your computer also forces you to be more deliberate about what you choose to write down, which makes handwritten note taking a form of active learning–you are real-time engaging with and processing the content rather than unthinkingly slapping a keyboard.
Yeah, this guy is either trolling or doesn’t have the faintest clue what a good education actually comprises.