For PC gaming news and discussion.
PCGamingWiki
Rules:
- Be Respectful.
- No Spam or Porn.
- No Advertising.
- No Memes.
- No Tech Support.
- No questions about buying/building computers.
- No game suggestions, friend requests, surveys, or begging.
- No Let’s Plays, streams, highlight reels/montages, random videos or shorts.
- No off-topic posts/comments, within reason.
- Use the original source, no clickbait titles, no duplicates.
(Submissions should be from the original source if possible, unless from paywalled or non-english sources.
If the title is clickbait or lacks context you may lightly edit the title.)
- 1 user online
- 55 users / day
- 345 users / week
- 922 users / month
- 3.08K users / 6 months
- 1 subscriber
- 4.59K Posts
- 30K Comments
- Modlog
I’m a programmer so when learning a new framework or library I use it as an interactive docs that allows follow up questions.
I also use it to generate things like regex and SQL queries.
It’s also really good at refactoring code and other repetitive tasks like that
it does seem like a good translator for the less human readable stuff like regex and such. I’ve dabbled with it a bit but I’m a technical artist and haven’t found much use for it in the things I do.