Antonio Muñoz

I write code, mostly #java and #scala.

Antonio Muñoztonivade@jvm.social
2025-06-26

Ya está disponible el video de mi charla en la #commitconf de este año: youtube.com/watch?v=t4g4p8pkhW

Muchas gracias a Pablo Valles de Nextdigital, que a pesar de los problemas técnicos, ha sincronizado las slides y el audio.

Antonio Muñoztonivade@jvm.social
2025-04-24

Very interesting article about records, pattern matching and sealed interfaces in java wimdetroyer.com/blog/visitor-p

#java

Antonio Muñoztonivade@jvm.social
2025-04-16

I would like to do things like this but it's not possible 😭

```java
public final class Context<S> {

public static <S> Context<S> of(S state) {
return new Context<>();
}

// it doesn't work
public static <S1, S2> Context<S1 & S2> of(S1 state1, S2 state2) {
return new Context<>();
}
}
```
#java

Antonio Muñoztonivade@jvm.social
2025-04-06

Ya pasó la #commitconf y es momento de publicar los enlaces de las slides y el código fuente.

* código fuente: github.com/tonivade/commitconf
* slides en html: tonivade.es/commitconf25/slide
* slides en pdf: tonivade.es/commitconf25/slide

Antonio Muñoz boosted:
Valentin Sawadskivsaw
2023-02-15

Holy Crap, this message from the maintainer is something else!

“I wanted to make the life of all JS developers easier and in November 2014, I published core-js as an open-source project. Maybe it was the biggest mistake in my life.”

You have to read the rest of his story yourself. Let’s just say it’s crazy he suffered through so much, while maintaining one of the webs most popular libraries for free!

github.com/zloirock/core-js/bl

Antonio Muñoz boosted:
Isidro López (he/him) ❤️‍🩹islomar
2023-02-05

RT @jmiguel
Uno de los mejores tipos que me he encontrado en el sector. Afectado por esta enfermedad rara y que busca ayuda para la financiación de investigación y ayuda a los pacientes. Colaborad, malditos!

Un abrazo, Joaquín! twitter.com/joaquindiez/status

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst