Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
rocky
rocky has asked
13
questions and find answers to
58
problems.
Stats
8.0k
EtPoint
3.7k
Vote count
13
questions
58
answers
About
Private consulting available via https://calendly.com/rb3216
rates: $150/30 minutes; $250/60 minutes
rocky questions
Is there any advantage in nodejs calling an async function followed by an await versus a synchronous function?
How can I turn an op address into the right kind of B::OP?
monkey patching at the npm package level?
How can I create a Python wheel for a specific set of python versions? py2.py3-none-any.whl is too broad
In newer Getopt::Long How do I set default optional values
Lisp source code rewriting system
How do I get the Rust compiler to dump out the LLVM it generates?
In Python how do I test if the interpreter is running Pyston, Jython, CPython?
In C python, accessing the bytecode evaluation stack
How do I get the nodejs version inside a nodejs program?
rocky answers
how could I using query-replace like isearch-forward while typing something
monkey patching at the npm package level?
AC_SUBST does not expand variable
How can I create a Python wheel for a specific set of python versions? py2.py3-none-any.whl is too broad
What is the best or proper way to allow debugging of generated code?
Reassemble .py file from bytecode
How can I implement a portable pointer compare and swap?
tree parser vs stream parser
How to escape spaces inside a Makefile
TypeError: can't use a string pattern on a bytes-like object in re.findall()