My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
DevOps
Software Engineering
Security
Data Science
Disclaimer
About
▼
Wednesday, 3 June 2026
Some notes on LLMs
›
What does e.g. 1M context mean in a model description? "1M context" means the model can handle up to 1 million tokens in its c...
Introduction to Claude by Anthropic
›
How to give Claude an instruction to apply label "DevOps" whenever it creates a new Linear ticket? It depends on whether you'r...
Thursday, 14 May 2026
Introduction to Checkly
›
How Checkly works Checkly is a SaaS synthetic monitoring platform — you define "checks" (HTTP requests or browser scripts), Checkl...
Intro to QA with Headless Browsers
›
Headless browsers are used in QA to execute automated browser tests faster and more efficiently by eliminating the graphical user interface ...
Wednesday, 29 April 2026
Introduction to Amazon Simple Notification Service (SNS)
›
Amazon Simple Notification Service (SNS) is a fully managed messaging service that enables you to decouple microservices, distributed system...
Tuesday, 21 April 2026
Provisioning AWS EKS Cluster with terraform-aws-modules/eks/aws
›
terraform-aws-modules/terraform-aws-eks: Terraform module to create Amazon Elastic Kubernetes (EKS) resources is a popular Terraform modu...
Wednesday, 15 April 2026
Core Security Practices in DevSecOps & Software Engineering
›
Integrating security into DevOps and software engineering, often called DevSecOps, is a critical shift from treating security as a final c...
‹
›
Home
View web version