Me han metido en una lista de mujeres influyentes. A mí, que no soy capaz ni de influir en mi gata para que no me muerda los pies por las mañanas. https://t.co/YjB2850Xma
@tottinge One of the main implications is that each commit changes either behaviour (tests && code) or structure (tests || code, aka refactoring)
La empresa de Pablo Motos, 7 y acción SL, está persiguiendo este vídeo. Con la excusa del copyright es capaz de deshabilitarlo para que la gente no lo vea. Entonces, os propongo lo siguiente:
1) Retuitea
2) Descarga el vídeo
3) Súbelo a tu Twitter
4) Copia y pega este mensaje
@GeePawHill If it helps, I've learnt a lot from you over the years and don't plan to stop following you any time soon (already got you on Mastodon).
Plus, you got me into ONI.
@JakCharlton Also, not all developers use VSCode. Agree on automatic refactorings, although I've found the support for those to vary a lot depending on the language.
a while ago, I learned about the mental load — and created a comprehensive guide to cleaning! Check it out if you haven’t! #mentalload
An old post
🧵1/7
Active patterns make using a Regex in F# neat:
The matched groups are returned in the list after the pattern. This also works for multiple catch groups.
Pattern found at https://t.co/NL8PbEtxC7
#fsharp#dotnet
@allenholub I read it as "CTO in the Field of Industry" && "Media" && "Entertainment". So they are looking for someone to lead and entertain.
@PragTob I tend to think duplication of code is not fine, because most of the time ime it's a symptom of duplicated concepts (not necessarily domain concepts) and introduces a maintainability burden.
Could you provide an example of acceptable duplication?