https://github.com/nicknaso/papers-that-i-love
List of papers that I loved to study
https://github.com/nicknaso/papers-that-i-love
developer papers programming study
Last synced: 4 months ago
JSON representation
List of papers that I loved to study
- Host: GitHub
- URL: https://github.com/nicknaso/papers-that-i-love
- Owner: NickNaso
- License: apache-2.0
- Created: 2017-05-10T06:51:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T09:16:36.000Z (almost 6 years ago)
- Last Synced: 2025-03-25T05:54:15.960Z (over 1 year ago)
- Topics: developer, papers, programming, study
- Homepage: http://nacios.it
- Size: 82.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Papers that I love
This reposistory contains a series of papers that inspired me on my work, so this
pushed me to share them with all of you.
- **[Immutability changes everything](immutability_changes_everything.pdf)**
>There is an inexorable trend towards storing and sending immutable data. We need immutability to coordinate at a distance and we can afford immutability, as storage gets cheaper.
- **[On the Impact of Outdated and Vulnerable Javascript Packages in Docker Images](outdated_vulnerable_javascript_packages_in_docker_images.pdf)**
>This paper empirically studies the impact of npm JavaScript package vulnerabilities in Docker images. We based our analysis on 961 images from three official repositories that use Node.js, and 1,099 security reports of packages available on npm, the most popular JavaScript package manager.
### Nicola Del Gobbo
## Acknowledgements
Thank you to all people that encourage me every day.
## License
Licensed under [Apache license V2](./LICENSE)