Update 'README.md'

main
Drew Bednar 2 days ago
parent 2c2a35c8f6
commit 38ff35dfce

@ -167,6 +167,10 @@ The awesome list of things.
- [SPA like behavior with HTMX](https://htmx.org/essays/you-cant/)
- [Konvajs](https://konvajs.org/): JavaScript Canvas 2d Library
## Linux
- [Debian Packaging From Git](https://optimizedbyotto.com/post/debian-packaging-from-git/): Create new Debian packaging repository from the existing upstream project git repository
## Articles
- [Sensible Sqlite defaults](https://briandouglas.ie/sqlite-defaults/)
@ -189,6 +193,8 @@ The awesome list of things.
- [The bootstrapers guide to outside funding](https://microconf.com/the-bootstrappers-guide-to-outside-funding)
- [The Missing Signals Manual for Python](https://bui.app/the-missing-manual-for-signals-state-management-for-python-developers/)
- [The Prompt Engineering Playbook for Developers](https://addyo.substack.com/p/the-prompt-engineering-playbook-for)
- [Atomics and Concurrency in C++](https://redixhumayun.github.io/systems/2024/01/03/atomics-and-concurrency.html)
- [Loading Pydantic Models Without Running Out of Memory](https://pythonspeed.com/articles/pydantic-json-memory/): Provides a technique to reduce memory usage when processing large amounts (100s of MBs) of JSON using Pydantic.
### Soft Skills
- [Being Too Ambitious Is A Clever Form of Sabotage](https://maalvika.substack.com/p/being-too-ambitious-is-a-clever-form)

Loading…
Cancel
Save