PinnedPublished inCodeXProcess PostgreSQL Changes With Logical Replication And RubyHave you ever tried to send your database activity logs to an event system? Get the latest changes so you could manage your cache better or…May 2, 2022May 2, 2022
PinnedPublished inThe StartupPostgreSQL Replication with DockerThere are so many ways to setup replication for a PostgreSQL master, but when it comes to docker, it could waste your time. In this…Jan 19, 2021A response icon24Jan 19, 2021A response icon24
Published inCodeXTechnitium DNS Server, Setup And Maintain Records Using AnsibleTechnitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for…Jul 28, 2023A response icon3Jul 28, 2023A response icon3
Published inFAUN.dev() 🐾Transforming Your Bootstrap Tech Team Into An Efficient Organizationlet’s delve into the challenge of transforming a tech bootstrap team into a highly efficient and effective organization …May 24, 2023May 24, 2023
Published inCodeXHow to use Sidekiq Cron and Web in Plain Ruby?Sidekiq is a simple, efficient background processing for Ruby. It is completely integrated with Rails and is super easy to use. Have you…Mar 30, 2023A response icon1Mar 30, 2023A response icon1
Published inCodeXSpotify Authentication Flow Example With Ruby Webrick WebserverThis tutorial will replace Node.js with Ruby in the Authentication Flow example app for Spotify Web API.Jan 15, 2023Jan 15, 2023
Published inCodeXTmuxinator Config File GeneratorHave you ever worked with tmux using tmuxinator? You have to write your own configuration files for each session you want. What if you have…Apr 15, 2022Apr 15, 2022
Published inCodeXHow to debug a production issue?Every developer and manager who worked in tech face an issue that only is happening in a production environment. This type of issue is the…Aug 28, 2021Aug 28, 2021
Published inFAUN.dev() 🐾A Simple To-do App With Gitlab PagesIn this article, I’m going to describe how you could set up a static website with GitLab pages and also using your domain for it. For this…Jun 25, 2021Jun 25, 2021
Published inFAUN.dev() 🐾Dynamic Filters With Laravel EloquentDid you ever had a Laravel application and needs filters over your API? You might have tried GraphQL, however, you could write a simple…Feb 23, 2021A response icon1Feb 23, 2021A response icon1