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
182
problems.
Stats
3.9k
EtPoint
1.1k
Vote count
19
questions
182
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
Unable to recursively multiply BigInt beyond a certain number of iterations at compile-time in D
Compiling code with .d extension using rebuild and drebuild?
Associative Array where a class TypeInfo is key in D?
Cannot SDL_GL_DeleteContext in destructor
PostMessage being undefined using Win32 API in a D program?
Could calling core.memory's GC.collect consistently make for a more consistent framerate?
Using a foreach loop -- variable cannot be read
Writing a D script that can be piped input from command line
Variable dumpper template function doesn't respect scope
What are aliases in vibe.d's Diet templates?