Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
abligh
abligh has asked
15
questions and find answers to
138
problems.
Stats
6.2k
EtPoint
2.4k
Vote count
15
questions
138
answers
About
abligh questions
goyacc: getting context to the yacc parser / no `%param`
C standard prohibition on warnings by default
Detect C memory 'leaks' that are freed on exit
Passing context to gorilla mux - go idioms
Convert POSIX integer errno to compile-time constant
Estimating rate of occurrence of an event with exponential smoothing and irregular events
Testing os.Exit scenarios in Go with coverage information (coveralls.io/Goveralls)
abligh answers
What shall I use as a comment while creating the SSH key and how this comment will be used? [closed]
goyacc: getting context to the yacc parser / no `%param`
left to right evaluation of statements inside of a for loop separated by comma
Is there a difference in performance when swapping if/else condition?
Can I use <stdatomic.h> from C11 in Linux driver, or do I must to use Linux functions of memory-barriers?
C - Linux Sparse File: How to check if file is sparse and print 0-filled disk blocks
Unsupported Protocol using Curl in C
Why isn't C freeing memory from malloc'd char* set by strtok?
pthread_join from a signal handler
socket() returning file descriptor 1 inside std::thread