Full Stack Tutorials
Friday, March 10, 2023

Selenium doesn't work with Bootstrap 5: Cannot click on button

›
  Bootstrap 5, a powerful CSS framework, brings new challenges. One issue developers face is Selenium test failures due to Bootstrap 5's...
1 comment:
Thursday, August 4, 2022

List of Ubuntu releases with corresponding Linux kernel version

›
  This is the list of Ubuntu versions with their corresponding Kernel version: Version / code name Kernel 22.04 Jammy Jellyfish 5.15 21.10 I...
Wednesday, May 25, 2022

Mysql Error: Illegal mix of collations

›
  Sometimes, when designing queries, we assume that the database and tables inherit the same general settings. Due to this assumption, we ru...
Wednesday, March 23, 2022

Configuring Capistrano to run migrations on multiple servers

›
  A few months ago I found myself in a situation where I had to run the migrations on a second server. After some research, I learned that C...
Wednesday, March 16, 2022

Useful Mysql Queries

›
  There are some situations where your application could crash and sometimes the problem is not really in the source code, but in the databa...
Monday, July 8, 2019

Ubuntu: How to install an old Firefox version

›
If you want to install an old version of Firefox, you just have to follow these steps: In this case, I had Firefox 4.5.0 and now I w...
1 comment:
Wednesday, April 4, 2018

How to edit a commit message

›
what you need to do is go to your repository  and type this in your command line:   git commit --amend Then in your text...
‹
›
Home
View web version
Powered by Blogger.