Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Vi.
Vi. has asked
83
questions and find answers to
36
problems.
Stats
1.1k
EtPoint
206
Vote count
83
questions
36
answers
About
Vi. questions
How to "interleave" C/C++ souce with my string (only inside functions at appropriate places)?
What profiler should I use to measure _real_ time (including waiting for syscalls) spend in this function, not _CPU_ one
How to open "adb shell" in context of application being debugged (on non-rooted device)?
How to learn to use autotools/libtool? (Does anybody dislike it too?)
How to determine if ARM processor running in a usual locked-down "world" or in Secore "world"?
Why does Haskell require all libraries to be profiling-enabled for profiling?
What to use instead of str-utils functions?
How to avoid boilerplate when using super(...) in Python 2.6+?
How do I get xid from pid (and vice versa)?
Are there any tools to convert matroska (mkv) to/from text files?
Vi. answers
What profiler should I use to measure _real_ time (including waiting for syscalls) spend in this function, not _CPU_ one
Format string attack in printf
Parsing in Perl a string separated by null bytes
Is it possible to merge in Git without being on the merged-to branch?
Are there any tools to convert matroska (mkv) to/from text files?
A single-file WebAssembly html demo
Removing Git commits on a branch
How to multiplex multiple blocking Python generators into one?
how to convert RTPDUMP video file to mp4
Clojure - How to make my macro expand before system macros?