7 private links
TeamPass is a Passwords Manager dedicated for managing passwords in a collaborative way on any server Apache, MySQL and PHP. It is especially designed to provide passwords access security for allowed people. This makes TeamPass really usefull in a Buisiness/Enterprise environment and will provide to IT or Team Manager a powerfull and easy tool for customizing passwords access depending on the user’s role.
This page is a collection of obscure C++ features, gathered over the years as I've explored different corners of the language. C++ is very big and I'm always learning more about it. Hopefully you'll learn something from this page even if you already know C++ pretty well. The features below are roughly ordered from least to most obscure.
La France adopte le plan marshall numérique.
De nouvelles pièces, transmises au Monde par Edward Snowden, un ancien consultant de la NSA, lèvent, pourtant, le voile sur une autre réalité : celle des liens extrêmement étroits noués par les services secrets français, la Direction générale des services extérieurs (DGSE), avec, d'une part, la NSA et, d'autre part, son équivalent britannique, le GCHQ, soit les deux plus puissantes structures d'interceptions techniques au monde.
Programming for multiple threads is not fundamentally different from writing an event-oriented GUI application or even a straight up sequential application. The important lessons of encapsulation, separation of concerns, loose coupling, etc. all apply. But developers get into trouble with multiple threads when they don’t apply those lessons; instead they try to apply the mostly-irrelevant bits of information they learned about threads and synchronization primitives from introductory multithreading texts.
Watch train moving in realtime
Writing programs in good old C can be quite refreshing if you use some modern utility library like GLib. It offers a comprehensive set of tools you expect from a modern programming environment like collections, logging, plugin support, thread abstractions, string and date utilities, different parsers, i18n and a lot more. One essential part, especially for agile teams, is onboard too: the unit test framework gtest.
Branch prediction in the mill cpu
Some notes about difference between alternative coins
A directory of direct links to delete your account from web services.
Make a SSD with micro sd !
Recently I’ve been doing some benchmarking and came upon a very surprising behavior from a number of different Intel i7 CPUs (it manifests on Sandy Bridge and Haswell desktop-class CPUs as well as Sandy Bridge-EP Xeon CPUs).
That article mentioned runtime performance as the main reason for employing CRTP instead of the more traditional runtime polymorphism (dispatch via virtual functions). While some rationale for the cost of virtual calls was given, I didn’t go too deep into it.
you just went to the Google home page.
Simple, isn't it?
What just actually happened?