Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Dima Tisnek
Dima Tisnek has asked
30
questions and find answers to
152
problems.
Stats
3.3k
EtPoint
918
Vote count
30
questions
152
answers
About
Dima Tisnek questions
json.dump a concurrent.futures.Future()?
How to validate Python bytecode?
read(fd, NULL, 0); what does it do? is it well-defined?
Python generator function/object naming convention
Create os.DirEntry
Does python support unicode beyond basic multilingual plane?
Array element count in C
Is 35k rows/s slow or fast for EdgeDB?
Difference between OpenSSL 09.8z* and 1.0.1*
How to measure network pressure?
Dima Tisnek answers
Python, Pyglet, win32 API, COM: how to call IStream::Release if all I have is a pointer?
How long should I let a long-polling connection stay?
MySQL thread_concurrency, innodb_thread_concurrency, should I use or not?
Override setup.cfg options to achieve default behavior
In Python, is there a way to save an index subset of an array to use again later?
In Python, how to make atomic rewrite of a file WITHOUT renaming it?
Python threads and atomic operations
Updating a C array while reading an input file
Find "one letter that appears twice" in a string
Efficient way to generate and use millions of random numbers in Python