To become a better developer ? To read more OR to create/contribute to open source projects?
My answer to To become a better developer ? To read more OR to create/contribute to open source projects? on Quora
Contribute to an existing project, rather than starting one yourself. There are a bunch of benefits:
- You know it’s something people need, because there are already people using it and developing it
- You can learn from more experienced developers already on the project (and no risk that no-one good will join the project you’ve started).
- You won’t be creating a brand new project which might become abandonware later down the line
- If it’s a widely used piece of software, contributing will be excellent for your career—“I contribute to project X” where project X is something a company is already using will get you a LONG way in interviews.
- Because the project is already established, you’ll be forced to learn best practice in open source collaboration (mailing lists, issue trackers, pull requests and so on). If you strike out on your own you’ll have to figure this all out for yourself from scratch, and you might not do a very good job of it.
If your objective is to become a better programmer, joining an existing project is the way to go. The best reason to start a new project is that you need to solve a problem that no one else has solved in the right way for your needs yet.
More recent articles
- Weeknotes: Parquet in Datasette Lite, various talks, more LLM hacking - 4th June 2023
- It's infuriatingly hard to understand how closed models train on their input - 4th June 2023
- ChatGPT should include inline tips - 30th May 2023
- Lawyer cites fake cases invented by ChatGPT, judge is not amused - 27th May 2023
- llm, ttok and strip-tags - CLI tools for working with ChatGPT and other LLMs - 18th May 2023
- Delimiters won't save you from prompt injection - 11th May 2023
- Weeknotes: sqlite-utils 3.31, download-esm, Python in a sandbox - 10th May 2023
- Leaked Google document: "We Have No Moat, And Neither Does OpenAI" - 4th May 2023
- Midjourney 5.1 - 4th May 2023
- Prompt injection explained, with video, slides, and a transcript - 2nd May 2023