You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
29Although I agree, the CEO perspective on this is that StackOverflow has to be building something new oriented toward growing revenue. We, the users of SO, recognize that GenAI is a bad idea for SO. But the sales team needs buzzwords to market the Teams product. Sadly, we can't just say "kill GenAI"--we have to offer a more compelling alternative way for SO to drive revenue.Conspicuous Compiler– Conspicuous Compiler2023-10-16 18:37:35 +00:00Commented Oct 16, 2023 at 18:37
-
3Yes and I didn't request to completely "kill GenAI" (just to put less resources/effort into it and focus on what's important). However, I don't think it would work out if they kept the same focus on it.dan1st– dan1st2023-10-16 18:44:41 +00:00Commented Oct 16, 2023 at 18:44
-
And it would be a relief (and I think a lot of people here would agree on that) to hear that no big GenAI initiatives were planned - but that might just be wishful thinking.dan1st– dan1st2023-10-16 18:57:35 +00:00Commented Oct 16, 2023 at 18:57
-
33Honestly, if Stack Overflow wanted to make a competitive GenAI product, they'd need to increase spending on it, massively. There's no use in having a worse conversational AI than Copilot/ChatGPT/CodeWhisperer/Replit etc. Microsoft has recently realized how enormously tricky integrating hallucinating GenAI in a business product is, so I don't see it being sensible for Teams either. Just investing a bit serves no other purpose than having something to talk about to investors. And given that GenAI has been a huge money burning machine for nearly all companies, that's not that useful either.Erik A– Erik A2023-10-16 19:31:55 +00:00Commented Oct 16, 2023 at 19:31
-
2Well, I don't think they can afford doing that.dan1st– dan1st2023-10-16 19:33:29 +00:00Commented Oct 16, 2023 at 19:33
-
9Indeed, so they should scrap it fully. There's no in-between with AIErik A– Erik A2023-10-17 08:05:44 +00:00Commented Oct 17, 2023 at 8:05
-
1Not sure how realistic that is but I don't feel I am in the position to request that.dan1st– dan1st2023-10-17 10:13:33 +00:00Commented Oct 17, 2023 at 10:13
-
12@ErikA There's no in-between with AI systems intended to be generalist – a big part of OpenAI's brand is producing “AGI” (which is awful at most stuff, but it attempts most stuff! Wow!). Special-purpose AI, like auto-summarisation tools for specific fields, can require vastly fewer resources while producing better outcomes: we had decent auto-summarisation tools before “LLM” was coined, we had decent OCR and image recognition of pastries before massive neural networks became a thing, etc..wizzwizz4– wizzwizz42023-10-18 20:47:38 +00:00Commented Oct 18, 2023 at 20:47
-
3Also if one uses an LLM for tasks special-purpose AI systems could be good for, they shouldn't expect too much of it.dan1st– dan1st2023-10-18 21:17:25 +00:00Commented Oct 18, 2023 at 21:17
-
1Since AFAIK there's not been a single company so far that's made a profit from genAI, I'd say it's insane that they don't just cut that tumor off from the company, instead of firing quite literally essential and priceless employees like V2Blast.Gloweye– Gloweye2023-10-23 12:31:37 +00:00Commented Oct 23, 2023 at 12:31
-
Glad someone brought up this elephant. The whole point of the SE network (all sites) has been the human interaction and knowledge. Replacing people with computers that "think" can only go poorly. Whether here or at any company/site.FreeMan– FreeMan2023-10-23 12:56:33 +00:00Commented Oct 23, 2023 at 12:56
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you