Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Marcelo Cantos
Marcelo Cantos has asked
25
questions and find answers to
726
problems.
Stats
31.7k
EtPoint
12.7k
Vote count
25
questions
726
answers
About
Melbourne-based software engineer
C++, Python, C#, Perl, JavaScript, Erlang, node.js and lots more
Currently working at a bank, making tech staff more productive.
Marcelo Cantos questions
Avoid dependent texture reads with "large" kernel
How do I force an iOS app to use 3G instead of WiFi?
Xcode/LLVM catch clause not matching derived types
No stack trace from NSAssert
Responding to RAM availability in iOS
Can string-based user-defined literals be strongly typed?
How do I split work into multiple patches with mercurial queues?
TeamCity behind nginx proxy
Reserve a TCP port in Windows
Math for a geodesic sphere
Marcelo Cantos answers
Is it possible to pass/compare a variable to an SQL database from within a javascript if statement?
iPhone SDK: Track users location using GPS
Comparable type in extension module
Cannot call derived class method in a function that takes base class as parameter
Run bash command in Cygwin from another application
Object Oriented Python
i18n - What are some naming-convention to use in creating language files?
Calculating probability that a string has been randomized? - Python
Almost the same code but very different answers
Create a pointer inside a constructor to point to the instance of the class in C++