Coder Survival Guide

Coder Survival Guide

5839 bookmarks
Newest
This is Service Design Doing — Book / School / Methods
This is Service Design Doing — Book / School / Methods
Learn how to embed service design thinking in your organization, and change the way your teams work. Benefit from the collected knowledge in the book or book an executive school. Make use of 54 free method descriptions, directly available for download.
·thisisservicedesigndoing.com·
This is Service Design Doing — Book / School / Methods
Qu'est ce que le
Qu'est ce que le
Découvrez le design de service, une approche systémique, collaborative et centrée sur l'utilisateur !
·beewo.fr·
Qu'est ce que le
Quality Is Systemic - Jacob Kaplan-Moss
Quality Is Systemic - Jacob Kaplan-Moss
Software quality is more the result of a system designed to produce quality, and not so much the result of individual performance. That is: a group of mediocre programmers working with a structure designed to produce quality will produce better software than a group of fantastic programmers working in a system designed with other goals.
·jacobian.org·
Quality Is Systemic - Jacob Kaplan-Moss
How can green businesses avoid greenwashing?
How can green businesses avoid greenwashing?
Volkswagen make clean diesel engines. Like really clean diesel. Or so they claimed. Their Clean Diesel technology was a key selling feature of some of their most popular vehicles. Then in 2015, it all fell apart when the US Environmental Protection Agency found that real world NOx emissions from their vehicles were forty times higher than in laboratory tests. To make it worse, this was not an accident. Volkswagen had programmed their engine management system to identify when a vehicle was going through an emissions test and modify engine performance to reduce emissions during the testing cycle. This was not only misleading, it was illegal. The deception affected 11 million cars worldwide and became known as the Dieselgate scandal, probably the best known example of corporate greenwashing.
·tomgreenwood.substack.com·
How can green businesses avoid greenwashing?
Ethical Persuasion
Ethical Persuasion
Persuasion is getting a bad rep: too often is associated with manipulation and considered incompatible with ethics. Is this really true, though? We often use persuasion in everyday life: I bet that…
·ethicaldesignnetwork.com·
Ethical Persuasion
The Twisted Life of Clippy
The Twisted Life of Clippy
In the ’90s, Microsoft created a cartoon paperclip that it quickly retired. Its developers never imagined the virtual assistant would become a cultural icon.
·seattlemet.com·
The Twisted Life of Clippy
Réduire la taille des packages et mises à jour
Réduire la taille des packages et mises à jour
Constat : avec l’âge nos applications prennent du poidsAvec l’accroissement des possibilités de stockage offertes par les smartphones et l’augmentation de la bande passante disponible, nos apps n’ont cessé de “prendre du poids” au cours du temps.
·programmez.com·
Réduire la taille des packages et mises à jour
Let's build a website using XML!
Let's build a website using XML!
It is 2023. XHTML is dead and buried. HTML is a "living standard" with billions of users. So what kind of idiot would want to build a website using XML? Me. I am that idiot. Last year, I launched a "web page" which didn't use HTML. Called, appropriately enough, "YOU DON'T NEED HTML!" That (ab)used [...]
·shkspr.mobi·
Let's build a website using XML!
How large DOM sizes affect interactivity, and what you can do about it
How large DOM sizes affect interactivity, and what you can do about it
Large DOM sizes can be a factor in whether interactions are fast or not. Learn more about the relationship between DOM size and INP, and what you can do to reduce DOM size and other ways to limit rendering work when your page has lots of DOM elements.
·web.dev·
How large DOM sizes affect interactivity, and what you can do about it