You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,9 +56,21 @@ <h2>Research Interests</h2>
56
56
<h2class="section-intro__title">News</h2>
57
57
</div>
58
58
<ulclass="home-news-list">
59
+
<li>
60
+
<spanclass="home-news-list__date">Jul 2026</span>
61
+
<spanclass="home-news-list__content">LiteLib is accepted to <ahref="https://www.usenix.org/conference/nsdi27">NSDI '27</a>! LiteLib provides lightweight replicas for stateful applications to prevent cascading and metastable failures.</span>
62
+
</li>
63
+
<li>
64
+
<spanclass="home-news-list__date">Jul 2026</span>
65
+
<spanclass="home-news-list__content">BRAIN is accepted to <ahref="https://www.usenix.org/conference/nsdi27">NSDI '27</a>! BRAIN is an end-to-end outage declaration system to tackle the next steps beyond failure detection in production cloud services.</span>
66
+
</li>
67
+
<li>
68
+
<spanclass="home-news-list__date">Jul 2026</span>
69
+
<spanclass="home-news-list__content"><spanclass="text-danger"><b>OpGuard was nominated for the OSDI '26 best paper award!</b></span></span>
70
+
</li>
59
71
<li>
60
72
<spanclass="home-news-list__date">Mar 2026</span>
61
-
<spanclass="home-news-list__content">OpGuard is accepted to <ahref="https://www.usenix.org/conference/osdi26">OSDI '26</a>! OpGuard introduces bitwise alignment for effectively debugging errors in production LLM training jobs.</span>
73
+
<spanclass="home-news-list__content"><ahref="https://orderlab.io/OpGuard">OpGuard</a> is accepted to <ahref="https://www.usenix.org/conference/osdi26">OSDI '26</a>! OpGuard introduces bitwise alignment for effectively debugging errors in production LLM training jobs.</span>
Copy file name to clipboardExpand all lines: news.html
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,21 @@
5
5
<sectionclass="section-margin">
6
6
<divclass="container">
7
7
<ulclass="newslist">
8
+
<li>
9
+
<spanclass="home-news-list__date">Jul 2026</span>
10
+
<spanclass="home-news-list__content">LiteLib is accepted to <ahref="https://www.usenix.org/conference/nsdi27">NSDI '27</a>! LiteLib provides lightweight replicas for stateful applications to prevent cascading and metastable failures.</span>
11
+
</li>
12
+
<li>
13
+
<spanclass="home-news-list__date">Jul 2026</span>
14
+
<spanclass="home-news-list__content">BRAIN is accepted to <ahref="https://www.usenix.org/conference/nsdi27">NSDI '27</a>! BRAIN is an end-to-end outage declaration system to tackle the next steps beyond failure detection in production cloud services.</span>
15
+
</li>
16
+
<li>
17
+
<spanclass="home-news-list__date">Jul 2026</span>
18
+
<spanclass="home-news-list__content"><spanclass="text-danger"><b>OpGuard was nominated for the OSDI '26 best paper award!</b></span></span>
19
+
</li>
8
20
<li>
9
21
<spanclass="home-news-list__date">Mar 2026</span>
10
-
<spanclass="home-news-list__content">OpGuard is accepted to <ahref="https://www.usenix.org/conference/osdi26">OSDI '26</a>! OpGuard introduces bitwise alignment for effectively debugging errors in production LLM training jobs.</span>
22
+
<spanclass="home-news-list__content"><ahref="https://orderlab.io/OpGuard">OpGuard</a> is accepted to <ahref="https://www.usenix.org/conference/osdi26">OSDI '26</a>! OpGuard introduces bitwise alignment for effectively debugging errors in production LLM training jobs.</span>
0 commit comments