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
1720
problems.
Stats
50.2k
EtPoint
17.6k
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 - using 'partial' for late-binding problems not amenable to a lambda - costs vs benefits?
Why does expr fail when matching a single 0
Alias with input. Unix
What is the difference between higher order functions and decorators?
How do I make a list of imported classes in Python?
Shouldn't fmap (+3) (*3) be equivalent to \x -> ((x+3)*3)?
Why the `{cat,filename}` Group command with braces in Linux shell can work?
File loop with wildcard
Show call stack in Bash
How to store --exclude arguments for grep in an environment variable in a bash script