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.
-
3Add seqlite.puny.engineering to the list– user6212Commented Jul 13, 2024 at 9:59
-
1It wasn't meant to be exhaustive, but rather illustrative :D. Aka, there's probably a ton more– Journeyman GeekCommented Jul 13, 2024 at 10:08
-
1... I didn'r recognise you in the comments, but yeah, I think there will be community backups :D– Journeyman GeekCommented Jul 13, 2024 at 11:16
-
4@JourneymanGeek - All three of those are more than welcome to continue to get the data dumps. We certainly can't and wouldn't consider declining to provide them to someone based on something that a downstream user MIGHT do.– Philippe StaffModCommented Jul 13, 2024 at 12:33
-
16@Philippe I'd appreciate if you're able to clarify: are they welcome to get the data dumps, or are they welcome to continue to distribute their transformations? One of the conditions shown in the screenshot is "I will not transfer it to others without permission from Stack Overflow." You also state that if someone doesn't follow that condition, the company has the option to decline to provide them with future dumps. Projects like SEqlite amount to transferring a format-shifted version of the data dumps to the public. How much transformation is required to make transferring the dumps ok?– Zach LiptonCommented Jul 13, 2024 at 21:42
-
9Also it appears that preparing something like SEqlite would require clicking through 364 separate download forms (assuming "additional checks for bots" manages to successfully prevent automation), which poses a rather large practical impediment. Saying that someone is "welcome" to do something if only they click through hundreds of forms instead of the single download available now is...not particularly welcoming.– Zach LiptonCommented Jul 14, 2024 at 3:24
-
@ZachLipton In these cases - someone can request the dumps - as per meta.stackexchange.com/questions/401324/… . As long as one or more people are fine with requesting a full dump (and we're yet to see the process, and how all of this does/doesn't scale) and is willing to share a download somehow, there's no need.– Journeyman GeekCommented Jul 14, 2024 at 3:28
-
1"are they welcome to continue to distribute their transformations?" If it's truly CC-BY-SA, isn't that compulsory? "ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original." Or is it saying that iff distributed, distributions must use the same license?– Michael come latelyCommented Jul 17, 2024 at 16:07
-
1@Michaelcomelately your second statement is correct, the license doesn't require redistribution, but if one does distribute they need to use the same license.– Abdul Aziz BarkatCommented Jul 17, 2024 at 16:51
-
2In 'this' context though the redistribution is implicit - all these cases are about redistribution in different forms. I recently came across a defunct FOSS LLM dataset that contained info from SE dumps. That would be an interesting case but I am waiting on the next set of clarifications before I ask yet another question(tm)– Journeyman GeekCommented Jul 17, 2024 at 23:40
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