
Pirate Dev Radio
By ElderMael
Redes Sociales
- Miguel Enriquez twitter.com/eldermael
- Gerardo Garcia twitter.com/geraz69
Gracias por escucharnos y levanten su Jolly Roger con la Radio Pirata

Pirate Dev RadioDec 04, 2022

PirateDevRadio - S02E13 - 12 Factor Apps Revisited
Hola, gracias por escucharnos!
## Patreon & Mentorias
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
Tambien proporcionamos mentorias aqui: https://calendly.com/eldermael/mentoria
## Topicos
### Creador de Task Manager de Windows, desarrollador de la vieja guardia
- [Hilo de Reddit compartiendo detalles del TM](https://old.reddit.com/r/techsupport/comments/gqb915/i_wrote_task_manager_and_i_just_remembered/)
- [Su canal de YouTube](https://www.youtube.com/channel/UCNzszbnvQeFzObW0ghk0Ckw)
### ¿Por que no hay un estandar de informacion para CVs?
- [Hilo de Mastodon de una persona quejandose del problema](https://toot.cat/@woozle/107634232290378715)
- [jsonresume.org](https://jsonresume.org/)
### El curioso caso de la Raspberry Pi en el gabinete del equipo de redes
- [Blogpost](https://blog.haschek.at/2019/the-curious-case-of-the-RasPi-in-our-network.html)
### Inteligencia Artificial y Arte
- [AI and the Future of Pixel Art](https://pixelparmesan.com/ai-and-the-future-of-pixel-art/?s=09&utm_source=pocket_saves)
- [The “0 to 1 Trap” and Seven Other things I learned from Peter Thiel](https://medium.com/the-mission/the-0-to-1-trap-and-seven-other-things-i-learned-from-peter-theil-1d315d180918)
### Costos de Infraestructura Real
- [Delays and Cost Overruns in Infrastructure Projects: Extent, Causes and Remedies](https://www.jstor.org/stable/27807050)
### Performance Review
- [The Gervais Principle](https://notes.alexkehayias.com/the-gervais-principle/)
### 12 Factor Apps
- [Sitio web](https://12factor.net/)
- [12 Factor Apps Revisited](https://architecturenotes.co/12-factor-app-revisited/)
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/@piratedevradio)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Sitio web](https://piratedevradio.tech/)
- [Boletin](https://piratedevradio.tech/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
- [TikTok](https://www.tiktok.com/@eldermael)
## Errata - Episodio S02E12
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/poke...)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/...
## Capitulos
```
00:00 Intro & Bitacora del Capitan
02:08 Task Manager
06:20 Formato Universal Para CV
12:07 AI Genera Pixel Art
24:48 Principio de Gervais
43:01 12 Factor Apps Revisited
63:20 Redes Sociales & Outro
```

PirateDevRadio - S02E12 - Arquitectura de Software
# PirateDevRadio - S02E12 - Arquitectura de Software
Hola, gracias por escucharnos!
## Patreon & Mentorias
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
Tambien proporcionamos mentorias aqui: https://calendly.com/eldermael/mentoria
## Topicos
https://hiccupfx.telnet.asia/
https://adamhooper.medium.com/in-mysql-never-use-utf8-use-utf8mb4-11761243e434
https://rachitnigam.com/post/you-have-built-a-compiler/
https://nakst.gitlab.io/essence
### Arquitectura de Software
#### Definiciones
> Architecture is pattern matching between problems and solution
> - Anonymous
> Architecture is trade off analysis
> - Neal Ford
> Architecture is software design over time
> - Anonymous
#### Dimensiones
- [Diagrama](https://excalidraw.com/#json=O98wBLzlBrHibIMDNgG_9,YitjsmgCbXUswUSRN-Cz2A)
#### Integrar y Desintegrar Software
- [Architecture. The Hard Parts by Neal Ford](https://www.youtube.com/watch?v=v55IV8IhwKM)
- [Conway's law](https://en.wikipedia.org/wiki/Conway%27s_law)
#### Rol De Arquitecto de Software
- Influencia en la organizacion
- Analyzar y rediseñar la arquitectura
- Hacerla cumplir
- Habilidades blandas
#### Formas de Aplicar y Hacer Cumplir
- [Fitness Functions](https://www.thoughtworks.com/insights/articles/fitness-function-driven-development)
- [ADRs & RFCs](https://brunoscheufler.com/blog/2020-07-04-documenting-design-decisions-using-rfcs-and-adrs)
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Sitio web](https://piratedevradio.tech/)
- [Boletin](https://piratedevradio.tech/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio S0XE0X
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/
## Capitulos
```
00:00 Intro & Bitacora del Capitan
02:43 HiccupFx
05:20 MySQL utf8mb4
13:23 Señor, Usted Hizo Un Compilador
20:07 Essence
22:56 Arquitectura de Software
67:59 Outro
```


PirateDevRadio - S02E11 - Balance Entre Optimizar Y Hacer
Hola, gracias por escucharnos!
## Patreon & Mentorias
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
Tambien proporcionamos mentorias aqui: https://calendly.com/eldermael/mentoria
## Topicos
### Sound of Colleagues
- [Sitio web](https://soundofcolleagues.com/#)
### Run MacOS programs on Linux
- [darlingHQ.org](https://www.darlinghq.org/)
### Programming for Personal Names
- [articulo](https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/)
### Framework Laptop with Ubuntu: Review
- [review](https://luisartola.com/framework-laptop-with-ubuntu-review/)
### Interesting Quirk of Starlink Satelite Dishes
- [articulo](https://gizmodo.com/if-i-fits-i-sits-starlinks-self-heating-internet-sate-1848327155)
### How To Handle 5m views per month for less than $400
- [blogpost](https://blog.polyhaven.com/how-we-handle-80tb-and-5m-page-views-a-month-for-under-400/)
### Software Complexity Tales!
- [rant about too many levels of abstraction](https://unixsheikh.com/articles/is-the-madness-ever-going-to-end.html)
- [school students no longer comprehend low level concepts, like storage and file systems](https://www.theverge.com/22684730/students-file-folder-directory-structure-education-gen-z)
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Sitio web](https://piratedevradio.tech/)
- [Boletin](https://piratedevradio.tech/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio S02E11
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/
## Capitulos
```
00:00 Intro & Bitacora del Capitan
05:08 The Sound Of Colleagues
08:44 Darling
14:11 Falsedades sobre nombres
26:53 Framework laptops
33:50 5M de Vistas con 400 USD
41:59 Cuando Va a Terminar Esta Locura
52:20 File Not Found
60:12 Outro
```

PirateDevRadio - S02E10 - Proponen Tipado En JavaScript
Hola, gracias por escucharnos!
## Patreon & Mentorias
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
Tambien proporcionamos mentorias aqui: https://calendly.com/eldermael/mentoria
## Topicos
### Flowchart Generator Software for BBC Micro running on BeebEm
- [Link del video](- https://www.youtube.com/watch?v=M7p-TEOB7-c)
### Usar HTTP Basic
- [Why I'm Using HTTP Basic Auth in 2022](- https://joeldare.com/why-im-using-http-basic-auth-in-2022.html)
### Firefox vs Monopolio
- [Firefox is the Only Alternative](https://batsov.com/articles/2021/11/28/firefox-is-the-only-alternative/)
### C Ya No Es Un Lenguaje, Es Un Protocolo
- [C Isn't A Programming Language Anymore](https://gankra.github.io/blah/c-isnt-a-language/?utm_source=pocket_mylist)
### Modulos de NPM Modificados En Protesta
- [Alert: peacenotwar module sabotages npm developers in the node-ipc package to protest the invasion of Ukraine](https://snyk.io/blog/peacenotwar-malicious-npm-node-ipc-package-vulnerability/)
### Propuesta De Tipado Para JS
- [Debate in JavaScript Community Over Proposed Types Syntax](Debate in JavaScript Community Over Proposed Types Syntax)
- [Tuitazo](https://twitter.com/eldermael/status/1508200423617929219)
###
### Links Extras
- https://twitter.com/FiloSottile/status/1476698207413493766
- https://twitter.com/miketheitguy/status/1477097527593734144
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Sitio web](https://piratedevradio.tech/)
- [Boletin](https://piratedevradio.tech/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio S0XE0X
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/
## Capitulos
```
00:00 Intro & Bitacora del Capitan
04:01 Flowchart Generator Software for BBC Micro running on BeebEm
08:50 Usar HTTP Basic
19:26 Firefox vs Monopolio
30:27 C ya no es un lenguaje, es un protocolo
42:32 Propuesta De Tipado Para JS
01:26:24 Outro
```

PirateDevRadio - S02E09 - Monorepos y LatAm Startups Con Dificultades
Hola, gracias por escucharnos!
## Patreon & Mentorias
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
Tambien proporcionamos mentorias aqui: https://calendly.com/eldermael/mentoria
## Topicos
### Text Hates You
- [A well written description of what it takes to render text everywhere, and the headackes it produces](https://gankra.github.io/blah/text-hates-you/)
### What does it mean to listen to a port?
- [A dramatized lecture on what happens at OS level when a process or processes listen to a port in the network interface](https://paulbutler.org/2022/what-does-it-mean-to-listen-on-a-port/)
### Server-Sent Events
- [The alternative to WebSockets you should be using](https://germano.dev/sse-websockets/)
### Straight to Spam
- [Tool to send emails and ensure that they land on the spam folder of the receiver](https://straight2spam.xyz/)
### Alpha Code
- [DeepMind Alpha Code](https://deepmind.com/blog/article/Competitive-programming-with-AlphaCode)
### Monorepos
- [monorepo.tools](https://monorepo.tools/?utm_source=pocket_mylist)
- [Netflix | Dependencies, Distributed Code and Engineering Velocity - Mike McGarr | 2017](https://www.youtube.com/watch?v=k_mPS_1JpXM)
### Talento En America Latina Se Va A USA
- [“It’s a bloodbath”: U.S. companies are pillaging Latin America’s tech talent](https://restofworld.org/2022/latin-america-startup-developer-scarcity/)
- [A parody project where they take seriously how to use CSS extensions to access an in-memory DB](https://www.leemeichin.com/posts/yes-i-can-connect-to-a-db-in-css.html)
### Links Extras
- Ninguno
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Sitio web](https://piratedevradio.tech/)
- [Boletin](https://piratedevradio.tech/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio S0XE0X
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/
## Capitulos
```
00:00 Intro & Bitacora del Capitan
06:08 Straight To Spam
10:26 Text Rendering Hates You
20:13 Server-Sent Events
24:27 Monorepo
58:33 Empresas de LatAm Tienen Problemas Reclutando
1:11:14 Outro
```

PirateDevRadio - S02E08 - GameBoy Wifi, Log4Shell, Entrevistas
Hola, gracias por escucharnos!
## Patreon
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
## Topicos
### Hardware Gameboy Wifi
- [Wifi en el Gameboy](https://there.oughta.be/a/wifi-game-boy-cartridge)
### Otros bugs de Java
- [DNS lookup en hashmap](https://docs.oracle.com/javase/8/docs/api/java/net/URL.html#equals-java.lang.Object-)
- [Yeoman](https://yeoman.io/)
### Log4Shell
- [CVE](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228)
- [Log4Shell: RCE 0-day exploit found in log4j 2, a popular Java logging package](https://www.lunasec.io/docs/blog/log4j-zero-day/)
- [Logout4Shell](https://github.com/Cybereason/Logout4Shell)
- [Moderne](https://moderne.io/)
### Entrevistas Para Desarrolladores
#### Pros y Cons
- [There is a real connection between technical interview performance and salary. Here’s the data.
](https://blog.interviewing.io/there-is-a-real-connection-between-technical-interview-performance-and-salary-heres-the-data/)
- [Technical interview performance is kind of arbitrary. Here’s the data.](https://blog.interviewing.io/technical-interview-performance-is-kind-of-arbitrary-heres-the-data/)
#### Recursos Para Entrevistas
- [Cracking The Code Interview](https://www.crackingthecodinginterview.com/)
- [HackerRank](https://www.hackerrank.com/)
#### Ghosting?
- [The Magic Email!](https://themagicemail.com/)
### Links Extras
- Ninguno
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Sitio web](https://piratedevradio.tech/)
- [http://treasuremap.piratedevradio.tech/](https://piratedevradio.tech/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio S0XE0X
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/
## Capitulos
```
00:00 Intro & Bitacora del Capitan
03:24 Hardware Gameboy Wifi
10:13 Resolver DNS en Java URLs
19:15 Log4Shell
46:40 Entrevistar para Desarrolladores
1:34:09 Outro
```

PirateDevRadio - S02E07 - Facebook/Meta No Puede Reclutar, Hashicorp Nomad
Hola, gracias por escucharnos!
## Patreon
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
## Topicos
### T0pp: Un Modelo de aprendizaje automático de uso general
- [T0pp](https://huggingface.co/bigscience/T0pp?text=How+many+people+make+PirateDevRadio%3F)
- [Cleverbot](https://www.cleverbot.com/)
### Internet Protocol File System
- [IPFS](https://ipfs.io/ipfs/QmNhFJjGcMPqpuYfxL62VVB9528NXqDNMFXiqN5bgFYiZ1/its-time-for-the-permanent-web.html)
- ["The Mess We're In" by Joe Armstrong](https://www.youtube.com/watch?v=lKXe3HUG2l4)
- [The economics of open source by C J Silverio | JSConf EU 2019](https://www.youtube.com/watch?v=MO8hZlgK5zc)
### NOMAD: Una alternative para Kubernetes
- [Nomad](https://www.nomadproject.io/docs/nomad-vs-kubernetes)
### Facebook Enfrenta Crisis Para Contratar Ingenieros
- [Facebook's hiring crisis: Engineers are turning down offers, internal docs show](https://www.protocol.com/workplace/facebook-docs-hiring-recruiting-crisis?utm_source=pocket_mylist)
- [Thread con Miguel de Icaza](https://twitter.com/migueldeicaza/status/1450290750114123776)
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Sitio web](https://piratedevradio.tech/)
- [http://treasuremap.piratedevradio.tech/](https://piratedevradio.tech/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio S02E06
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/
## Capitulos
```
00:00 Intro & Bitacora del Capitan
04:29 T0pp
14:20 IPFS
34:37 Nomad vs Kubernetes
46:49 Facebook/Meta Tiene Problemas Reclutando
1:06:11 Outro
```

PirateDevRadio - S02E06 - Web 3, Centralizacion, Procesos de Desarrollo
Hola, gracias por escucharnos! Este es el sexto episodio de la segunda temporada.
## Patreon
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
## Topicos
### GDocs on Flow
- [Original Post](https://www.ekioh.com/devblog/google-docs-in-a-clean-room-browser/)
- [Flow Browser](https://www.ekioh.com/flow-browser/)
### Web 3
- [Hilo de Twitter de Chris Dixon](https://twitter.com/cdixon/status/1442201621266534402)
### Big Tech No Usa Scurm?
- [How Big Tech Runs Tech Projects and the Curious Absence of Scrum](https://newsletter.pragmaticengineer.com/p/project-management-in-tech)
- [The Original Skunk Works – Nickolas Means | The Lead Developer UK 2017](https://www.youtube.com/watch?v=pL3Yzjk5R4M)
- [Kelly's 14 Rules & Practices](https://www.lockheedmartin.com/en-us/who-we-are/business-areas/aeronautics/skunkworks/kelly-14-rules.html)
### Links Extras
- Ninguno
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Sitio web](https://piratedevradio.tech/)
- [http://treasuremap.piratedevradio.tech/](https://piratedevradio.tech/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio S0XE0X
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/
## Capitulos
```
00:00 Intro & Bitacora del Capitan
04:06 Flow Browser & Google Docs
20:42 Web 3
41:09 Bit Tech No Usa Scrum
1:15:16 Outro
```

PirateDevRadio - S02E05 - Migraciones Grandes y su Arquitectura
¡Hola, gracias por escucharnos! Este es el quinto episodio de la segunda temporada.
## Patreon
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
## Topicos
### Github Permite Usar VS Code en Cualquier Repo
- [Tweet](https://twitter.com/github/status/1425505817827151872)
- [Codespaces](https://github.blog/2021-08-11-githubs-engineering-team-moved-codespaces/)
### Migraciones Tecnologicas de Empresas Grandes
- [List of Tech Migrations](https://github.com/kokizzu/list-of-tech-migrations/blob/main/README.md?utm_source=pocket_mylist)
- [Tiobe Index](https://www.tiobe.com/tiobe-index/)
- [Why Ruby?](https://blog.codinghorror.com/why-ruby/)
- [Costo del codigo legacy (ingles)](https://www.zdnet.com/article/legacy-it-saving-money-by-holding-onto-old-tech-is-costing-us-all-billions/)
### Links Extras
- [Ranking de los motores de bases de datos](https://db-engines.com/en/ranking)
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Sitio web](https://piratedevradio.tech/)
- [http://treasuremap.piratedevradio.tech/](https://piratedevradio.tech/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
- Jose Fernandez [pepitofernandez](https://www.linkedin.com/in/pepitofernandez/)
- Jose Fernandez [Blog](http://pepitofernandez.com/)
## Errata - Episodio S02E04
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/
## Capitulos
```
00:00 Intro & Bitacora del Capitan
04:41 Github Permite Usar VS Code en Cualquier Repo
21:43 Migraciones Tecnologicas de Empresas Grandes
77:48 Softvolution & Proyectos de Jose
85:48 Notas Finales y Outro
```

PirateDevRadio - S02E04 - Github Copilot
# PirateDevRadio - S02E04 - Github Copilot
Hola, gracias por escucharnos! Este es el cuarto episodio de la segunda temporada.
## Patreon
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
## Topicos
### WebAssembly y DooM
- [WebAssembly from Scratch: From FizzBuzz to DooM](https://github.com/diekmann/wasm-fizzbuzz)
- [DooM](https://diekmann.github.io/wasm-fizzbuzz/doom/)
### Warp: A Rust powered shell
- [Sitio Web](https://www.warp.dev/)
### Event Sourcing
- [What makes Apache Kafka so Fast?](https://medium.com/@sunny_81705/what-makes-apache-kafka-so-fast-71b477dcbf0)
- [Give me /events, not webhooks](https://blog.syncinc.so/events-not-webhooks)
### Brickit: Rebuild your Lego
- [Brickit](https://apps.apple.com/nl/app/brickit-rebuild-your-lego/id1477221636)
### GitHub's Copilot
- [Sitio Web de Copilot](https://copilot.github.com/)
- [GitHub’s Commercial AI Tool Copilot Facing Criticism From Open-Source Community For Blind Copying Of Blocks Of Code](https://www.theinsaneapp.com/2021/07/github-copilot-ai-facing-criticism.html)
- [Risk Assessment of GitHub Copilot](https://gist.github.com/0xabad1dea/be18e11beb2e12433d93475d72016902)
- [Twitter taught Microsoft’s AI chatbot to be a racist asshole in less than a day](https://www.theverge.com/2016/3/24/11297050/tay-microsoft-chatbot-racist)
### Links Extras
- Ninguno
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Sitio web](https://piratedevradio.tech/)
- [Boletin aka Mapa del Tesoro](http://treasuremap.piratedevradio.tech/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio S02E03
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
Arte, Logo: [Casetera](https://twitter.com/casetera)
Fondo: "Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/
## Capitulos
```
00:00 Intro & Bitacora del Capitan
04:00 WebAssembly y DooM
14:50 Event Sourcing
32:45 Warp: A Rust powered shell
41:12 Brickit: Rebuild your Lego
45:10 GitHub's Copilot
61:14 Outro
```

PirateDevRadio - S02E03 - Web Semantica & Dinamica de Trabajo En Startups
Hola, gracias por escucharnos! Este es el tercer episodio de la segunda temporada.
## Patreon
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
## Topicos
### Platica de Miguel en Java Mexico
- [CI/CD Moderno con Trunk-Based Development - JVM MX Meetup de Mayo 2021](https://www.youtube.com/watch?v=e3USPtOvZQU)
### S3 Email
- [S3 Email](https://github.com/0x4447/0x4447_product_s3_email)
- [Mail-in-a-Box](https://mailinabox.email/)
### HTML Boilerplate
- [My current HTML boilerplate](https://www.matuzo.at/blog/html-boilerplate/)
### Analisis Sematico de la Web
- [We were promised Strong AI, but instead we got metadata analysis](https://calpaterson.com/metadata.html)
- [Page Rank en Wikipedia](https://en.wikipedia.org/wiki/PageRank)
- [Google Effects on Memory: Cognitive Consequences of Having Information at Our Fingertips](http://psychology.ua.edu/wp-content/uploads/2016/03/Google-Is-Changing-the-Way-we-Think.pdf)
- [Wikipedia is swimming in money—why is it begging people to donate?](https://www.dailydot.com/debug/wikipedia-endownemnt-fundraising/)
### CEO de Waze Escribe Articulo Sobre la Razon por la Cual Dejo Google
- [Why did I leave Google or, why did I stay so long?](https://paygo.media/p/25171)
### Links Extras
- Ninguno
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Blog](https://piratedevradio.tech/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio 02
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/

PirateDevRadio - S02E02 - Erosion en Software
# PirateDevRadio - S02E02 - Erosion en Servidores
Hola, gracias por escucharnos! Este es el primer segundo de la segunda temporada.
## Patreon
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
## Topicos
### Erosion de Software, Hardware, etc.
- [Why All My Servers Have an 8GB Empty File](https://brianschrader.com/archive/why-all-my-servers-have-an-8gb-empty-file/)
- [Go memory ballast: How I learnt to stop worrying and love the heap](https://blog.twitch.tv/en/2019/04/10/go-memory-ballast-how-i-learnt-to-stop-worrying-and-love-the-heap-26c2462549a2/)
- [Heroku - Erosion Resistance](https://devcenter.heroku.com/articles/erosion-resistance)
### Leyenda Urbana de Automatizar Todo & Trabajo Remoto
- [Now that's what I call a Hacker](https://www.jitbit.com/alexblog/249-now-thats-what-i-call-a-hacker/)
### Backdoors, Criptomonedas y Legislacion
- [EU Council wants secure encryption and lawful data access](https://techcrunch.com/2020/12/14/eu-council-wants-secure-encryption-and-lawful-data-access/)
- [Bitcoin tumbles after Turkey bans crypto payments citing risks](https://www.reuters.com/technology/turkey-bans-use-cryptocurrencies-payments-sends-bitcoin-down-2021-04-16/)
### Links Extras
- Ninguno
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Podcast Fans, red de entusiastas del podcasting y la tecnología](http://podcast.fans)
- [Blog](https://piratedevradio.eldermael.io/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio 01
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/
## Capitulos
```
00:00 Intro & Patreon
04:21 Erosion de Software, Hardware, etc.
31:31 Leyenda Urbana de Automatizar Todo & Trabajo Remoto
45:56 Backdoors, Criptomonedas y Legislacion
59:30 Outro
```

PirateDevRadio - S02E01 - Go Tendra Genericos
Hola, gracias por escucharnos! Este es el primer episodio de la segunda temporada.
## Patreon
Recuerda que puedes apoyarnos en Patreon: https://www.patreon.com/eldermael
## Topicos
### Atributo ping En Hipervinculos
- [Tweet](https://twitter.com/dotnafis/status/1363320430333886464)
## Servicio de Correo Electronico con Emojis
- [I bought 300 emoji domain names from Kazakhstan and built an email service](https://tinyprojects.dev/projects/mailoji)
## Servicio de Correo Electronico con Emojis
- [I bought 300 emoji domain names from Kazakhstan and built an email service](https://tinyprojects.dev/projects/mailoji)
## Svelte NodeGUI, Tauri
- [Repositorio en Github](https://github.com/nodegui/svelte-nodegui)
- [Tauri](https://tauri.studio/en/docs/getting-started/setup-linux/)
## Go Pronto Tendra Genericos
- [The Go Blog - A Proposal for Adding Generics to Go](https://blog.golang.org/generics-proposal)
### Links Extras
- Ninguno
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Podcast Fans, red de entusiastas del podcasting y la tecnología](http://podcast.fans)
- [Blog](https://piratedevradio.eldermael.io/)
## Redes Sociales
- Pirate Dev Radio [@PirateDevRadio](http://twitter.com/piratedevradio)
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio 12
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/
## Capitulos
```
00:00 Intro
01:00 Bienvenidos a la 2da temporada
03:54 Ya Tenemos Patreon
06:21 Atributo ping en Hipervinculos
19:28 Servicio de Correo Electronico con Emojis
33:12 Svelte NodeGUI, Tauri
47:39 Go Pronto Tendra Genericos
```

PirateDevRadio - S01E13 - Tribus De Programadores?
Nuestro treceavo episodio. Gracias por escucharnos!
## Topicos
### True Bear
- [Sitio Web](https://www.truebear.co/)
- [Cameo](https://www.cameo.com/)
### Trucos Ingeniosos En Hardware Y Software
- [Morrowind Completely Rebooted Your Xbox During Some Loading Screens](https://kotaku.com/morrowind-completely-rebooted-your-xbox-during-some-loa-1845158550)
- [Toyota’s killer firmware: Bad design and its consequences](https://www.edn.com/toyotas-killer-firmware-bad-design-and-its-consequences/)
### Tribus de Programadores
- [3 tribes of programming](https://josephg.com/blog/3-tribes/)
- [Haskell has the highest weekend/weekday usage ratio of all languages on stackoverflow](https://stackoverflow.blog/2017/02/07/what-programming-languages-weekends/?cb=1)
### Links Extras
- Ninguno
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Podcast Fans, red de entusiastas del podcasting y la tecnología](http://podcast.fans)
## Redes Sociales
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio 12
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/

PirateDevRadio - S01E12 - Deuda Tecnica
Nuestro doceavo episodio. Gracias por escucharnos!
## Topicos
### Emacs vs VI
- [How Emacs beat vi in the Editor Wars](http://trevorjim.com/how-emacs-beat-vi-in-the-editor-wars/)
### IE6 y Youtube
- [Former Google engineer reveals the secret YouTube plot to kill Internet Explorer 6](https://www.theverge.com/2019/5/4/18529381/google-youtube-internet-explorer-6-kill-plot-engineer)
###
- [Google resumes its attack on the URL bar, hides full addresses on Chrome 86](https://www.androidpolice.com/2020/08/13/google-resumes-its-senseless-attack-on-the-url-bar-hides-full-addresses-on-chrome-canary/)
### Problemas Financieros de Mozilla
- [Web By Google](https://landshark.io/2020/08/16/web-by-google.html)
- [Laying the foundation for Rust's future](https://blog.rust-lang.org/2020/08/18/laying-the-foundation-for-rusts-future.html)
### Deuda Tecnica
- [Technical Debt Isn't Real](https://medium.com/swlh/technical-debt-isnt-real-8803ce021caa)
- [The $85 Billion Cost of Bad Code](The $85 Billion Cost of Bad Code)
- [Lehman's laws of software evolution](https://en.wikipedia.org/wiki/Lehman%27s_laws_of_software_evolution)
- [Configuration Synchronization](https://martinfowler.com/bliki/ConfigurationSynchronization.html)
- [Is High Quality Software Worth the Cost?](https://martinfowler.com/articles/is-quality-worth-cost.html)
- [Gradle Summit 2017 - Distributed Refactoring across GitHub - Jon Schneider](https://www.youtube.com/watch?v=QxlI_4s3wvU)
- [Fighting Microservices Drift On Digital Platforms](https://medium.com/@eldermael/fighting-microservices-drift-on-digital-platforms-411b99a44eb4)
### Links Extras
- Ninguno
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [AnchorFM](https://anchor.fm/pirate-dev-radio)
- [Podcast Fans, red de entusiastas del podcasting y la tecnología](http://podcast.fans)
## Redes Sociales
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio 11
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/

PirateDevRadio - S01E11 - Terminos Prestados de Otras Carreras y Psicologia Organizacional
Nuestro onceavo episodio. Gracias por escucharnos!
## Topicos
### Flossbank
- [Sitio Web](https://flossbank.com/)
### Infrastructura Oceanica & Terminos Nauticos Aplicados A Desarrollo De Software
- [Announcing the Grace Hopper subsea cable, linking the U.S., U.K. and Spain](https://cloud.google.com/blog/products/infrastructure/announcing-googles-grace-hopper-subsea-cable-system)
- [Microsoft Project Natick Gen 3 Undersea Azure AZ](https://www.servethehome.com/microsoft-project-natick-gen-3-undersea-azure-az/)
- [Google Stadia](https://stadia.google.com/)
- [Glosario de Terminos Nauticos](https://en.wikipedia.org/wiki/Glossary_of_nautical_terms)
### Psicologia En Desarrollo de Software
- [Journal Of Occupational And Organizational Psychology](https://onlinelibrary.wiley.com/journal/20448325)
- [Ley De Conway](https://en.wikipedia.org/wiki/Conway%27s_law)
### Links Extras
- Ninguno
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [SoundCloud](https://soundcloud.com/user-247247198)
- [Podcast Fans, red de entusiastas del podcasting y la tecnología](http://podcast.fans)
## Redes Sociales
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio 10
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)
"Source code security plugin" by Christiaan Colen is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/

PirateDevRadio - S01E10 - Flash Regresa En Forma de Rust, Trunk Based Development
Nuestro decimo episodio. Gracias por escucharnos!
## Topicos
### Docker OSX
- [Repositorio en GitHub](https://github.com/sickcodes/Docker-OSX)
- [Nix y NixOS](https://nixos.org/)
#### Herramientas Para Manejar Versiones de SDKs
- [Node Version Manager](https://github.com/nvm-sh/nvm)
- [SDK Man!](https://sdkman.io/)
### Ruffle-RS
- [A Flash Player emulator written in Rust ](https://github.com/ruffle-rs/ruffle)
- [Modern Vintage Gamer](https://www.youtube.com/channel/UCjFaPUcJU1vwk193mnW_w1w)
- [SMBC Comics](https://www.smbc-comics.com/comic/2011-02-17)
### Adapt, React For Your Infrastructure
- [AdaptJS](https://adaptjs.org/)
### Trunk Based Development
- [Trunk Based Development](https://trunkbaseddevelopment.com/)
- [How LinkedIn handles merging code in high-velocity repositories](https://engineering.linkedin.com/blog/2020/continuous-integration)
- [Why I love Trunk Based Development (or pushing straight to master)](https://medium.com/@mattia.battiston/why-i-love-trunk-based-development-641fcf0b94a0)
- [Successfully Merging the Work of 1000+ Developers
](https://engineering.shopify.com/blogs/engineering/successfully-merging-work-1000-developers?utm_campaign=Level%20Up&utm_medium=email&utm_source=Revue%20newsletter)
- [Tuitazo Sobre Commits y Contexto](https://twitter.com/eldermael/status/1266086730869936129)
- [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/)
### Links Extras
- Ninguno
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [SoundCloud](https://soundcloud.com/user-247247198)
- [Podcast Fans, red de entusiastas del podcasting y la tecnología](http://podcast.fans)
## Redes Sociales
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio 09
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)
## Arte & Logo
[Casetera](https://twitter.com/casetera)

PirateDevRadio - S01E09 - Svelte vs React, Deno y Plataformas Digitales
Nuestro noveno episodio. Gracias por escucharnos!
## Topicos
### Svelte
- [Svelte](https://svelte.dev/)
### Deno
- [Deno](https://deno.land/)
- [GraalVM](https://www.graalvm.org/)
### Platica En SG Virtual
- [Mecanismos y patrones para acelerar adopción en arquitecturas de microservicios](https://www.youtube.com/watch?v=SfKbB8_1A-M)
- [En ingles](https://www.youtube.com/watch?v=N6MtJB2Pp5Y)
- [Libro con temas de la platica](https://github.com/ElderMael/patternsfordeliveringmicroservices)
### Libro: Software Engineering at Google
- [Libro](https://www.oreilly.com/library/view/software-engineering-at/9781492082781/)
- ["How to pass Google's Interview?](https://twitter.com/mekkaokereke/status/1135981938437632001)
- [CS9: Problem-Solving for the CS Technical Interview](https://web.stanford.edu/class/cs9/)
- [Distributed refactoring tweet](https://twitter.com/eldermael/status/1254110328549490688)
- [Productivity Engineering Silicon Valley](https://www.youtube.com/channel/UC1jMuNU_z9rrPoote8CWbVw)
### Extras
- [Pulumi](https://www.pulumi.com/)
### Links Extras
- Ninguno
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [SoundCloud](https://soundcloud.com/user-247247198)
- [Podcast Fans, red de entusiastas del podcasting y la tecnología](http://podcast.fans)
## Redes Sociales
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio 08
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)

PirateDevRadio - S01E08 - Programacion Funcional
Nuestro octavo episodio. Gracias por escucharnos!
## Topicos
### Programacion Funcional
#### Puedes Definir Programacion Funcional?
- What is functional programming?
- [Ceylon - Functional Programming](https://ceylon-lang.org/documentation/1.2/faq/language-design/#functional_programming)
- [UserDetailsService.loadUserByUsername](https://docs.spring.io/spring-security/site/docs/3.2.3.RELEASE/apidocs/org/springframework/security/core/userdetails/UserDetailsService.html#loadUserByUsername(java.lang.String))
- [I know when I see it](https://en.wikipedia.org/wiki/I_know_it_when_I_see_it)
- [GOTO 2012 • Functional Programming from First Principles • Erik Meijer](https://www.youtube.com/watch?v=a-RAltgH8tw)
- "[Functional Programming] Is About Disctintion Between Interface From Implementation [...] It Has More To Do Of Being Aware Of Hidden Assumptions"
- "In OOP, this is often blurred. There are too many ways to do it half[ly]"
- ""
- [High-order function](https://en.wikipedia.org/wiki/Higher-order_function)
- [Functor](https://hackage.haskell.org/package/base-4.12.0.0/docs/Control-Monad.html#g:1)
- [Dynamic Dispatch](https://en.wikipedia.org/wiki/Dynamic_dispatch)
#### Conceptos Que Existen Pero Fueron Malinterpretados
- [prototypes vs classes was: Re: Sun's HotSpot](http://lists.squeakfoundation.org/pipermail/squeak-dev/1998-October/017019.html)
- [Erik Meijer - What does it mean to be Reactive](https://www.youtube.com/watch?v=sTSQlYX5DU0)
#### Conceptos Que Existen Pero Fueron "Rebautizados"
- [Abstract Data Type](https://en.wikipedia.org/wiki/Abstract_data_type)
### Links Extras
- [PirateDevRadio S01E05 - Sagas Y Pruebas](https://youtu.be/LzQ7Giv729M?t=1669)
## Links De Nuestro Podcast
- [Youtube](https://www.youtube.com/channel/UCIQ_yengMK59I2bsL3443sg)
- [SoundCloud](https://soundcloud.com/user-247247198)
- [Podcast Fans, red de entusiastas del podcasting y la tecnología](http://podcast.fans)
## Redes Sociales
- Miguel Enriquez [@eldermael](http://twitter.com/eldermael)
- Gerardo Garcia [@geraz69](http://twitter.com/geraz69)
## Errata - Episodio 07
- Ninguna
## Musica
Las Calles de la Rabia por [Patricio Thielemann aka Pokerus](https://ocremix.org/artist/14594/pokerus-project)

PirateDevRadio - S01E07 - Refactoring vs Rewrite
Nuestro septimo episodio. Gracias por escucharnos!
TopicosRewrite Vs Refactor- Tuit Que Disparo Este Tema
- Things You Should Never Do, Part I
- Sacrificial Architecture
- Facebook Hack
- Open-Closed Principle
- Branch by Abstraction
- Object-Oriented Software Construction
- Notes On Mental Overhead And Build “Heroes"
- Miguel Enriquez @eldermael
- Gerardo Garcia @geraz69
- Primer feedback negativo
Las Calles de la Rabia por Patricio Thielemann aka Pokerus

PirateDevRadio - S01E06 - Abstraccion Precisa
Nuestro sexto episodio. Gracias por escucharnos!
Topicos Estoy Escribiendo Un Libro Los Systemas De Tipos Dinamicos No Son Inherentemente Mas Abiertos Goodbye, Clean Code Links De Nuestro Podcast Redes Sociales Errata - Episodio 05- Prueba formal no hace que tengas errores no representables sino que ciertas propiedades siempre esten presentes en cualquier espacio de estados
- Correctness se traduce como “Exactitud”

PirateDevRadio - S0105 - Sagas y Pruebas
Nuestro quinto episodio. Gracias por escucharnos!
Topicos
Sagas
- GOTO 2015 • Applying the Saga Pattern • Caitie McCaffrey https://www.youtube.com/watch?v=xDuwr...
- Whitepaper Sagas https://www.cs.cornell.edu/andru/cs71...
- Pattern: Saga https://microservices.io/patterns/dat...
- Enterprise Service Bus - ThoughtWorks Radar https://www.thoughtworks.com/radar/to...
- AWS re:Invent https://reinvent.awsevents.com/
Metodos Formales Para Pruebas
- Why Developers Never Use State Machines https://skorks.com/2011/09/why-develo...
- Correctness proofs of distributed systems with Isabelle https://www.youtube.com/watch?v=7w4KC...
- WHY DON'T PEOPLE USE FORMAL METHODS? https://hillelwayne.com/post/why-dont...
- The Practical Test Pyramid https://martinfowler.com/articles/pra...
- Branch By Abstraction https://www.martinfowler.com/bliki/Br...
- Ceylon https://www.ceylon-lang.org/documenta...
- Contract Test https://martinfowler.com/bliki/Contra...
- RAML https://raml.org/
Links De Nuestro Podcast
- Youtube https://www.youtube.com/channel/UCIQ_...
- SoundCloud https://soundcloud.com/user-247247198
- Podcast Fans, red de entusiastas del podcasting y la tecnología http://podcast.fans
Redes Sociales
- Miguel Enriquez eldermael http://twitter.com/eldermael
- Gerardo Garcia geraz69 http://twitter.com/geraz69

PirateDevRadio - S01E04 - No Te Llames Programador
Nuestro cuarto episodio! Gracias por escucharnos!
Tocamos muchos temas en este episodio pero este fue el articulo del que hablamos:
Don't Call Yourself A Programmer, And Other Career Advice
https://www.kalzumeus.com/2011/10/28/...
Nuestras redes sociales:
https://twitter.com/Geraz69
https://twitter.com/eldermael
Gracias por escucharnos!

PirateDevRadio - S01E03 - YAML
Nuestro tercer episodio! Gracias por escucharnos!
Aqui estan los links de los articulos de los que hablamos:
YAML: probably not so great after all
https://arp242.net/yaml-config.html
Pacific Northwest Scala 2013 We're Doing It All Wrong by Paul Phillips
https://www.youtube.com/watch?v=TS1lpKBMkgg
The Hippocratic License
https://firstdonoharm.dev/
MIT scientist Richard Stallman resigns over Epstein remarks
https://nypost.com/2019/09/17/mit-scientist-richard-stallman-resigns-over-epstein-remarks/
You Might Not Need jQuery
http://youmightnotneedjquery.com/
Nuestras redes sociales:
https://twitter.com/Geraz69
https://twitter.com/eldermael
Gracias por escucharnos!

PirateDevRadio - S01E02 - Google
Nuestro segundo episodio del podcast donde hablamos principalmente de Google y lo que ha pasado recientemente:
Google Doesn’t Want Staff Debating Politics at Work Anymore https://www.bloomberg.com/news/articl...
Three Years of Misery Inside Google, the Happiest Company in Tech https://www.wired.com/story/inside-go...
Intent to Implement: Toast UI element https://groups.google.com/a/chromium....
Deconstructing Google’s excuses on tracking protection https://freedom-to-tinker.com/2019/08...
Nuestras redes sociales:

PirateDevRadio - S01E01 - DevOps
Primero que nada, credito a los Podcasts que nos inspiraron:
Cloud Native MX https://www.youtube.com/channel/UCAbG...
El Podcast DEV https://elpodcast.dev/
Nuestro primer podcast donde hablamos de varios topicos:
* Quienes somos?
* Que es DevOps? *
El dia que un paquete de NPM hizo que rompieran Node, Babel, etc.
* Deberia prevalecer la legibilidad sobre la semantica
* La historia del programa ping
Algunos links de los que hablamos en este episodio:
How one developer just broke Node, Babel and thousands of projects... https://www.theregister.co.uk/2016/03...
Semantica vs Sintaxis: https://twitter.com/dyneql/status/115...
Rod Johnson haciendo poesia con Scala https://www.youtube.com/watch?v=DBu6z...
La historia del comando ping: https://ftp.arl.army.mil/~mike/ping.html
Nuestras redes sociales:
https://twitter.com/Geraz69 https://
twitter.com/eldermael
Gracias por escucharnos!