Skip to content

Instantly share code, notes, and snippets.

View ornicar's full-sized avatar
🐷
Save Lives, Go Vegan!

Thibault Duplessis ornicar

🐷
Save Lives, Go Vegan!
View GitHub Profile
This file has been truncated, but you can view the full file.
[Event "Round 4: Lerma Castillo, Juan - Brito De La O, Ricardo Gael"]
[Site "https://lichess.org/broadcast/olimpiada-nacional-conade-2026-etapa-estatal-estado-de-mexico--sub-16-varonil/round-4/K2jjyI9Y/nxwhtvur"]
[Date "2026.02.01"]
[Round "8.9"]
[White "Lerma Castillo, Juan"]
[Black "Brito De La O, Ricardo Gael"]
[Result "1-0"]
[WhiteElo "1966"]
[WhiteFideId "29602157"]
[BlackElo "1693"]
07:53:13.437 [info] reactivemongo.api.Driver - [Supervisor-1] Creating connection: main
07:53:13.460 [info] r.core.actors.MongoDBSystem - [Supervisor-1/main] Starting the MongoDBSystem
Uncaught error from thread [reactivemongo-akka.actor.default-dispatcher-5]: reactivemongo/io/netty/channel/IoHandle, shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[reactivemongo]
java.lang.NoClassDefFoundError: reactivemongo/io/netty/channel/IoHandle
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027)
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150)
at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:862)
at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:760)
at java.base/jdk.internal.loader.BuiltinClas
[{
"$facet": {
"0": [{
"$match": {
"live": true,
"topics": {
"$ne": "Off topic"
},
"lived.at": {
"$gt": {
› sbt -J-Xmx6g
[info] welcome to sbt 1.10.4 (N/A Java 21.0.4)
[info] loading settings for project compression-build-build from metals.sbt ...
[info] loading project definition from /home/thib/compression/project/project
[info] loading settings for project compression-build from metals.sbt ...
[info] loading project definition from /home/thib/compression/project
[success] Generated .bloop/compression-build.json
[success] Total time: 1 s, completed Nov 6, 2024, 8:24:21 AM
[info] loading settings for project compression from build.sbt ...
[info] set current project to compression (in build file:/home/thib/compression/)
1128894:34.70.233.152 - - [14/Oct/2024:06:52:15 +0000] "GET /api/tournament/oNnwVf35 HTTP/1.1" 200 594 "-" "python-requests/2.32.3"
1130652:34.70.233.152 - - [14/Oct/2024:06:52:45 +0000] "GET /api/tournament/oNnwVf35 HTTP/1.1" 200 594 "-" "python-requests/2.32.3"
1132382:34.70.233.152 - - [14/Oct/2024:06:53:15 +0000] "GET /api/tournament/oNnwVf35 HTTP/1.1" 200 594 "-" "python-requests/2.32.3"
1134192:34.70.233.152 - - [14/Oct/2024:06:53:45 +0000] "GET /api/tournament/oNnwVf35 HTTP/1.1" 200 594 "-" "python-requests/2.32.3"
1135976:34.70.233.152 - - [14/Oct/2024:06:54:15 +0000] "GET /api/tournament/oNnwVf35 HTTP/1.1" 200 594 "-" "python-requests/2.32.3"
1137852:34.70.233.152 - - [14/Oct/2024:06:54:45 +0000] "GET /api/tournament/oNnwVf35 HTTP/1.1" 200 594 "-" "python-requests/2.32.3"
1139733:34.70.233.152 - - [14/Oct/2024:06:55:15 +0000] "GET /api/tournament/oNnwVf35 HTTP/1.1" 200 594 "-" "python-requests/2.32.3"
1141316:34.70.233.152 - - [14/Oct/2024:06:55:45 +0000] "GET /api/tournament/oNnwVf35 HTTP/1.1" 200 5
unhandled exception while running sbt-api on /root/lila/modules/core/src/main/lilaism/LilaLibraryExtensions.scala
An unhandled exception was thrown in the compiler.
Please file a crash report here:
/* Generates and saves a new generation of puzzle paths.
* Drops the previous generation.
*
* mongo <IP>:<PORT>/<DB> mongodb-puzzle-regen-paths.js
*
* Must run on the puzzle database.
* Should run every 60 minutes.
* Should complete within 3 minutes.
* OK to run many times in a row.
* OK to skip runs.
{
"round": {
"finished": true,
"id": "MGYFuHDE",
"name": "Round 9",
"slug": "round-9",
"startsAt": 1682566200000
},
"study": {
"writeable": true
type Email = String
case class User(username: String, givenName: String, familyName: String, email: Email)
sealed abstract class Role(user: User, course: Course)
case class Student(user: User)
case class StudentInCourse(user: User, course: Course) extends Role(user, course)
[Event "Norway Chess"]
[Site "-"]
[Date "2023.05.31"]
[Round "3"]
[WhiteTitle "GM"] [White "Carlsen, Magnus"]
[Black "So, Wesley"]
[Result "*"]
[Board "1"]
[WhiteClock "01:03:52"]
[WhiteElo "2853"]