Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Thijs van Dien
Thijs van Dien has asked
32
questions and find answers to
16
problems.
Stats
449
EtPoint
84
Vote count
32
questions
16
answers
About
Thijs van Dien questions
How to deal with COM (un)initialization from a library perspective?
Can simple calculations on variable length iterables be made faster in Python?
GS1 support in a QR encoder/decoder?
How to store a large text in a Delphi component?
How to redirect binary gbak output to a Delphi stream?
Using Django's StaticLiveServerCase with staging server as well
How to wrap a Python iterator to make it thread safe?
What happened to OmniXML?
Custom component dependency hell
Finding a minimal subarray of n integers of sum >= k in linear time
Thijs van Dien answers
Getting enum object from string when enum values are tuples?
Copy all files with certain extension, while maintaining directory tree
elegant way to reduce a list of dictionaries?
Fast extraction of chunks of lines from large CSV file
Random number with equal total
Pythonic way to store top 10 results
How to install NumPy for Python 3.6
Is Brython entirely client-side?
Django: Reverse for 'detail' with arguments '('',)' and keyword arguments '{}' not found
Get the second largest number in a list in linear time