ESP8266-01



MySQL 8 setup with remote connections

  • avatar
  • 640 Views
  • 7 mins read
Preview post image

Setting up a MySQL 8 server can seem complicated at first, but with a clear and structured approach, the process becomes much more manageable. This guide explains how to install MySQL 8 on Debian-based systems, configure it to accept remote connections, and test that it is running correctly. The instructions are practical and direct, suitable for environments that require reliable and straightforward configuration.

Clean query building using Criteria

  • avatar
  • 694 Views
  • 1 Like
  • 5 mins read
Preview post image

Criteria is a framework-agnostic PHP package that simplifies the use of the criteria pattern for filtering, sorting, and paginating data. It helps separate query logic from repositories, making the codebase easier to maintain and extend over time. By using Criteria, developers can handle complex querying needs without spreading filter logic across different parts of the application.

Managing yourself in a Startup without losing focus

  • avatar
  • 600 Views
  • 4 mins read
Preview post image

Managing a startup isn't the same as managing a traditional company. Things move faster, roles shift often, and structure can be more of a goal than a reality. What works in a bigger or more stable organization often doesn't apply. People wear many hats, context changes every few weeks, and there's a constant need to adjust. In that environment, knowing how to manage yourself and others becomes less about control and more about adaptability. This article looks at how to stay effective and useful in that kind of setting, even when everything feels a bit chaotic.

 Join Our Monthly Newsletter

Get the latest news and popular articles to your inbox every month

We never send SPAM nor unsolicited emails

OpenAI hits $10 Billion in Annual Recurring Revenue

  • 453 Views
  • 1 min read
Preview post image

OpenAI has surpassed $10 billion in annual recurring revenue, according to a company spokesperson. This milestone comes less than three years after the launch of ChatGPT. The reported figure includes revenue from consumer-facing products, ChatGPT business offerings, and the application programming interface. It excludes licensing income from Microsoft and large one-time agreements.

Engineering Management I: Building trust and protecting focus

  • avatar
  • 341 Views
  • 6 mins read
Preview post image

Engineering management is one of those roles that looks simple on paper but feels very different once you're in it. At its core, it's about enabling others rather than measuring yourself only by your own output. You're not just writing code or solving problems directly anymore. Instead, you're creating the right environment for your team to do their best work, keeping them aligned, and helping them grow.