You are here |
thorstenball.com | ||
| | | |
venam.net
|
|
| | | | You check your processes and see some hanging around with a weird status and using no resources. You don't know if you should remove them or not. Then you try removing them and it doesn't work. In this episode we're going to discuss zombie processes. | |
| | | |
venam.net
|
|
| | | | Signals have been there since the very first version of Unix. They were just a bit different from what we know today. For many reasons in fact, they've gone through many iterations of development and ideas. Today we have one single system call to catch all signals but that only appeared in version 4 of Unix and before that there were dif... | |
| | | |
venam.net
|
|
| | | | In this episode we'll tackle a topic that joins many parts of the systems and so is hard to fully cover. It has a relationship with everything in the system, it glues it together. We're going to be discussing processes on Unix. | |
| | | |
www.vintasoftware.com
|
|
| | Angular.js is a great JavaScript framework, it makes easy to develop Single Page Applications (SPAs) and removes most of the pain regarding data binding, requests and routing. I've read many blog posts talking about interesting design patterns and project architectures. Here is the result. |