Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
nos
nos has asked
38
questions and find answers to
808
problems.
Stats
27.2k
EtPoint
10.1k
Vote count
38
questions
808
answers
About
Code monkey.
C++.C,Java,Python on Linux,Solaris & Windows.
C#(mostly WinForms) Windows development.
Telecom Engineeringing, protocol testing/implementations/monitoring, network surveillance.
System administration/integration.
nos questions
Database access in GUI thread , bad isn't it?
Convert a single hex character to its byte value in java
What's the accepted techniques for staying logged on to a web site?
Clean up repetitive setup and cleanup Java(JDBC) code
Convert a single hex character to its byte value in C#
Deploying JAX-WS web service on Tomcat
Best practices for setting up a Visual Studio project for nUnit tests
AccountController using MySQL in ASP.NET MVC
Proper length of an AF_UNIX socket when calling bind()
call pthread_cond_broadcast with mutex held or not?
nos answers
C - Error is "free(): invalid next size (normal) "
How does gcc decide which libraries to implicitly include?
Retransmitting large packets with raw sockets
What are the units of UDP buffers, and where are docs for sysctl params?
Socket stream hangs when using IOUtils.copy()
What does the gdb 'x' command do?
Question on Getcontext function
struct sigaction's sa_mask field and sigprocmask() function
skb->priority and IP::tos and ping -Q
Queue<T> thread-safety: one writer, one reader