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
103
questions and find answers to
201
problems.
Stats
5.6k
EtPoint
1.7k
Vote count
103
questions
201
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
How to distinguish between mutli-part form data of empty file and missing file?
Is cudnn convolution workspace reusable?
Vector Distance Calculation in Java - Optimization
Handling Transaction Between Paypal and Local Datasase
CMake: how to add compiler flags to non-default compiler
Dropping process rights under windows
HTTP Proxy/FastCGI/SCGI not closing connection when client disconnected - bug or feature?
Guarantees of order of the operations on file
Converting between coordinates system WGS 74 and WGS 84
_fullpath vs GetFullPathName
Artyom answers
LD_PRELOAD help
/usr/bin/ld: cannot find -lfreetype Why? And how can I make it work?
Hardware accelerated Unicode text rendering
Extern Function?
Is there an STL and UTF-8 friendly C++ Wrapper for ICU, or other powerful Unicode library [closed]
Twisted alternative in C++
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)