Systems | Development | Analytics | API | Testing

The PHP stat cache explained

90% of the time when I explain how the stat cache works in PHP, people are surprised because they expected it to work differently. It was invented to solve a very limited problem when you call several file system related operations on the same file in quick succession. Why should you know how it works? Because sometimes you need to work around the cache with the clearstatcache() function to get PHP code to run without errors.

Kong Gateway 3.4 for OSS: Bring Your Own Language with WebAssembly!

The Kong Gateway 3.4 for Open Source (OSS) release is massive for our community users. Notably, this release introduces support for Web Assembly (Wasm), bringing a new level of extensibility and customization to Kong Gateway. Read on to learn more about the new capabilities in Kong Gateway 3.4 for OSS.

Kong Gateway 3.4 for Kong Enterprise and Kong Konnect

We’re delighted to announce the release of Kong Gateway 3.4 for Kong Enterprise and Kong Konnect, featuring significant enhancements, such as secrets rotation support in secrets management, expanded plugin support in consumer groups, and more. The highlight of this update is the designation of Kong Enterprise 3.4 as a Long Term Support (LTS) release. Starting now, any customer running Kong Enterprise version 3.4.x.x will receive technical support for three years — until 2026.

Incorvus partners with Yellowfin to democratise analytics capability, enhanced by expert data-centric consultancy

LONDON, UNITED KINGDOM, August 14, 2023 - Global analytics software provider Yellowfin has announced a new strategic partnership with Incorvus, a leading digital metamorphosis consultancy in technology solutions and corporate training, to provide the next generation of self-service, AI-enabled, analytics to its customers and democratise data usage for more & non-technical users.

Top 10 Tools For Search Engine Marketing Success

Search engine marketing (SEM) forms the bedrock of businesses striving for visibility, customer engagement, and ultimate growth. With countless SEM tools saturating the market, it can be a daunting task for businesses to sift through and select the most effective ones. To simplify this process, this article will guide you through the top 10 SEM tools that are crucial to optimize your marketing efforts.

Modern Software, Interior Magic: Elevating Real Estate Marketing with Visualizations

Due to the introduction of contemporary technologies in recent years, the real estate marketing sector has undergone a significant transformation. Traditional photos and floor plans, once standard in real estate listings, are still needed but insufficient to draw in a sufficient number of clients and close deals. These days, stronger visualizations prevail. Although this implies that the already cutthroat market has become even more so, if you're willing to ride this enormous wave, you have a tremendous chance to outperform your competition.

The top 9 tools for automated front-end testing in 2023

Front-end testing is a form of black box software testing in that it requires no behind-the-scenes understanding of how a software application works. It’s solely concerned with evaluating the user experience of an app. A front-end test is only effective if it tests both the functionality and visual appearance of an app, where “appearance” includes things like the layout of a page and the size, shape, color, and legibility of visual elements like buttons, form fields, and text.

Inspect TLS encrypted traffic using mitmproxy and wireshark

I had the chance to finally sit down and find a way to inspect TLS traffic flowing out of an application running on my machine. Although I did not invent anything, I needed to put together a lot of different tricks in order to succeed, and the documentation I could find online regarding this process is scattered, at best. So, here we are with a guide on “how to inspect TLS encrypted traffic without going nuts”. Hope you enjoy!

Generative AI vs. Machine Learning

Machine learning watching generative artificial intelligence (AI) take off feels a little bit like an American Girl doll envying the Barbie movie excitement from afar. What is she, chopped liver? But we can’t forget about machine learning, because it’s the giant that generative AI is standing on. How? Well, machine learning is how generative AI learns. Generative AI takes machine learning a step further by leveraging those learnings to produce something new.