Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
BurntSushi5
BurntSushi5 has asked
3
questions and find answers to
38
problems.
Stats
1.1k
EtPoint
393
Vote count
3
questions
38
answers
About
BurntSushi5 questions
libsigsegv and responding to a stack overflow
When writing a single package meant to be used as a command, which is idiomatic: name all identifiers as private or name all identifiers as public?
BurntSushi5 answers
Ripgrep to only exclude a file in the root of the folder
Map access bottleneck in Golang
Why the strong difference between closures and functions in Rust and how to work around it?
Rust target-cpu=native gets slower SIMD execution
How to split by an unknown number of tabs, spaces, and newlines in Rust?
SIMD code works in Debug, but does not in Release
How to read a non-UTF8 encoded csv file?
Is it possible to make a type only movable and not copyable?
How to fix: cannot infer an appropriate lifetime for automatic coercion
Cannot move out of borrowed content when borrowing a generic type