- Sunday
- Monday
- Tuesday
- Wednesday
- Thursday
- Friday
- Saturday
-
26
-
27
-
28
-
29
-
30
-
31
-
1
-
2
-
3
-
4
-
5STOC '26 All DayThe following has evaluated to null or missing: ==> event.title [in nameless template at line 1, column 102] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${event.title} [in nameless template at line 1, column 100] ---- event.title
-
6
-
7
-
8
-
9
-
10CC 2026 All DayThe following has evaluated to null or missing: ==> event.title [in nameless template at line 1, column 102] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${event.title} [in nameless template at line 1, column 100] ---- event.title
-
11
-
12
-
13PLDI '26 All DayThe following has evaluated to null or missing: ==> event.title [in nameless template at line 1, column 102] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${event.title} [in nameless template at line 1, column 100] ---- event.title
-
14
-
15
-
16
-
17DAC '26 All DayThe following has evaluated to null or missing: ==> event.title [in nameless template at line 1, column 102] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${event.title} [in nameless template at line 1, column 100] ---- event.title
-
18
-
19
-
20
-
21WiSec '26 All DayThe following has evaluated to null or missing: ==> event.title [in nameless template at line 1, column 102] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${event.title} [in nameless template at line 1, column 100] ---- event.title
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30CHI PLAY '26 All DayThe following has evaluated to null or missing: ==> event.title [in nameless template at line 1, column 102] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${event.title} [in nameless template at line 1, column 100] ---- event.title
-
December1DIS '25 All DayThe following has evaluated to null or missing: ==> event.title [in nameless template at line 1, column 102] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${event.title} [in nameless template at line 1, column 100] ---- event.titleRESPECT 2026 All DayThe following has evaluated to null or missing: ==> event.title [in nameless template at line 1, column 102] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${event.title} [in nameless template at line 1, column 100] ---- event.title
-
2
-
3
-
4MobiSys '26 All DayThe following has evaluated to null or missing: ==> event.title [in nameless template at line 1, column 102] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${event.title} [in nameless template at line 1, column 100] ---- event.title
-
5BDCAT '25 All DayThe following has evaluated to null or missing: ==> event.title [in nameless template at line 1, column 102] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${event.title} [in nameless template at line 1, column 100] ---- event.title