-
How to Solve "Could not find MIME type database" Error on M1 MacBook
Two solutions for this error: copy & paste from Freedesktop or install via Homebrew
-
How To Install Old Version Ruby 2.7.1 and 2.7.2 on M1 Mac
Steps how to install Ruby 2.7.1 and 2.7.2 with asdf
-
How to Center Instagram Embed with CSS Flexbox
Using center tag or center attribute is not recommended, use flexbox to center instagram embed instead
-
Count Words in String with Golang
Example code in Golang to count word occurrences
-
Railsmine Newsletter #2
Railsmine News issue no. 2 - Ruby and PostgreSQL news and articles
-
Railsmine Newsletter #1
Railsmine News issue no. 1 - Ruby and PostgreSQL news and articles
-
How To Fix Python Error ValueError: unknown locale: UTF-8 on macOS
Just set environment and all is well
-
Ruby Roda Web Application Framework Post Request Params
How to access params from POST request via Content-Type: x-www-urlencoded and Content-Type: application/json
-
Java ClientAbortException Broken Pipe
How to fix org.apache.catalina.connector.ClientAbortException: java.io.IOException: Broken pipe
-
Native Javascript Ready Function and JSON with AJAX GET Request
Native JS ready function and JSON with AJAX GET request example usage
-
Application Log Files Rotation with Logrotate
The size of the log files is one of things you have to attention to your application
-
Benchmark Jekyll Build Time - Ruby MRI vs JRuby
MRI has better performance than JRuby
-
How To Install Ruby 3.1.0 with chruby and uninstall Ruby 3.0.0 from chruby
Guide how to install MRI Ruby 3.1.0 with chruby and how to remove old version MRI Ruby 3.0.0 from chruby
-
Introducing Enkrip
Enkrip is Ruby gem to make your Active Record model seamlessly encrypt and decrypt attributes
-
Native Javascript AJAX POST Request with Data or Parameters
Native JS AJAX POST request with params and XMLHttpRequest example usage
subscribe via RSS