Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Vladimir Panteleev
Vladimir Panteleev has asked
19
questions and find answers to
168
problems.
Stats
3.7k
EtPoint
1.1k
Vote count
19
questions
168
answers
About
Projects:
The D programming language (infrastructure, various contributions)
Various open-source software
Worms Armageddon (maintainer)
Contact and personal website: https://cy.md/
Vladimir Panteleev questions
How to determine if a certain key is pressed, knowing only its position on U.S. keyboards?
User-mode synchronization library for C++ [closed]
Benchmarking CPU-bound algorithms/implementations
Delphi: Transparent controls turn opaque on netbooks
"Exclusive" DirectDraw palette isn't actually exclusive
Efficient re-hashing of a rope
Fastest way to bruteforce a string using a DOS wildcard
Convert string to integer type T, checking for overflow
Exact textual representation of an IEEE "double"
How to get all <img> tags inside a text selection?
Vladimir Panteleev answers
DHCP Option query
How to assign an icon to an executable on windows (or visual studio) [duplicate]
D2: empty string in a conditional statement
What should I use to replace SDL_Flip?
Do node.js forked processes share any memory via copy-on-write?
Pimpl-idiom in the D programming language
How can I check the DMD version in compile-time?
Enum of strings not printing expected value
sizeof operator & alignment in C++ vs D
'git clone ...' works but not 'pip install ...' for the same remote url