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
1737
problems.
Stats
50.5k
EtPoint
17.7k
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
Creating Ord instances with newtype wrapping
awk script always prints sum=0
how to compose functions that return Bool together
read line by line using `for` loop
fork() and changing local variables?
Customise dataclass asdict keynames
Passing color codes from bash variables through sed
Creating a non-iterator iterable
When should I use iter function?
Unpack into the list append method in Python