Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Max
Max has asked
16
questions and find answers to
61
problems.
Stats
1.6k
EtPoint
490
Vote count
16
questions
61
answers
About
I like playing around with Ruby, C, and C++. Will use Javascript, C#, Java, and Python for money.
Max questions
Surprisingly valid Ruby syntax: % everywhere
boost::shared_mutex slower than a coarse std::mutex on Linux
Can't run iOS app on simulator in Xcode 10.2
Swift lazy subscript ignores filter
Mutually exclusive functions calling each other
Ruby: Catching All Methods Sent to an Object
Xcode 10 framework dependency cycle with itself
Refname 'master' is ambiguous
Max answers
What's the difference between CGI.unescape and URI.decode_www_form_component?
Are all singleton methods public?
Ruby: Why instantiate an object and use an instance method when a class method would suffice?
How does this ruby snippet work?
Calling 'puts' on an expression changing the way it's interpreted?
In Ruby, how to UTF-8 encode this weird character?
Enumerator yielder.yield VS Proc.yield
Ruby attr_reader and +=
What is a def ... else ... end construct?
In Ruby, what does it mean to return an 'enumerable'