
notes



· notesArtificial intelligence
Learning Resources Reading The 2025 AI Engineer Reading List(https://www.latent.space/p/2025-papers) Year-end AI Study Guide(https://www.unknownarts.co/p/a-year-end-guide-to-e


· notesSenior-plus
Overview Leverage Needed to get to the Staff+ Level You need to develop skills that give you the leverage to show bigger value to the company in order to be promoted beyond the


· notesCode Reviews
Overview Code reviews make everyone a better engineer and result in a better product over time. But developers tend to hate code reviews. It's always a source of tension between t
· notesIncident investigation
Overview When things break—whether it’s a service outage or a degradation in performance—the pressure to fix the problem can feel immense. But once the smoke clears, the real valu
· notesAccessibility testing
Overview There are several automated testing options to test your site for accessibility. Use the w3 valudator for checking HTML validation(validator.w3.org/nu). This has some g
· notesAccessibility layout
Overview HTML layout is one of the most important things to be aware of for screen readers. A screen reader will read the HTML of a website from top to bottom, using headings to
· notesAccessibility
Overview Why is accessibility important? Good accessibility is good design. It allows anyone to experience what you've made regardless of what technology they use. Understandi
