Paolo Redaelli personal blog

Sequence diagrams

I neede to draw some sequence diagrams. Many people use presentation software like LibreOffice Impress or drawing software but I’m lazy and slow with those programs. Let’s add that I want to use them in a reveal.js presentation. So I asked DuckDuckGo, discovering https://github.com/denniskniep/reveal.js-plugin-sequence-diagrams which uses https://bramp.github.io/js-sequence-diagrams/. The latter in particular is really a smart…

Link

Blacklight da lealternative.net

Quello che fa questo sito è semplicemente spettacolare ed il suo utilizzo è estremamente semplice. Questo tool analizzerà qualsiasi sito che inserite e lo passerà… ai raggi ultravioletti! Vi dirà per filo e per segno cosa contiene quel sito e quanto tenterà di seguirvi e di tracciarvi se non userete adeguate protezioni (come una valida alternativa a Chrome, ad esempio).

Manim, or animatic math

Have you ever wondered how the author of 3Blue1Brown created his fantastic videos where he explains the beauties of mathematics? He wrote his own animation program and released it as free sw! Manim A community maintained Python library for creating mathematical animations. https://github.com/3b1b/manim

Is the macOS GUI development scene really this bad?

Paul WalkerFollow on last summer asked Is the macOS GUI development scene really this bad? That’s a question I’m interested in because while I’ve been using exclusively Linux since 1997 I strive to write portable programs. Most people are still “shackled” into proprietary operative systems. He enlist Swift, JavaScript, C#, Python, Clojure, Rust, Go, Objective…