Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
hugomg
hugomg has asked
169
questions and find answers to
367
problems.
Stats
11.7k
EtPoint
3.9k
Vote count
169
questions
367
answers
About
hugomg questions
Is there a way to run a Busted test suite in parallel?
In Luasocket, under which conditions can an accept call block even after select tells it is safe to read?
Was Array.prototype.sort.call() ever supposed to return the window object?
Curly brackets for function blocks in one line functions [duplicate]
Is it possible to simulate string.match with a regexp.exec loop when the regexp matches the empty string?
How do I require a library in PLT scheme (pre-racket)?
Is there a way to have elements be positioned to the right without removing them from the flow?
Is there a way to check if a GTK widget supports a property without checking version numbers?
How can I add just a tiny bit of dynamism to a single HTML page, with minimal dependencies and maximum portability?
How do I type m≤n in Emacs's Agda mode without it turning into m≰?
hugomg answers
Is there a way to run a Busted test suite in parallel?
All pairs shortest paths with dynamic programming
Dojo/Dijit TitlePane
Algorithm to subdivide a polygon in smaller polygons
How do i use socket.select?
Big O Notation, when can we drop constants legally?
Why can't I convert a two-dimensional array to a two-dimensional pointer in C?
Javascript modules: return a bare object, or name it
Function (callable) objects with inherited properties
Regular expression containing an escape sequence in JavaScript