Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Suma
Suma has asked
168
questions and find answers to
135
problems.
Stats
4.5k
EtPoint
1.3k
Vote count
168
questions
135
answers
About
Programmer
Areas of interest:
Scala
Multicore scalability
Performance optimizations
OpenGL, WebGL, DirectX - 3D graphics
Native Win32 programming
C++
Suma questions
How to perform atomic 64b read on x86 (Pentium and above)?
How to implement a generic trait method in Scala 3 when the generic and concrete signatures match?
Calling Scala.js code from a native Javascript handler
Serializing polymorphic types with µPickle
Replicate HTML source of a DOM element in current state
Why does a function literal used as a default argument require a parameter type?
Scala script in 2.11
Specify SSL to be used for jdbc in context.xml
How to prevent window resizing temporarily?
Interlocked Singly Linked Lists (SList) with MinGW
Suma answers
using DiffMerge
How to Benchmark VS2010 Installations
Programming without jumps
Size of a class containing only compile-time constants
Is there a built in function to limit an Int to a Range?
stb_truetype calculating the dimensions of a string
decltype in class template specialization
if(str1==str2) versus if(str1.length()==str2.length() && str1==str2)
Passing a non-reference as a reference, without temp variable
Extracting project structure runs forever