Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kurt Peek
Kurt Peek has asked
214
questions and find answers to
57
problems.
Stats
2.5k
EtPoint
467
Vote count
214
questions
57
answers
About
Hi, I'm Kurt Peek, a backend engineer at Apple.
Kurt Peek questions
Calculate the softmax of an array column-wise using numpy
Sarama Kafka library: how to unit test a consumer group's session.MarkMessage()?
How to write a for loop to perform an operation N times in the ash shell?
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) even after killing the process using port 80
How to use the subprocess Popen.communicate() method?
How to determine which process is using a port in Linux
How to write to a temporary file in Python and read from it again?
How to set an environment variable for just one command in the Fish shell?
In Python's imp, "ImportError: No frozen submodule named ..."
"File not found" using manage.py with pytest-django
Kurt Peek answers
Calculate the softmax of an array column-wise using numpy
How to write a for loop to perform an operation N times in the ash shell?
In Python's imp, "ImportError: No frozen submodule named ..."
How to prevent Docker from re-running pip installs every time I modify code [duplicate]
gopls returns the error "gopls: no packages returned: packages.Load error" for github.com/Shopify/sarama
"protoc: not found" on an Alpine-based Docker container running Protocol Buffers
Go GraphQL client applied to 'hello world' GraphQL server: "struct field for "hello" doesn't exist in any of 1 places to unmarshal"
How to increase the vertical spacing between a Material UI FormLabel and Slider?
"File (code: 302): Error downloading file" in Scrapy Files Pipeline
How to drop into a debugger in a Jasmine test?