Stop Using Conventional Commits

You’ve almost certainly encountered Conventional Commits before. It may have reared its ugly head in the changelog of an open source project you’ve used. It may have been the enforced commit format for an open source project you contributed to. A lot of people swear by it. I swear at it. Even though it is used by a large number of popular open source projects, Conventional Commits is an actively bad standard which encourages focus on the wrong things and fails to deliver on its promises.

Sumner Evans

🚨 NEWS: Versioning API: URI, Header e Strategie per Evolvere senza Rompere i Client

Ecco i punti chiave in breve:
💡 Hai mai rilasciato una modifica a un'API e scoperto che i client esistenti si sono rotti? È un classico. Il versioning delle API non è solo una procedura tecnica: è una strategia di convivenza con...

🚀 LINK: https://meteoraweb.com/analisi-dei-dati-e-metriche/versioning-api-uri-header-e-strategie-per-evolvere-senza-rompere-i-client

#rESTAPI #bestPractices #versioningAPI #uRIVersioning #headerVersioning

#Microsoft #entraid question that I cannot find a definitive answer to:

For a Break Glass account that is 1)excluded from conditional access and 2)PhishingResistant MFA enforced should it also be excluded from Self Service Password Resets?

I can only log in using a Yubikey but then SSPR prompts to add a second MFA.

Should I keep it and register MFA to a shared emergency phone?

#security #bestpractices #mfa

PetaPixel: Easy Macro Photography Tips for Incredible Close-Up Photos. “Looking to improve your macro photography? This guide explores techniques for capturing sharper close-up images of flowers, insects, products, food, and more, along with recommended camera settings, lighting setups, lenses, diffusers, focus-stacking tips, and creative tricks to take your macro shots to the next level.”

https://rbfirehose.com/2026/06/01/petapixel-easy-macro-photography-tips-for-incredible-close-up-photos/
Linting Your Design Tokens, what and why

Always Twisted

Northeastern University: Book publishing’s AI reckoning in full force. Few know what to do.. “Now, generative AI is forcing book publishing into a long overdue reckoning over what counts as original human work and how the tech should be ethically deployed or disclosed at all stages of the book production pipeline.”

https://rbfirehose.com/2026/05/31/northeastern-university-book-publishings-ai-reckoning-in-full-force-few-know-what-to-do/
Northeastern University: Book publishing’s AI reckoning in full force. Few know what to do.

Northeastern University: Book publishing’s AI reckoning in full force. Few know what to do.. “Now, generative AI is forcing book publishing into a long overdue reckoning over what counts as o…

ResearchBuzz: Firehose

International Labour Organization: New ILO database strengthens global knowledge on social dialogue institutions. “The database is designed to support governments, employers’ and workers’ organizations, researchers, and ILO constituents in strengthening evidence-based social dialogue policies and institutions across countries and regions.” I was not familiar with the term “social dialogue.” […]

https://rbfirehose.com/2026/05/31/international-labour-organization-new-ilo-database-strengthens-global-knowledge-on-social-dialogue-institutions/
International Labour Organization: New ILO database strengthens global knowledge on social dialogue institutions

International Labour Organization: New ILO database strengthens global knowledge on social dialogue institutions. “The database is designed to support governments, employers’ and workers’ org…

ResearchBuzz: Firehose

There’s a new open access book from University of London Press: Exploring Digital Cultural Heritage. “This book is an accessible starting point for researchers, postgraduate students and cultural heritage professionals interested in the past, present and future of digital cultural heritage. It explores the multiple interpretations, contexts and uses of digital cultural heritage across four core […]

https://rbfirehose.com/2026/05/31/university-of-london-press-exploring-digital-cultural-heritage/
University of London Press: Exploring Digital Cultural Heritage

There’s a new open access book from University of London Press: Exploring Digital Cultural Heritage. “This book is an accessible starting point for researchers, postgraduate students an…

ResearchBuzz: Firehose
Validating distinct data in requests

Learn how Laravel's distinct validation rule can help ensure uniqueness across array items in your form requests, preventing ambiguous references before they ca...

🚨 NEWS: REST API Design: naming conventions, status code e best practices per API che durano

Ecco i punti chiave in breve:
💡 Ti è mai capitato di dover integrare un'API dove gli endpoint si chiamano /getUserById e /createNewOrder, mentre i campi della risposta usano snake_case ma in alcuni punti camelCase? Se lavori nel bac...

🚀 LINK: https://meteoraweb.com/analisi-dei-dati-e-metriche/rest-api-design-naming-conventions-status-code-e-best-practices-per-api-che-durano

#rESTAPI #namingConventions #statusCode #bestPractices #aPIDesign