Thursday, December 22, 2022
Good Article on Culture & Methods in SW
Monday, December 5, 2022
Why Databases Need APIs
I like and agree with this article. As our world continues growing into an inter-connected world especially with IoT, the ability to access (securely) data which should be encrypted and under privacy will become more vital. Blockchain technology hopes to solve some of the authentication of data, but databases will still need to serve as a "databank" in case any corruption infects a blockchain.
Notion AI
AI that writes your routine tasks for you. This is quite the money-maker considering how many people copy/paste/tweak notes and speeches.
https://www.theverge.com/2022/11/16/23460904/notion-ai-notes-writing-machine-learning
Wednesday, November 30, 2022
AWS RE: invent Dev Con tips
Tuesday, November 8, 2022
Rust - a language on the rise
Monday, June 6, 2022
Article Review: Best Practices for Naming Variables
Wednesday, April 20, 2022
Meta "Zuck Bucks" over Cryptocurrency
Thursday, January 13, 2022
6 Best Practices for API Design (and One Tool) by AWS Werner Vogel
I really like these 6 Rules by Chief Technology Officer (CTO) "Dr. Werner Vogel" of Amazon Web Services (AWS):
- APIs are Forever
- Never Break Backward Compatibility
- Work Backwards from Customer Use Cases
- Create APIs That are Self Describing and Have a Clear, Specific Purpose
- Create APIs with Explicit and Well-Documented Failure Modes
- Avoid Leaking Implementation Details at All Costs
For details, read this article - https://thenewstack.io/werner-vogels-6-rules-for-good-api-design/
Or, watch his video -
Friday, January 7, 2022
Chrome Dev Summit - Recaps
I finally got a chance to read (watch) the Google Chrome Summit videos. Very insightful!