Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Charles Duffy
Charles Duffy has asked
32
questions and find answers to
681
problems.
Stats
27.3k
EtPoint
10.6k
Vote count
32
questions
681
answers
About
Just this guy, see?
Keybase identity @ https://keybase.io/charlesdyfisnet
Charles Duffy questions
Extending a library-provided protocol without impacting other users
Bash file descriptor leak
pyramid: Inverse to add_notfound_view(append_slash=True)
Class/forName in Clojure not respecting ContextClassLoader?
"No single method [...] found for function" trying to use a protocol
Synthesizing SQL rows within a range
Setting up pipelines reading from named pipes without blocking in bash
SQLAlchemy: Using a CTE from a (sub)query w/ FROM clause specified as literal text
read in bash on whitespace-delimited file without empty fields collapsing
clojure: Efficiently determining if a string begins with any prefix in a collection
Charles Duffy answers
Bash: Find directories with trailing spaces at the end of each name
how add flags to python regex?
bash select loop doesn't work
why Path.ends_with return false when passed a correctly-matching file extension?
Redirecting stderr changes exit codes of piped command
How to prepend a file using fish
What regex syntax is supported by the =~ operator in bash?
How can I support comments when eval'ing a file to set environment variables for a single command?
bash: For each line in a txt file match a regex and save it to a variable array
Ash shell - How to do while loop inside a function?