Bobby Iliev
Bobby Iliev
### Help needed We now have all of the ++101 Linux commands ready! However, it would be great if we could improve some of the existing chapters to add better...
Improve the initial Docker description by adding some use cases and diagrams as per the feedback received [here](https://dev.to/billraymond/comment/1j907): > Some feedback as someone completely new to Docker is that the...
Great job with this course! 🙌 Here are a couple of minor suggestions: - Allow users to edit/delete their jobs - Add tests - maybe use PestPHP 🤩
### What went wrong? 🤔 The Daily.Dev widget overlaps with the elements on some websites. For example, on this Hashicorp post [here](https://www.hashicorp.com/blog/hashicorp-adopts-business-source-license), there is a live-chat like widget that can...
Closes #25178
Preparing the upgrade for the Paddle v2 billing changes: > https://developer.paddle.com/changelog/overview
I've tried using the MySQL source a few times with two different MySQL database servers: ``` Server version: 8.0.32-0ubuntu0.20.04.2 (Ubuntu) ``` However, each time I tried to run a sync...
Cherry picking the README changes from the v1.6 branch to v1.7. We could then set the v1.7 as the default branch.
In addition to the updated [Debezium v2.x documentation](https://github.com/MaterializeInc/materialize/pull/22434) I decided to also add a simple hands-on example so people could also have it as a reference along side the documentation...
Using the existing [RDS Terraform module](https://github.com/bobbyiliev/terraform-materialize-rds) create a step-by-step demo on how to Setup a new RDS instance + Postgres connection in Materialize using the [Materialize Terraform Provider](https://github.com/MaterializeInc/terraform-provider-materialize).