Ali Hamdi Ali Fadel

Results 25 comments of Ali Hamdi Ali Fadel

To hack the issue for now, I disabled backdrops, and added `` to the end of my body. In this way everything works fine for the drawer sidebar.

I'm using devcontainers, I added this line in my `setup.sh` script: ```bash sudo sed -i 's/rake routes/rails routes/g' /usr/local/rvm/gems/ruby-3.2.2/gems/annotate-3.2.0/lib/annotate/annotate_routes/header_generator.rb ``` Sorry for the dirtiness :)

I evaluated multiple options, railway, qoddi, fly.io, ... No one is providing me the easy setup exists in Heroku. Anyone wants to support KONTESTS with 5.01$ per month to keep...

I evaluated multiple options, railway, qoddi, fly.io, ... No one is providing me the easy setup exists in Heroku. Anyone wants to support KONTESTS with 5.01$ per month to keep...

I evaluated multiple options, railway, qoddi, fly.io, ... No one is providing me the easy setup exists in Heroku. Anyone wants to support KONTESTS with 5.01$ per month to keep...

After upgrading to a pagy version using this change, I got the following error: ``` ActionView::Template::Error (translation data {:zero=>"لا يوجد صفحات", :one=>"صفحة", :two=>"صفحتين", :few=>"صفحات", :many=>"صفحات"} can not be used with...

> Oops. It would have worked if we omitted the `many`, leaving the `other`, but not the other way around. Release nooooow 😂

Hello, I'm dropping KONTESTS support. It reached its end of life, sorry for this, but I can't maintain it anymore. I will take it off soon, the code is open...

It is a good idea to use the code as a source of tags, but what about tags that can't be extracted from the code. For example, function to calculate...

In my example, the user can add tags like BFS, graph or shortest path. We can't extract such tags from the code itself. Maybe we can extract them from the...