Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Dave Challis
Dave Challis has asked
21
questions and find answers to
8
problems.
Stats
286
EtPoint
57
Vote count
21
questions
8
answers
About
Dave Challis questions
How can I use different c compiler/linker options on a per-file basis using rebar?
How can I specify linker flags/arguments in a build script?
Concatenation of every row combination of two numpy arrays
Atomic read then write of part of a ByteBuffer in Java
Creating a Vec in Rust from a C array pointer and safely freeing it?
Opposite of Borrow trait for Copy types?
Setting JVM maximum heap size when running Kotlin scripts?
Adding values for missing data combinations in Pandas
Is there a way to import macros from an external crate during tests only, without any warnings?
Why do lifetimes differ when a function is called in a closure vs. being called directly in Rust?
Dave Challis answers
Is there a faster way to compare two Int arrays in Java?
Python unit testing overriding module level functions
Setting JVM maximum heap size when running Kotlin scripts?
get array values in python
PHP PDO code to insert in MySQL db does not work [duplicate]
Compiling & installing C executable using python's setuptools/setup.py?
QR Code generation in shell / mac terminal