https://github.com/herol3oy/paisley
A curated collection of insights from experienced technologists, each answering one simple yet profound question: "What would you improve in your technical domain?"
https://github.com/herol3oy/paisley
interview
Last synced: 2 months ago
JSON representation
A curated collection of insights from experienced technologists, each answering one simple yet profound question: "What would you improve in your technical domain?"
- Host: GitHub
- URL: https://github.com/herol3oy/paisley
- Owner: herol3oy
- License: mit
- Created: 2025-01-12T08:32:51.000Z (over 1 year ago)
- Default Branch: gh-pages
- Last Pushed: 2026-03-26T13:16:35.000Z (3 months ago)
- Last Synced: 2026-03-27T05:00:53.611Z (3 months ago)
- Topics: interview
- Language: HTML
- Homepage: https://herol3oy.github.io/paisley/
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Paisley
A curated collection of insights from experienced technologists, each answering one simple yet profound question:
**_"What tool, technology or process would you improve in your technical domain?"_**
## Inspiration
This project began with a single question I posed on Hacker News about improvements in front-end development. The two responses caught my attention:
> "I've done back end work where I dealt with asynchronous situations with production rules and RETE networks; I'd be interested to see this applied to the front end"
> "I would replace the whole ECMA / Javascript ecosystem with a LISPy model."
[Original discussion](https://news.ycombinator.com/item?id=41490327)
These unexpected and thought-provoking responses revealed the value of asking experienced technologists what they would change or improve. Every developer, researcher, and engineer has a unique perspective on what could be better in their domain.
Paisley is a space to share and celebrate these ideas.
## How to Contribute
1. Fork this repository
2. Create a new branch (e.g., `interview/firstname-lastname`)
3. Copy the interview template from `.github/PULL_REQUEST_TEMPLATE.md`
4. Create your interview file under `_posts` using the format: `YYYY-MM-DD-firstname-lastname.markdown`
5. Fill out your interview
6. Submit a pull request
## License
MIT License