Bookmarks: Difference between revisions

From miki
Jump to navigation Jump to search
Line 74: Line 74:
* [https://www.starterstory.com/stories/fridays-off-fabric-shop Bootstrapping An Online Fabric Shop and Growing to $20K/mo]
* [https://www.starterstory.com/stories/fridays-off-fabric-shop Bootstrapping An Online Fabric Shop and Growing to $20K/mo]
: With good tips about launching new business online.
: With good tips about launching new business online.

== Miscellaneous ==
* [https://pavelkosenko.wordpress.com/2015/08/13/what-is-good-color/ What is good color]
: A detailed explanation about color harmony, what makes some painting rich in colors...

Revision as of 16:59, 6 October 2018

Show how many times frustrated Linux kernel developers have put four letter words into the source code.
An online tool to provide custom-sized placeholder images of Bill Murray! http://fillmurray.com/200/300.
I like the humor and layout of the page. Images are superb.
Check also PlaceCage (Nick Cage Filler Images) and Steven SeGALLERY (Steven Segal Filler Images) :-D
An amazing video from A Capella Science on biology science. Amazing song. More to see on the YouTube channel.

AI

Mathemathics

Correlation is not causation.
  • Tangente n°182, p34-35, "Les excès de la corrélation".
Nous allons vers un changement épistémologique majeur. S'en remettre à ce type de calcul traduit un renoncement aux ambitions de la raison moderne, qui liait les phénomènes à leurs causes. Ces ambitions de la raison permettaient d'envisager la prévention, d'agir sur les causes pour changes les effets. Au lieu de cela, on se dirige vers un système de pures corrélations. [...] On ne cherche plus à comprendre l'environnement, on cherche à le prédire. Notre rapport au savoir change, mais aussi notre rapport au monde: on se focalise davantage qu'auparavant sur les risques. "Voir et comprendre" sont supplantés par détecter et prévenir". On passe d'une civilisation du signe, qui était porteur de sens, à une civilisation du signal, qui est une donnée qui ne signifie rien en soi..

Tools

Books

Dev

Crystal-clear tutorial on how to use strace, lsof and gdb to debug inter-process issues on Linux.
open source Python graphing library, with Javascript interaction.

Rust

Many interesting comments on RUST, and how to write / debug programs with concurrency/performance in mind.

Methodology

5 reasons not to rewrite an existing code.
About the mistake of full rewrite (Netscape 6, Borland Quattro Pro). Instead refactor, rename,
Instead of rewriting, write a strangler application, that will progressively replace the old system.
Tesler's Law, also known as The Law of Conservation of Complexity, states that for any system there is a certain amount of complexity which cannot be reduced.
About Semantic Versioning and tips / pits to introduce new functionality, and fixing security bugs.
Don't build technology unless you feel the pain of not having it. Then: First make it possible. Then make it beautiful. Then make it fast. Use cases are everything in suffering-oriented programming.

Learn

From Xv6, a simple Unix-like teaching operating system
All participants spent most of their time studying examples, rather than reading the language documentation.

Web

Delay non-critical task to idle thread, while forcing their execution if some user event depend on that task being executed first.

Science & Tech

The most complete and detailed description on how our eyes perceive colors.
Just wow.

Success stories

With good tips about launching new business online.

Miscellaneous

A detailed explanation about color harmony, what makes some painting rich in colors...