Matt Van Vleet
26 posts
My Journey Exploring Efficient Web Development Frameworks(1749996578807400)
My Journey Exploring Efficient Web Development Frameworks Introducing Hyperlane: The Next-Gen Rust Web Framework Hyperlane is a high-performance,…
Contingency Reserve in Project Management
In project management, even the best-laid plans are vulnerable to change. From unexpected delays to unplanned expenses or…
How to Write a Token Price Oracle Smart Contract
Introduction In the rapidly evolving DeFi ecosystem, accurate and reliable token price data is fundamental for various applications…
How to Identify and Mitigate Flaky Tests: Best Practices and Strategies.
Enhancing Test Reliability and Efficiency in CI/CD Pipelines A flaky test is a test that sometimes passes and…
Why Does Software Get More Complex Over Time?
Understanding why software grows complex is crucial for addressing it. Let’s discuss some common causes. Fear of Change:…
Restoring Application Agility: Building Applications That Get More Agile Over Time
What if, instead of getting larger and more brittle over time, making changes more risky, your software could…
Scraping Websites With Python Scrapy Spiders
Web scraping is the automated process of extracting large amounts of data from websites. It enables the quick…
Why pomodoro doesn’t work? Try this alternative 🍅
What’s Pomodoro The Pomodoro Technique, developed by Francesco Cirillo, is a time management method that uses a timer…
SUNDAY REWIND: Is inclusive design enough? by Julian Thompson
This week’s Sunday Rewind is an #mtpcon Digital session from 2020 in which Julian Thompson, founder of Rooted by…
Abstract Classes in Python
Hey everyone! I’ve been working on HackerRank’s coding challenges and decided to start documenting what I learn so…