Referenced link: https://try.element.io/frost-and-sullivan-report
Originally posted by Element / @element_hq@twitter.com: https://twitter.com/element_hq/status/1663887905301905408#m
🎉 >@Frost_Sullivan has recognized us as best in class in the global secure messaging industry!
Receiving its 2023 Technology Innovation Leadership Award is the ‘frosting’ on our cake 🧁
Read the report, it’s on the house! ➡️ https://try.element.io/frost-and-sullivan-report
RT @CCAM_EU: Navigating the "valley of death" between #research & #uptake can be a challenging journey. Join #EUCAD2023 discussions https://www.connectedautomateddriving.eu/eucad/eucad2023/ on #bestpractices for mobilising #funding programs & #policy tools in the most optimal way for defining a long-term plan for deployment!
🐦🔗: https://n.respublicae.eu/cinea_eu/status/1648290721496014848
#research #uptake #EUCAD2023 #BestPractices #funding #policy
👥 Gain valuable #insights and discuss #BestPractices for #broadband #internet access services, comparison tools, and more on #ConsumerProtection at the 11th #BERECForum #MeetAndGreet on 30 March 2023 in #Brussels:
⏩ https://berec-stakeholder-forum.eu/meet-greet/
#empoweringEUconnectivity #telco
🐦🔗: https://n.respublicae.eu/BERECeuropaeu/status/1628689537693020160
#insights #BestPractices #broadband #internet #ConsumerProtection #BERECForum #MeetAndGreet #Brussels #EmpoweringEUconnectivity #telco
EKS Best Practices
https://aws.github.io/aws-eks-best-practices/
#eks #aws #BestPractices #documentations #guides #references
#eks #aws #BestPractices #documentations #guides #references
Consider All Microservices Vulnerable and Monitor Their Behavior
https://kubernetes.io/blog/2023/01/20/security-behavior-analysis/
#security #articles #microservices #BestPractices
Sunday (LDS Sabbath) is a GREAT day to remember that it's NOT possible to trace your tree back to Adam & Eve! It's just...NOT. No documentation combined with THEY ARE FICTITIOUS CHARACTERS representing ancient, misogynistic notions of gender roles mean ya can't. Ya just can't. #genealogy #geneadons #BestEvidence #BestPractices #bible #history
#genealogy #Geneadons #bestevidence #BestPractices #bible #history
Best Practices for Designing a Pragmatic RESTful API
https://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api
#rest #restful #api #ApiDesign #BestPractices #articles
How to Survive a dDOS Attack
https://www.bannerbear.com/blog/how-to-survive-a-ddos-attack/
#ddos #infra #security #mitigation #BestPractices #articles
The lack of attached research in uploaded gedcoms is terrible too. If you're typing manually into FS, please use suggested drop-down matches for places & dates that reflect your research. #Genealogy #BestPractices #BestEvidence
2/2
#genealogy #BestPractices #bestevidence
Referenced link: https://hubs.ly/Q01vYTm40
Originally posted by Backblaze / @backblaze@twitter.com: https://twitter.com/backblaze/status/1603467457548718088#m
Too many hooks! Phishing hooks that is. Andy Klein is correct: There are a silly amount phishing threats for home users. Check out some good tips and best practices to avoid the worst ➡️
https://hubs.ly/Q01vYTm40
#Phishing #Ransomware #Security #BestPractices
#phishing #ransomware #security #BestPractices
Uncurled – everything I know and learned about running and maintaining Open Source projects for three decades.
#experience #OpenSource #tips #BestPractices #guide #ebook #roadmap #reference
#experience #opensource #tips #BestPractices #guide #ebook #roadmap #reference
HTTP PUT versus POST
The difference between POST and PUT is that PUT requests are idempotent. That is, calling the same PUT request multiple times will always produce the same result. In contrast, calling a POST request repeatedly have side effects of creating the same resource multiple times.
#rest #BestPractices #ApiDesign #tips
How Golang Evolves without Breaking Programs
https://thenewstack.io/how-golang-evolves-without-breaking-programs/
#go #GoPhilosophy #Compatibility #BackwardsCompatibility #articles #BestPractices #SoftwareDesign #LibraryDesign
#go #gophilosophy #compatibility #backwardscompatibility #articles #BestPractices #softwaredesign #librarydesign
Scaling Mastodon: The Compendium
https://hazelweakly.me/blog/scaling-mastodon/
#Mastodon #MastodonAdmin #articles #BestPractices #Scalability #tips #infra #HugOps #DevOps #references
#mastodon #mastodonadmin #articles #BestPractices #scalability #tips #infra #HugOps #devops #references
An Interactive Guide to Color and Contrast
This is truly an excellent resource.
#articles #docs #tutorials #design #ColorTheory #color #contrast #BestPractices #accessibility #references
#articles #docs #tutorials #design #ColorTheory #color #contrast #BestPractices #Accessibility #references
Contrast Checker
Check your background and foreground colors for accessibility
#accessibility #WebDevelopment #BestPractices #UX #UI #WebApps #tools
#Accessibility #WebDevelopment #BestPractices #ux #ui #WebApps #tools
How to Name Clojure Functions
https://stuartsierra.com/2016/01/09/how-to-name-clojure-functions
The article can apply to other functional languages and constructs too—naming is hard.
#articles #opinion #functionalprogramming #BestPractices
About Docs 🦆🦆🦆
🦆Write docs that are inviting and clear.
🦆 Write comprehensive docs, detailing all aspects of the project.
🦆However, write docs that are also easy to scan and skim.
🦆Write docs that offers examples of how to use “the thing”.
🦆Write docs that repeats important concepts to make it stick.
🦆Write docs that are up-to-date.
🦆 Write docs that are easy to contribute to.
🦆Write docs that are easy to find.
Writing good docs 🦆🦆🦆 is hard.
#documentation #BestPractices #tips