Skip to primary content
Skip to secondary content

Blog.CarlRobitaille.org

Indiscriminate laziness

Main menu

  • Home
  • About

Category Archives: informatique

Post navigation

← Older posts
Newer posts →

Google utilise l’IA pour améliorer la qualité des appels malgré une mauvaise connexion

Posted on 2020/04/03 by Carl Robitaille
Reply

Google utilise l’IA pour améliorer la qualité des appels malgré une mauvaise connexion

Posted in internet, produits, programmation | Leave a reply

Warning: Zoom Sends Encryption Keys To China (Sometimes)

Posted on 2020/04/03 by Carl Robitaille
Reply

Warning: Zoom Sends Encryption Keys To China (Sometimes)

Posted in sécurite | Leave a reply

Visualising Airflow around a Sail with Experiments and Simulations

Posted on 2020/04/02 by Carl Robitaille
Reply
Posted in mathématiques, physique, programmation | Leave a reply

Using Augmented Reality to Prepare Orion Hardware for Artemis II Crewed Mission

Posted on 2020/04/01 by Carl Robitaille
Reply

Using Augmented Reality to Prepare Orion Hardware for Artemis II Crewed Mission

Posted in électronique, exploration spaciale, infographie | Leave a reply

The term software engineering

Posted on 2020/04/01 by Carl Robitaille
Reply

🚀 Margaret Hamilton, renowned mathematician and computer science pioneer, is credited with having coined the term software engineering while working at MIT!#womeninstem #womenshistorymonth pic.twitter.com/zcz72sSoum

— Women Who Code (@WomenWhoCode) April 1, 2020
Posted in histoire, programmation | Leave a reply

/dev/stupidity

Posted on 2020/04/01 by Carl Robitaille
Reply

Kernel developers have announced a new device file, /dev/stupidity. It is much faster than /dev/urandom, has an order of magnitude more entropy, works universally, but doesn't run out of data like /dev/random does. The only downside is it requires Internet access.

— Command Line Magic (@climagic) April 1, 2020
Posted in drôle, programmation | Leave a reply

What programmers say VS what they mean

Posted on 2020/04/01 by Carl Robitaille
Reply

What programmers say VS what they mean 😂 #programming pic.twitter.com/HXOKOAMGEp

— nixCraft 🐧 (@nixcraft) April 15, 2017
Posted in drôle, programmation | Leave a reply

This will run the ls command without using any alias called ls that might be set

Posted on 2020/03/31 by Carl Robitaille
Reply

ls # This will run the ls command without using any alias called ls that might be set. You can do this with any real command. Another way to do this is with 'command ls'.

— Command Line Magic (@climagic) March 31, 2020
Posted in programmation | Leave a reply

Is Visualizing Light Waves Possible?

Posted on 2020/03/31 by Carl Robitaille
Reply
Posted in infographie, physique | Leave a reply

Look at the full year calendar for 2020 and 2021 side by side

Posted on 2020/03/31 by Carl Robitaille
Reply

paste <(cal 2020) <(cal 2021) # Look at the full year calendar for 2020 and 2021 side by side. (Requires a term width >= 138). If you don't have that large of a term, you can change the orientation to vertical like this: { cal 2020 ; cal 2021; } or pipe it to less -S

— Command Line Magic (@climagic) March 31, 2020
Posted in programmation | Leave a reply

Post navigation

← Older posts
Newer posts →

Categories

Blogroll

  • Twitter: La_Maudite

CarlRobitaille.org

  • Forums
  • Recettes
Proudly powered by WordPress