Charlas FOSDEM 2021
Interesantes
- GNU Mes - the Full Source Bootstrap
- Actualización del estado de GNU Mes - bootstrappable builds
- Reverse-Engineering of (binary) File-Formats
- THE DEFINITIVE GUIDE TO EXPLORING FILE FORMATS
- Uso de entropía para detectar secciones en el archivo
- Herramientas:
- Binwalk - herramienta de análisis
- radiff2 - diff binario
- Kaitai Struct - DSL para formatos de archivo binario
- hobbits - visualización y análisis de archivos binarios
- ImHex - hex editor
- Alpine Musl Containers: Now Upstream
- Gemini, a modern protocol that looks retro
- A PostgreSQL development environment
- Database Disasters and How to Find Them
-
Crisis = Problem + Panic
-
If you’re down, you’re down. Take a deep breath, and move cautiously.
-
A backup that is not tested is not a backup.
-
Indiferentes
(Pero por lo menos generaron algún comentario)
- Severely Debloating Cloud Images with Unikraft
- Más librerías implementadas, sigue sin soporte para RISC-V
- Nuevo programa
kraft
para facilitar desarrollos
- Eleventy is a simpler static site generator
- Otro static site generator más hecho en javascript.
- https://jamstackthemes.dev/ - list of themes, templates and starters for Jamstack sites. Para mi este es el link más importante de la diapositiva.
- No lo usaría por la cantidad de dependencias; preferiría hugo que es más pequeño aunque actualmente estoy usando nanoc -del cual quiero salir pero por cuestiones de tiempo no he hecho aún-.
- Contributors Guide to the Jakarta EE 10 Galaxy
- jakarta security (¿jakarta ee 10?) -
@OAuth2IdentityStoreDefinition
- jakarta security (¿jakarta ee 10?) -
- DepClean: Automatically revealing bloated software dependencies in Maven projects
- No hay diapositiva, pero puede ser interesante probar depclean:
$ mvn se.kth.castor:depclean-maven-plugin:1.1.0:depclean
- No hay diapositiva, pero puede ser interesante probar depclean:
- LibreOffice QA - how to write your first test
- A bug fix without a unit test WILL GET BROKEN AGAIN in the next release.
- A bug fix with a unit test WILL REMAIN FIXED FOREVER.
- The PlayStation 2: From Emotion to Emulation
- Recordatorio de lo feo que es leer código que utiliza delay slot
- Como funciona la protección de copia del PS2
- Reverse engineering of binary programs for custom virtual machines
- ODF for Interoperability
- MS Office utiliza Transitional OOXML que es propietario
- Creating a documentation site for users with AsciiDoc and Antora
- PlantUML - actualizaron el sitio, mucho mejor que el anterior
- Real World PlantUML - sitio con ejemplos; más comodo de navegar que el sitio de PlantUML