Grav – A Modern Flat-File CMS | Official home of Grav CMS
Grav – A Modern Flat-File CMS | Official home of Grav CMS It may not be a static website generator like Pelican or Hugo, but it may be an alternative…
A civil engineer with a longlife fondness for Software Libero
Grav – A Modern Flat-File CMS | Official home of Grav CMS It may not be a static website generator like Pelican or Hugo, but it may be an alternative…
5 Good Open Source Speech Recognition/Speech-to-Text Systems: Project DeepSpeech from Mozilla:pip3 install deepspeech deepspeech –model models/output_graph.pbmm –alphabet models/alphabet.txt –lm models/lm.binary –trie models/trie –audio my_audio_file.wavYou can also install it using npm:…
A MacOs 9 or “classic” theme for Metacity. I may borrow some ideas for a WordPress theme…. This is an improved version of the Metacity theme classic by servo.It has…
How to generate & build a Wasm module, and import it into a React project Source: WebAssembly Modules in Rust: An Introduction – Ross Bulat – Medium
Clean up your code by removing ‘if-else’ statements Nifty techniques, I fear they will be soon be abused by too many people….
MadBob propone di usare l’italianissimo “smanettone” al posto dell’inglese “hacker” anche e sopratutto per il fatto che la parola italiana non ha le connotazioni negative che certa stampa – probabilmente…
MadBob ci lavora nell’informatica, quindi da qualche anno dedica l’Uno Per Cento del suo fatturato ai progetti di software libero che lo aiutano sul lavoro (a proposito Bob, si dice…
Random Wallpaper a nice Gnome extention, helped me discover awesome places, like this: Crater Lake, Oregon. Thanks to wallhaven.cc
A quick dive into Python’s “slots” – Noteworthy – The Journal Blog Or how to try mimik a strongly typed language in a weakly typed one or something like this….
Go to ACME Laboratories, looking for the stuffs that Wile E. Coyote keep buying and you find those pearls: thttpd – tiny/turbo/throttling web server. mini_httpd – simple web server that…