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
36
questions and find answers to
20
problems.
Stats
535
EtPoint
99
Vote count
36
questions
20
answers
About
Thijs van Dien questions
How to turn an Indy UTF-8 response into a native Delphi (Unicode)String?
What would be a RESTful design for uploading files with redirectable PUT?
Nesting fields in serialization with Django REST framework
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?
Thijs van Dien answers
Pythonic way to split a line into groups of four words? [duplicate]
Pascal - Input a various number of variables on 1 line
Counting entries depending on foreign key
Is there a way to modify datetime objects through the Django ORM Query?
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