github.com/max-niederma...
#foss #opensource #freesoftware
github.com/max-niederma...
#foss #opensource #freesoftware
Thanks to @zoeyTheWitch's wonderful contribution, this release […]
[Original post on social.treehouse.systems]
Thanks to @zoeyTheWitch's wonderful contribution, this release […]
[Original post on social.treehouse.systems]
If you disagree with the SSPL, that's fine.
But if you argue against what you think what the SSPL is, rather than what it actually is, you are actively harming the FOSS community.
#FOSS #OpenSource #FreeSoftware #GPL #AGPL #SSPL
If you disagree with the SSPL, that's fine.
But if you argue against what you think what the SSPL is, rather than what it actually is, you are actively harming the FOSS community.
#FOSS #OpenSource #FreeSoftware #GPL #AGPL #SSPL
int main(int argc, char **argv {
uint8_t buffer[1 << 25];
// ...
}
```
This code segfaults on entry into main(). I guess it should have been obvious.
int main(int argc, char **argv {
uint8_t buffer[1 << 25];
// ...
}
```
This code segfaults on entry into main(). I guess it should have been obvious.