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
9
questions and find answers to
53
problems.
Stats
7.9k
EtPoint
3.7k
Vote count
9
questions
53
answers
About
Private consulting available via https://calendly.com/rb3216
rates: $150/30 minutes; $250/60 minutes
rocky questions
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?
In nodejs, how do I check if a port is listening or in use
rocky answers
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()
Invoking Perl debugger so that it runs until first breakpoint
How do I decompile Python 3.5 .pyc?
Bash - Multiply Bidimensional Matrix
Meaning of absolute/relative paths in python stack trace
Explanation for Values in Scharr-Filter used in OpenCV (and other places)