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
85
problems.
Stats
2.0k
EtPoint
601
Vote count
18
questions
85
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
Getting Amibiguous use of 'init(_:traits:body:)' error with #Preview in Xcode 15.0.1
Ruby style practice for multi-line arguments followed by a block [closed]
Sort an array of words by the last letter
How to prevent BigDecimal from truncating results?
Python - can you use re.compile looking for two strings?
Ruby CSV gem returning Infinity instead of double
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?