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
701
problems.
Stats
31.2k
EtPoint
12.6k
Vote count
25
questions
701
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
C++ password masking
What does __setattr__ do in this python code?
How to get the files in numeric order from the specified directory in c#?
in C# can we do something like this List<? of CustomType>
something about C++ unnamed namespace
From interpeted to native code: "dynamic" languages compiler support
How do I find out if the variable is declared in Python?
parsing list in python
What to do when an out-of-memory error occurs? [duplicate]
Thread-safe implementation of the Copy-on-write (COW) idiom?