Comparto mis videos de #Clojure #ProgramaciónFuncional donde explico calculo lambda, colecciones inmutables/perezosas, recursividad, unit testing, linter, test runner, code coverage & static code analysis.
https://drive.google.com/drive/folders/1J7Z0MRhbJl8au8ndd18S5dtjuo8Vf6VP
IMHO shorthand switches are convenient for daily shell use, but for scripting/programming they are really a bad idea 🤔 So please, take into account this 😉
https://twitter.com/val_waeselynck/status/1448285610217820163
News: US Mirror Retirement https://voidlinux.org/news/2021/10/mirror-retirement.html
"From #Bash to #Python and vice versa, for admins" #sysadmin
http://bruxy.regnet.cz/programming/bash-python/workshop_bash-python-en.html
"#Demoscene is a #computer art #subculture on the edge of creative art and #underground, which is created and presented on computers. A demo is a program, which demonstrates the abilities of computers and also a #programmer."
"#Concurnas is an #OpenSource JVM programming language, interoperable with #Java (and other JVM languages), designed for building reliable, scalable, high performance concurrent, distributed and parallel systems"
#Bash redirections: file descriptor, pipe and HERE document.
https://cuddly-octo-palm-tree.com/posts/2021-02-21-bash-redirections/
#ClojureScript results in better performance than Reat+Redux, produces smaller bundle size, and requires in significantly less code.
https://medium.com/dailyjs/a-realworld-comparison-of-front-end-frameworks-2020-4e50655fe4c1
Reading Tanenbaum on operating systems kind of compares to reading "Learn you a #Haskell". After reading these books you feel confident when it comes to understanding the terminology but then fall flat on your face when having to deal with some actual code.
Fantastic! 4Clojure was a great tool for years, until its owner passed away. This is a great looking port that I can't wait to try. #clojure https://github.com/PEZ/rich4clojure
Unfortunatelly, 4clojure.com is no longer maintained. But it continues to live on in slightly different form, on https://4clojure.oxal.org/ and it's completely static. 😀
News: Repository Signing Disruption https://voidlinux.org/news/2021/07/signing-disruption.html
"I’ve seen a lot of #Elixir ... both good and bad ... I’ve seen similar patterns that tend to lead to worse code. So I thought I would document some of them as well as better alternatives to these patterns." #myelixirstatus
"Destructuring provides not only a more concise way to bind names to parts of sequential and associative data structures but it also mirrors the shape of the data being destructured." #Clojure
https://danielgregoire.dev/posts/2021-06-13-code-observation-clojure-destructuring/
(def me #{:developer :🇲🇽 :🤔 :ᴎ :⌀ :⠠⠵ {:♥ [:free-open-source :φ :ƒ :λ :Ⓐ :Ⓔ :😺 :☕ :🍺 :🎧 :📚]}})