Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
David Moles
David Moles has asked
120
questions and find answers to
72
problems.
Stats
2.4k
EtPoint
617
Vote count
120
questions
72
answers
About
David Moles writes code for money and sometimes for fun.
David Moles questions
Hungarian notation in Intellij IDEA
Asynchronous, composable return value for vector/stream data in Java 9
Why is my app 25% larger on the App Store?
How do I get the Perl version string without license and build information?
Idiomatic Scala for Options in place of if/else/else chain
Creating iOS UI components from NUnit test code
Integrating Grails with existing web application
How do I increase PermGen space for Scala compilation under Gradle?
What sets ${catalina.home} in Tomcat 6 config files?
Replacing multiple substrings in Java when replacement text overlaps search text
David Moles answers
error installing ruby 2.3 on osx
Why can't i instantiate ThreadPoolExecutor with BlockingQueue<Callable>; why only BlockingQueue<Runnable>?
Equals() contract for .NET Dictionary / IDictionary vs equals() contract for Java Map
Visual Git 208 add-in fails to run under Windows 7/Visual Studio 2010
Share object reference between different JUnit tests
Ruby convert DateTime to milliseconds [duplicate]
How to construct url in swift 3/4 using URL(string: , relativeTo:)
Why no generic implementation of OrderedDictionary? [duplicate]
RSpec 3.5 pass argument to shared_context
Creating iOS UI components from NUnit test code