this post was submitted on 20 Jul 2023
0 points (NaN% liked)

Technology

37604 readers
133 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Jaamulberry@beehaw.org 1 points 1 year ago (1 children)

Counter point. I would wager people are more productive scrolling 5 minutes through a Facebook post then taking a 30 minute coffee break talking to various coworkers. I would hate this. Also if you're a developer how would you research something? No stack overflow? No access to forums to solve particular problems? Not sure this is sustainable.

[–] HarkMahlberg@kbin.social 0 points 1 year ago (1 children)

Losing access to language reference docs would be huge. What are they gonna do, save them all locally? Maintain copies of those sites on the company intranet, at the company's expense? What happens when the next version of Python is released?

This is a real cut the nose the spite the face move. Google would hemorrhage developers.

[–] abhibeckert@beehaw.org 0 points 1 year ago (1 children)

If I had access to a good LLM, that'd be enough for 99% of my research. And the other 1% I could probably do on a phone.

[–] aksdb@feddit.de 1 points 1 year ago* (last edited 1 year ago)

LLMs produce text. They don't answer questions. If the probability of the keywords in the question are being used in correlation with the answer often enough, it might (re)produce the actual answer. But you can never be sure.

LLMs are not a source for information.