Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
antak
antak has asked
28
questions and find answers to
29
problems.
Stats
763
EtPoint
199
Vote count
28
questions
29
answers
About
antak questions
Can I redirect stdin directly to file?
How do I create Tasks that are posted to a given SynchronizationContext?
Is it bad practice to throw an arbitrary exception when CancellationToken is set?
Does ConcurrentMap.remove() provide a happens-before edge before get() returns null?
Getting the "Records" and "Duplicates" counts of INSERT ... SELECT ... ON DUPLICATE KEY UPDATE
Difference between fetching with server cursor vs streaming
Would Guava's Cache<K, Semaphore> with weakValues() be thread safe?
Python: Fast and minimalistic way to zip and pair matching elements in two lists
Name only option for `git branch --list`?
"Potential heap pollution via varargs parameter" for Enum<E>... why?
antak answers
Bootstrap popover is closing when click inside
Bash: kill with pipe
How to diff two file lists and ignoring place in list
Why use Java's AsynchronousFileChannel?
Name only option for `git branch --list`?
MySQL 5.7 strange perfomance reduction with order by ASC/DESC on partitioned table
How to get output of a bash command in a variable
Is it safe to use a 128 bits key in HMAC-SHA256?
What order does rsyslog process configuration files in /etc/rsyslog.d?
Simple find and replace with sed