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
1688
problems.
Stats
49.6k
EtPoint
17.5k
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
cut -d, ignore delimiter in argument
python global operator emulation
Bash declaratively defining a list to loop on
Python fuctional style iterative algoritm?
Bash script not checking for null correctly
mistake in for loop
When calcuating distance between points on earth why are my Haversine vs. Geodesic calculations diverging?
fish shell: Weird exit command behaviour from terminal
Make command line aliases reveal the true command (Mac)
Returns the first element of a list in Haskell