Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Artyom
Artyom has asked
95
questions and find answers to
195
problems.
Stats
5.4k
EtPoint
1.6k
Vote count
95
questions
195
answers
About
I'm an author of several FOSS projects:
CppCMS - High performance, MVC C++ Web Development Framework.
Boost.Locale - High quality localization tools for C++ (currently waits for review for Boost)
BiDiTeX - bidirectional support of Hebrew in LaTeX.
CppDB - SQL Connectivity library for C++ (independent part of CppCMS Project)
Artyom questions
Converting between coordinates system WGS 74 and WGS 84
_fullpath vs GetFullPathName
Why Illegal cookies are send by Browser and received by web servers (rfc 2109, 2965)?
AsyncContext and I/O error handling (when peer disconnects)
Asynchronous event loop design and issues
Getting disconnection notification using TCP Keep-Alive on write blocked socket
Detect channels first/last of tensorflow saved model?
Release a socket in Boost.Asio (opposite of assign), or don't transfer ownership
Using valid STATIC member function of class that can't be installed
Preventing minor page faults in real time process on linux
Artyom answers
Problem accessing base member in derived constructor
which one is recommended: using static lib vs dynamic lib (shared object)
How to use 2 C libs that export the same function names [duplicate]
toupper/tolower + locale (german)
How to iterate over a STL set and selectively remove elements?
Is it not possible to make a C++ application "Crash Proof"?
Is using NULL references OK?
Parallel version of loop not faster than serial version
Web Application Frameworks: C++ vs Python
sqlite: multi-column primary key with an auto increment column