14
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 05 Jul 2026
14 points (93.8% liked)
Open Source
47722 readers
67 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
More of a general tip: https://reuse.software/ can help to get this stuff right.
Pretty sure, it won't be able to help with your use-case of copy-pasting code snippets, though (it's not at all trivial to know which parts you copy-pasted), but it gives you a structure to work with and can automatically annotate new source files.
Okay thanks, this seems informative! I'll take a closer look when I have time.