
Observability with Hyperf and OpenTelemetry
At PicPay, to improve the scalability of our PHP applications, we use _Swoole_ as a high-performance _runtime_, making applications asynchronous and non...
Section
All published posts.

At PicPay, to improve the scalability of our PHP applications, we use _Swoole_ as a high-performance _runtime_, making applications asynchronous and non...

Swoole is about to deliver something very, very cool: its own CLI. You can already start using it with the precompiled binary distributed in Swoole releases at h...

Swoole will be shipping something really-really cool that is it's own CLI. You can start playing with...

Originally posted by @Reasno at guxi.me/posts/cloudnative-hyperf Hyperf officially provides...

Inspired by the article about Hyperf by the great @Leonardo do Carmo (and also by his tip about Hashnode hehe), I decided to stop by and write about Nano, the S...

I’m assuming you already know what is GraphQL and Swoole, so what about getting started right straight to the code, shall we?

When I’m not in front of a “soup of colored letters” (people say this when they see my screen on VS Code) or “jumpy green text” (yeah, this one is for the terminal); I like to p...

I have just a couple years in functional programming, just a couple weeks in F# and no background or experience with .NET, so don’t take this as a reference from an expert, it’s...

One the of the hardest things in development - IMHO - after naming, is handling State, at least handling it reactively without overs (over-building, over-rendering, over-paintin...

It is common for people to argue that hashing is not cryptography; they do it so vehemently that they ridicule things like "I encrypted it with MD5." Is it really that wrong to say...