Brad Murray
Brad Murray
AdoptOpenJDK has migrated to Eclipse foundation, and the new distribution of Java is called Temurin https://blog.adoptopenjdk.net/2021/03/transition-to-eclipse-an-update/ This is TCK certified https://www.infoq.com/news/2021/10/adoptium-releases-temurin-jdk/ It has debian packages https://blog.adoptium.net/2021/12/eclipse-temurin-linux-installers-available/ It has major vendor...
`alpine.js` has directives expressed in html attribute like ```html ``` The problem is the `@` prefix on the 2nd attribute. This appears to be the same as https://github.com/Kotlin/kotlinx.html/issues/118 which is...
I'm interested in feedback on whether this could be done, likely as a plugin or related library. https://google.github.io/sqlcommenter/ https://cloud.google.com/sql/docs/postgres/using-query-insights#adding-tags-to-sql-queries Sqlcomenter is a specification out of Google that their CloudSQL databases...