"Functional Core, Reactive Shell" Resources
A collection of resources and credits for the "Functional Core, Reactive Shell" talk, discussing software architecture and testing.
A collection of resources and credits for the "Functional Core, Reactive Shell" talk, discussing software architecture and testing.
Explains why AWS EBS volumes from snapshots have slower initial disk performance and how to pre-read the disk to trigger block resets for accurate testing.
A summary of the London VMware Users Group event, covering Veeam backup best practices and VMware's Software Defined Datacentre updates.
A collection of practical Terraform tips and lessons learned, covering AWS security groups, VPC configuration, and common pitfalls.
A tutorial on installing Jenkins CI on Windows Server Core using PowerShell and Chocolatey, including initial configuration steps.
Explores why modern neural networks succeed where older ones failed, emphasizing the critical role of massive computational power and data size.
A keynote transcript on Microservices, analyzing them from first principles and their true context as distributed systems.
A software tester discusses the importance of build versions, release candidates, and best practices for managing and testing builds in an agile development environment.
PSPDFKit shares lessons on building cross-platform SDKs with native UI and shared C++ core for iOS, Android, and web.
A tutorial on using Typi, a Sass library for creating responsive typography with easy setup and mobile-first CSS.
A technical guide presenting an improved Bloom filter implementation in C, focusing on custom hashing and efficient bit-level operations.
A guide to creating a Gulp-based workflow for building and automating HTML email templates, including templating, SASS compilation, and CSS inlining.
A UI engineer shares key lessons from working at IBM Design, covering enthusiasm, iteration, and initiative in a tech design environment.
A summary and analysis of Google's SRE book, contrasting traditional sysadmin roles with Google's Site Reliability Engineering approach.
A developer shares how embracing reversible decisions led their team to successfully adopt the Node.js/MEAN stack, improving performance.
A guide to creating a decorative clock for an IT office using vintage tech components like a floppy disk and an old tape reel.
Argues for using plain text emails over HTML, citing tracking, security, and usability issues with HTML email.
A tutorial on implementing JSON Patch for partial resource updates in ASP.NET Core HTTP APIs, covering operations and setup.
Analysis of the US government's limited open source policy, arguing for broader adoption to modernize and increase transparency.
Exploring scalable architecture for single-page applications, covering state management with Redux and asynchronous communication using RxJS.