 Your new post is loading...
 Your new post is loading...
|
Scooped by
Goulu
June 27, 2014 5:20 PM
|
Je vous avais parlé des bases dans l’article sur le binaire. En informatique, on utilise essentiellement la base 10, évidement, mais aussi 2, 8, 16 et 64. Des puissances de 2, quoi.
|
Scooped by
Goulu
June 25, 2014 3:42 PM
|
Particle painting A new version of GLSL Hacker is available. GLSL Hacker 0.7.0 brings a lot of changes and new features since the last official release. Here is an overview of the main new features:...
|
Scooped by
Goulu
June 25, 2014 2:35 PM
|
C'est un langage qui surpasse tous les autres. Il vous permettra tout aussi bien de coder le système d'un Terminator que de vous faire voyager sur Mars façon TotalRecall. Adieu les petites applis ringardes !
|
Scooped by
Goulu
June 21, 2014 7:23 AM
|
Nobody asked for it, so you got it. The meme package for R by Thomas Leeper lets you create the web's most popular memes in a line of code. Enjoy.
|
Scooped by
Goulu
June 21, 2014 7:21 AM
|
Ceci est un post invité de 01ivier posté sous licence creative common 3.0 unported. Il est des choses inutiles plus passionnantes que d’autres. Il semblerait que j’ai un petit faible pour les choses inutiles que je fais moi-même.
|
Scooped by
Goulu
June 19, 2014 3:16 AM
|
Il y a bien longtemps je vous avez parlé de 7 libs Python vraiment chouettes, puis quelques articles pour vous signaler des remplaçants, ici et là.
|
Scooped by
Goulu
June 4, 2014 5:14 AM
|
|
Scooped by
Goulu
May 25, 2014 9:49 AM
|
Si vous voulez énerver un blogger technophile, utilisez le mot Web là où vous devriez utiliser le mot Internet et inversement. Internet, c’est beaucoup plus que le Web.
|
Scooped by
Goulu
May 19, 2014 3:38 AM
|
|
Scooped by
Goulu
May 11, 2014 2:35 PM
|
This blog posts shows program source codes that work in multiple languages (including Haskell, Prolog, Perl, Perl and Python). Here is a program which works in Haskell, Prolog and Perl: $ cat >m1.prg 'END' foo( {-1/*_} ) if!
|
Scooped by
Goulu
April 29, 2014 3:07 AM
|
The Internet of Things needs a patch. "It really is disturbing, the number of devices that are affected by this," Weaver says.
|
Rescooped by
Goulu
from Dr. Goulu
April 18, 2014 2:13 AM
|
The Heartbleed bug crushed our faith in the secure web, but a world without the encryption software that Heartbleed exploited would be even worse. In fact, it's time for the web to take a good hard look at a new idea: encryption everywhere.
|
Scooped by
Goulu
April 13, 2014 2:58 AM
|
Cette faille a été baptisée Heartbleed, le coeur qui saigne, par jeu de mots avec Heartbeat, nom d'une extension au protocole SSL/TSL qui est vulnérable.
|
|
Scooped by
Goulu
June 27, 2014 5:18 PM
|
This is another guide to SimPy simulations. SimPy ususally runs simulations as fast as possible, but sometimes, you might want your simulation to run synchronized with the wall-clock time. This kind of simulation is also called real-time simulation.
|
Scooped by
Goulu
June 25, 2014 2:35 PM
|
Dans un excellent article récemment publié par le Wall Street Journal, l’un des dirigeants de Symantec déclarait la mort des anti-virus. Eh bien, il était temps.
|
Scooped by
Goulu
June 23, 2014 2:07 PM
|
Bottle : le plus petit disponible (tient dans un fichier). Génial pour du code jetable ou des petits sites, etc. Fantastique outil d’enseignement et d’apprentissage. En plus, ça tient plutôt bien la charge compte tenu de la taille.
|
Scooped by
Goulu
June 21, 2014 7:23 AM
|
Use cryptographic anonymity tools to hide your identity, on the other hand, and network eavesdroppers may not even know where to find your communications, let alone snoop on them.
|
Rescooped by
Goulu
from Dr. Goulu
June 19, 2014 3:19 AM
|
I've been spending a lot of time recently writing about frequentism and Bayesianism. Here I want to back away from the philosophical debate and go back to more practical issues: in particular, demonstrating how you can apply these Bayesian ideas in Python.
|
Scooped by
Goulu
June 4, 2014 2:16 PM
|
Google is taking another step towards an internet that can stand up to snooping from the NSA. Today, the company released the source code for a new web browser plugin that encrypts your email messages before they’re sent across the net.
|
Scooped by
Goulu
May 26, 2014 2:07 AM
|
Je suis crossbar.io depuis quelques temps maintenant, et je suis très, très étonné de ne pas plus en entendre parler dans la communauté Python. Bon, en fait, à moitié étonné.
|
Scooped by
Goulu
May 25, 2014 9:47 AM
|
Index pattern showing the 298 remaining 17-bit still lifes that were not trivially synthesizable as of January 2014. A project to find glider syntheses for all stable objects up to 16 bits was completed at the beginning of 2014.
|
Scooped by
Goulu
May 19, 2014 3:34 AM
|
Why I push for Python Why Python is Better than Matlab for Scientific Software Why use Python for scientific computing ? Python vs Matlab 10 Reasons Python Rocks for Research (And a Few Reasons it Doesn’t) I used Matlab.
|
Scooped by
Goulu
May 11, 2014 2:28 PM
|
We've all heard it before: Python is slow.
|
Scooped by
Goulu
April 18, 2014 3:38 PM
|
In February 2014 Apple published their Secure Coding Guide. I glanced through it and noticed that their sample code for detecting integer overflow was buggy – it triggered undefined behavior, could be optimized away, and was thus unsafe to use.
|
Scooped by
Goulu
April 13, 2014 3:00 AM
|
It's no surprise that a small bug could cause such huge problems. What's amazing, however, is that the code that contained this bug was overseen by only one full-time paid employee.
|