has anyone been able to get Rails running with the MySQL via the mysql2 gem on Apple Silicon? I'm working with Ruby 2.5.3 and Rails 5.2.3 but would love to hea
server send "hello" after accept two client. client recv "hello" and send something infintely. Then, server uses select() waiting for data from two socket_fd. I
I'm following a video on how to change prefixes server specific. I changed it to use channels instead but now I got the problem that the name guild is not defin
I'm trying to extract a tarball on Windows that contains symlinks, and I get an error: "no such file or directory", and then "tar: Exiting with failure status d
I want to type a function that can take either a class type, or an instance of the class, and then return an instance of that same class. For example: from typi
I want to allow user to record a video only in portrait mode(orientation) and restrict the user to record in landscape. I'm using UIImagePickerController and I
I want to remove EBS that is available for a long time. I want to remove EBS based on the total time available Can I check using cloudwatch? Is there no choice
Why is this appening? This works time_elements = li_element.find_elements_by_tag_name("time") message_elements = li_element.find_element(By.TAG_NAME, "span.mes