Earlier quoted context omitted.
Cheers. I saw that one and liked it. I do wish the title was "It's not just the incentives". Incentives are people and artifices. The latter deceptive or not. But the point being in feedback.
I think the intention of the title was to fire people up a little. Let them cook and not get away with passing the buck. Ultimately the incentive structures are a product of our actions, and the author does make that clear. So in effect, it all comes down to us.
I'd rather read the prompt
871–880 of 880 posts
Re: I'd rather read the prompt
#872Earlier quoted context omitted.
There is one other very useful form of "expansion" that LLMs do. If you aren't aware: (high-parameter-count) LLMs can be used pretty reliably to teach yourself things. LLM base models "know things" to about the same degree that the Internet itself "knows" those things. For well-understood topics — i.e. subjects where the Internet contains all sorts of open-source textbooks and treatments of the subject — LLMs really…
I use LLMs a huge amount in my work as a senior software engineer to flesh out the background information required to make my actual contributions understandable to those without the same background as me. eg, if I want to write a proposal on using SLO's and error budgets to make data driven decisions about which errors need addressing and which don't, inside a hybrid kubernetes and serverless environment, I could do…
If they won't read a relevant section of Google's book, why would they read an LLM-written version?
Re: I'd rather read the prompt
#873Earlier quoted context omitted.
I wonder if you could invent a teaching language so the LLM wouldn't know about it. A little drastic, but still.
Pretty sure you could just give an LLM the given docs / course material and it would be able to write the language to a reasonable standard. Especially if it had sensible error messages.
Re: I'd rather read the prompt
#874Earlier quoted context omitted.
[flagged]
Our CS department head was overheard saying, "Our job is to create researchers." I found this quite striking, since something like 10% of undergrads go into research. Most people really are there to help them get a job. So the program is designed not to meet the needs of 90% of its "customers".
Re: I'd rather read the prompt
#875Earlier quoted context omitted.
We (America) made university educations super expensive. Causality is complicated, but it probably started as an effort to destroy the anti-war movement in the 70's.
"Most financial experts attribute he sudden increases that started in the 1970s with an influx of federal funding designed to make college more affordable." https://educationdata.org/average-cost-of-college-by-year
When we're talking about college costs, public schools are really the only institutions that matter. The Ivies (or even Ivy+) are a rounding error compared to the big midwestern land-grant universities and the UC and Cal State systems.
States have substantially reduced their per-student support for universities: https://www.ppic.org/publication/higher-education-funding-in...
This coincides with federal funding programs, but student loans are famously not dischargeable, which makes them more instruments of social control than conventional financial vehicles.
Re: I'd rather read the prompt
#876What about using LLMs to refine or sharpen your existing work? Similar to a Rubber ducky? If you're intentional about maintaining and understanding the theory behind the work, I've found it a useful tool.
Re: I'd rather read the prompt
#877Earlier quoted context omitted.
I am generally education blind. Mostly I would say graduate school experience has been a net negative on my teams overall, if anything.
The second half seems to contradict the first. But I do condone the actions, as that's the only way things can change.
Re: I'd rather read the prompt
#878> I should hope that the purpose of a class writing exercise is not to create an artifact of text but force the student to think; a language model produces the former, not the latter. It's been incredibly blackpilling seeing how many intelligent professionals and academics don't understand this, especially in education and academia. They see work as the mere production of output, without ever thinking about how that…
Re: I'd rather read the prompt
#879Earlier quoted context omitted.
Our CS department head was overheard saying, "Our job is to create researchers." I found this quite striking, since something like 10% of undergrads go into research. Most people really are there to help them get a job. So the program is designed not to meet the needs of 90% of its "customers".
There’s an argument that treating students as “customers” has led to all kinds of bad outcomes. One example is it creates an incentive to invest in all kinds of fancy infrastructure (fancy halls/dorms and even lazy rivers) because that is how they attract more “customers” but this ultimately becomes a huge driver of educational costs. The same can be said for watered down courses etc.
Re: I'd rather read the prompt
#880Earlier quoted context omitted.
I use LLMs a huge amount in my work as a senior software engineer to flesh out the background information required to make my actual contributions understandable to those without the same background as me. eg, if I want to write a proposal on using SLO's and error budgets to make data driven decisions about which errors need addressing and which don't, inside a hybrid kubernetes and serverless environment, I could do…
> Link them to Google's SRE book and hope they read it. Still not achieving my goals, because they won't If they won't read a relevant section of Google's book, why would they read an LLM-written version?