Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
chepner
chepner has asked
5
questions and find answers to
1616
problems.
Stats
48.1k
EtPoint
17.0k
Vote count
5
questions
2k
answers
About
Software engineer and bash aficionado.
chepner questions
Loop only iterates once with `ssh` in the body [duplicate]
zsh equivalent of bash ${!name*} or ${!name@}
Where does the name "section" come from for a partially applied infix operator?
chepner answers
Python: Reason for the name parameter when defining a type or named tuple
How to provide default time when using datetime.strptime?
Process files recursively using bash
Get all chars not in string python
Using custom colors in zsh PS1 (prompt) env var causes problems with whitespace
Python initialize class with variables in init file and default constants file
What is the purpose of "if False:" here?
Is there any difference between "sh -c 'some comand'" and directly run some command
What is the meaning of the '@' operator in Haskell
Is there any way to make this python code simpler?