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
1748
problems.
Stats
50.7k
EtPoint
17.8k
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
Is there a way to use a previously specified ssh-config entry in specifying `Hostname`?
How to define keyword/variadic arguments in a NotImplementedYet ABC method (avoiding pylint: arguments-differ)
How to set logging level names?
Is calling a method on a class and passing an instance manually always equivalent to calling the method on an instance?
How to forward generic argument types to a callable in Python
How to get bash to output color when run in a script?
Why aren't single-command pipelines executed in subshells?
python tsp travelling salesman undirected graph
Start next prompt with predefined command string in zsh
With symbolic links, why are the results from "ls .." and "cd .. " different? [closed]