Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
kravemir
kravemir has asked
46
questions and find answers to
7
problems.
Stats
459
EtPoint
93
Vote count
46
questions
7
answers
About
Just a software developer,..
kravemir questions
What is the fastest way to detect two points in 2D space with biggest distance between them?
In DDD/CQRS, should ReadModel act as ViewModel, if not then where belongs responsibility for mapping?
Container with constant time for accessing any element, pop from front and push back?
How to deal with object deletion in continuous allocation?
Can I use some bits of pointer (x86_64) for custom data? And how if possible?
Is possible to iterate file by two lines? [duplicate]
How to properly extend interface?
How to check if is user logged in?
How to develop shared library in KDevelop?
How expensive are atomic operations?
kravemir answers
Getting an array key using the max() function
How to trigger the __cplusplus (C++) #ifdef?
Hide keyboard after user searches?
Is there any way to compile additional code at runtime in C or C++?
How to convert an already made string(with single-quote) to a double-quotes string (so could act on escape sequences)
Switching OpenGL to perspective mode on top of a half rendered orthographic scene?