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
1795
problems.
Stats
51.6k
EtPoint
18.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
Should I type something as Optional if None breaks the logic of the function, but I do check for it inside the body?
Why >> duplicates right-hand side operand in haskell
sh - split string by delimiter
How do I incorporate a loop into a bash alias
Turn a List of Str into a List of Int (Python)
How do I use __repr__ with multiple arguments?
bc not executing via script
How to concatenate bytes from 3 small ints to make a larger number that is represented by those bytes in Python?
Space character in python that won't be interpreted by bash
Mypy type confusion with Union of Callable