diff options
| -rw-r--r-- | blog/content/contact.gmi | 8 | ||||
| -rw-r--r-- | blog/content/contacto.gmi | 8 | ||||
| -rw-r--r-- | blog/content/notes/interesting-articles.gmi | 3 |
3 files changed, 17 insertions, 2 deletions
diff --git a/blog/content/contact.gmi b/blog/content/contact.gmi index 8b06813d..c02dfe8e 100644 --- a/blog/content/contact.gmi +++ b/blog/content/contact.gmi @@ -2,5 +2,11 @@ Send me email to alex at corcoles dot net. => https://i.delta.chat/#F39B6A2BB323992DB8B897D2B3AD081B56A5FAC6&a=vmupyibe9%40nine.testrun.org&n=Alex2&i=84tOryYQa6e-2qD75_LE5X-r&s=JlQQAedymqJC8rwkSaMC4oa7 Send me a message with Delta Chat -=> https://alex.femto.pub/@coder@alex.femto.pub/ Read me in the Fediverse at @coder@alex.femto.pub Send me a message with XMPP/Jabber to koalillo at conversations dot im. + +## Other presence + +=> https://alex.femto.pub/@coder@alex.femto.pub/ My @coder@alex.femto.pub Fediverse account +=> https://alex.femto.pub/@yo@alex.femto.pub/ My @yo@alex.femto.pub general Fediverse account in Spanish +=> https://github.com/alexpdp7/alexpdp7 My personal repository in GitHub and my account with more material +=> https://www.linkedin.com/in/alexcorcoles/ My LinkedIn profile diff --git a/blog/content/contacto.gmi b/blog/content/contacto.gmi index a074738d..8dfb1700 100644 --- a/blog/content/contacto.gmi +++ b/blog/content/contacto.gmi @@ -2,5 +2,11 @@ Envíame email a alex arroba corcoles punto net. => https://i.delta.chat/#F39B6A2BB323992DB8B897D2B3AD081B56A5FAC6&a=vmupyibe9%40nine.testrun.org&n=Alex2&i=84tOryYQa6e-2qD75_LE5X-r&s=JlQQAedymqJC8rwkSaMC4oa7 Envíame un mensaje por Delta Chat. -=> https://alex.femto.pub/@yo@alex.femto.pub/ Léeme en el Fediverso en @yo@alex.femto.pub Envíame un mensaje por XMPP/Jabber a koalillo arroba conversations punto im + +## Otras presencias + +=> https://alex.femto.pub/@yo@alex.femto.pub/ Mi cuenta general en el Fediverso @yo@alex.femto.pub +=> https://alex.femto.pub/@coder@alex.femto.pub/ Mi cuenta sobre programación en inglés en el Fediverso @coder@alex.femto.pub +=> https://github.com/alexpdp7/alexpdp7 Mi repositorio personal en GitHub y mi cuenta con más material +=> https://www.linkedin.com/in/alexcorcoles/ Mi perfil en LinkedIn diff --git a/blog/content/notes/interesting-articles.gmi b/blog/content/notes/interesting-articles.gmi index aab7f1a0..77fdf939 100644 --- a/blog/content/notes/interesting-articles.gmi +++ b/blog/content/notes/interesting-articles.gmi @@ -32,6 +32,9 @@ About the Standard Model of Languages (SMoL) => https://dannorth.net/best-simple-system-for-now/ Best Simple System for Now A view I disagree on about IAGNI and the opposite concepts, but interesting +=> https://www.joelonsoftware.com/2001/04/21/dont-let-architecture-astronauts-scare-you/ Don’t Let Architecture Astronauts Scare You +Thinking too much about abstraction and technology makes you lose the point. "[Architecture astronauts] tend to work for really big companies that can afford to have lots of unproductive people with really advanced degrees that don’t contribute to the bottom line." + => https://mmapped.blog/posts/38-static-types-perfectionism Static types are for perfectionists Our programming style is influenced by our personality and life |
