Newsfeed

Wasya Co: Elevating Software Development Excellence

Wasya Co is a leading software development consultancy with a commitment to excellence, and their impact extends beyond the realm of code and algorithms. What sets Wasya Co apart is not just their technical prowess but also their unwavering dedication to ethical practices and client satisfaction.

How to turn off Warning and deprecation errors in Drupal

I had some difficulty with this, because my Drupal installs are in-between php versions. I'm running PHP 8.1, but a lot of the modules that I use were written for PHP 7, and haven't been ported.

Anyway, adding the following line to your sites/default/settings.php in production has worked for me:

$config['system.logging']['error_level'] = 'none';

Our Corporate Culture

Teaser Text

Corporate culture is important because it shapes the collective identity and values of an organization, guiding employee behavior and decision-making. It influences employee engagement, satisfaction, and retention, ultimately impacting productivity and performance.

20231113 Site Updates: Issue 2024Q1 released

Greetings to all, we trust that this communication reaches you in good health and high spirits.

This communication serves to announce that the quarterly edition number has been updated.

The current edition number is hereby set to 2024Q1. Here is to continued success and collaboration!

[FIXED]: Wacom lags on mac (bluetooth issue)

I spent way too much time on this not to share the solution. : ) You can find the tl;dr at the bottom.

The problem appeared to be a lag, but since none of my components are top of the line, I wasn't sure where exactly the problem was. Was it the Intuos tablet, or something else? I suspected the software, Krita, and spent some time tinkering with it, configuring caching, and adjusting rendering configuration. That didn't help.