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
18
questions and find answers to
79
problems.
Stats
1.9k
EtPoint
575
Vote count
18
questions
79
answers
About
I like playing around with Ruby, C, and C++. Will use Javascript, C#, Java, and Python for money.
Max questions
kdoc link to local file so that link works in Android Studio
Deserialize Kotlin enum while ignoring unknown values
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 right way to provide a backtrace for an eval within `class << self`?
How to perform String replacements without backslash escaping in Ruby
How to organize Procs in Ruby?
Ruby Arrays - Are there any elements where the sum of the elements to the left equal the sum of the elements to the right?
Expand git repo
Why does Array.constants not show the list of constants in Object class?
Deserialize Kotlin enum while ignoring unknown values
How does this regexp split on the first vowel?
Difference between Data_Wrap_Struct and TypedData_Wrap_Struct?
Ruby - Why does sort reorder equal elements