Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Stefano Borini
Stefano Borini has asked
256
questions and find answers to
128
problems.
Stats
4.3k
EtPoint
992
Vote count
256
questions
128
answers
About
Stefano Borini questions
Where is the relocation information in the ELF format?
Representation of dimension units in a standardized way
Masquerading real module of a class
creating objects with new vs. {} in javascript
Device sync during async memcpy in CUDA
Change in precision due to use of inline function in C++ std::vector with g++ 4.4.7 20120313 in 32 bit
Method chaining with value objects
problem with unicode decoding
Automatically readdress all variables referring to an object
Passing a string inline to a subroutine call, where the parameter has defined length, gives unexpected results
Stefano Borini answers
Is there a __enter__ and __exit__ equivalent for all functions in a class?
Compile Qt UI file?
Considerations where to store documents - on file server or in DB?
mod_php vs mod_python
Lots of small files or a couple huge ones?
get sub string in shell script
How many nested code blocks do you end up with in practice when coding?
How does python decide whether a parameter is a reference or a value?
What are source control and configuration management best practices?
Understanding Zope internals, from Django eyes