Tag: short notes
-
Short notes on tech 46/2023
CSS Naming Variables In CSS“Jonathan Dallas shares some thoughts related to naming CSS Custom Properties.” Good points and reminders how to write effective CSS. (from CSS Weekly) Using CSS custom properties like this is a waste“Kevin Powell explores how you can make your code a lot more efficient by leveraging pseudo-private custom properties.”… Jatka lukemista…
-
Short notes on tech 40/2023
DevOps Source Code Management Platform Configuration Best Practices“Guide exploring the best practices for securing GitHub and GitLab, covering topics that include user authentication, access control, permissions, monitoring, and logging.” (from CloudSecList) GitHub Actions could be so much better“A good critical review of GitHub Actions, discussing some interesting security challenges, slow debugging cycles, the third party…
-
Short notes on tech 37/2023
DevOps and security OWASP Kubernetes Top Ten“When adopting Kubernetes, we introduce new risks to our applications and infrastructure. The OWASP Kubernetes Top 10 is aimed at helping security practitioners, system administrators, and software developers prioritize risks around the Kubernetes ecosystem. The Top Ten is a prioritized list of these risks.… Jatka lukemista →
-
Short notes on tech 24/2023
Software design 365 Days of iOS Accessibility365DaysIOSAccessibility series that Daniel Devesa Derksen-Staats posts to Mastodon and Twitter. (from iOS Dev Weekly) DevOps Using Act to Run Github Actions Locally“Act could be the end of commit messages littering history that say, “Tweaked workflow file, again! Fingers crossed that it works this time!”… Jatka lukemista →
-
Short notes on tech 14/2023
Much snow, wow. Come on, Spring. Short notes for the week 14 of 2023. Web development You can add biometric authentication to your webpage. Here’s how.(from WDRL) Web design Dark patterns in UX design — Which ones are the most deceptive?For those not aware of this concept, dark patterns are tricks used in websites and…
-
Short notes on tech 9/2023
Design 🎨 heavy edition: guide to responsive design, neurodiversity design system, CSS container and style queries, colors and contrasts and easier dark mode. Web design The Guide To Responsive Design In 2023 and Beyond“Responsive design isn’t just about fixed-width breakpoints and making a website work on mobile, tablet, and desktop.”… Jatka lukemista →
-
Short notes on tech 31/2022
Software development How to explain technical architecture with a natty little videoSome thoughts on explaining architecture through diagraming, in particular the advantage of scrappy videos to show diagramming step-by-step. (from DevOps Weekly) What Are Vanity Metrics and How to Stop Using ThemMeasurement and metrics are an important part of devops practices, but establishing metrics always…
-
Short notes on tech 25/2022
Tools CyberChefSimple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages. CyberChef encourages both technical and non-technical people to explore data formats, encryption and compression. Software development The Art of Code CommentsSarah Drasner talked at JSConf Hawaii 2020 about how commenting code is a more nuanced…
-
Short notes on tech 22/2022
Worklife GitLab’s Guide to All-RemoteGood writeup of remote work in GitLab, i.a. it’s benefits and drawbacks and tips to better remote. DevOps Honeycomb’s O’Reilly Book Observability Engineering“Achieving Production Excellence by Charity Majors, Liz Fong-Jones, and George Miranda” Set up a Terraform Pipeline with GitHub Actions and GitHub OIDC for AWSA walkthrough of a Terraform pipeline…
-
Short notes on tech 15/2022
Week 15 of 2022 Before leaving for a short Easter holiday here are some links to go through. Security Top10 CI/CD Security Risks Automagically Auditing GitHub (Actions) Security using OpenSSF Scorecards “How to use the OpenSSF Scorecards GitHub Action to audit your GitHub and GitHub Actions configuration, and a breakdown of some of the issues…