5454 < link rel ="stylesheet " href ="/static/css/main.css ">
5555 < link rel ="stylesheet " href ="/static/css/dialog.css ">
5656 < link rel ="stylesheet " href ="/static/css/image.css ">
57+ < link rel ="stylesheet " href ="/static/css/collapsible.css ">
5758 < link rel ="stylesheet " type ="text/css " href ="/static/css/prism.css "/>
5859
5960
@@ -204,42 +205,6 @@ <h1><a name="-title-no-title-found-"></a>A Review of OpenAI's new ChatGPT o1</h1
204205 </ ul >
205206</ noscript >
206207
207- < strong > Tags</ strong >
208- < ul class ="cloud tags-scrollable " role ="navigation " aria-label ="Tag cloud for Ovid's site ">
209-
210- < li > < a href ="/tags/programming.html " data-weight ="9 "> Software</ a > </ li >
211-
212- < li > < a href ="/tags/business.html " data-weight ="7 "> Business</ a > </ li >
213-
214- < li > < a href ="/tags/ai.html " data-weight ="5 "> AI</ a > </ li >
215-
216- < li > < a href ="/tags/oop.html " data-weight ="5 "> OOP</ a > </ li >
217-
218- < li > < a href ="/tags/perl.html " data-weight ="5 "> Perl</ a > </ li >
219-
220- < li > < a href ="/tags/corinna.html " data-weight ="4 "> Corinna</ a > </ li >
221-
222- < li > < a href ="/tags/writing.html " data-weight ="4 "> Writing</ a > </ li >
223-
224- < li > < a href ="/tags/personal.html " data-weight ="3 "> Personal</ a > </ li >
225-
226- < li > < a href ="/tags/politics.html " data-weight ="3 "> Politics</ a > </ li >
227-
228- < li > < a href ="/tags/space.html " data-weight ="3 "> Space</ a > </ li >
229-
230- < li > < a href ="/tags/databases.html " data-weight ="2 "> Databases</ a > </ li >
231-
232- < li > < a href ="/tags/family.html " data-weight ="2 "> Family</ a > </ li >
233-
234- < li > < a href ="/tags/math.html " data-weight ="2 "> Math</ a > </ li >
235-
236- < li > < a href ="/tags/science.html " data-weight ="2 "> Science</ a > </ li >
237-
238- < li > < a href ="/tags/expat.html " data-weight ="1 "> Moving Abroad</ a > </ li >
239-
240- </ ul >
241-
242-
243208 </ div >
244209 < div class ="nine columns verticalLine article ">
245210
@@ -640,15 +605,52 @@ <h1><a name="summary"></a>Summary</h1>
640605 </ div >
641606 </ div >
642607 < div class ="row ">
643- < div class ="three columns ">
644- < p > </ p >
608+ < div class ="twelve columns ">
609+
610+ < strong > Tags</ strong >
611+ < ul class ="cloud tags-scrollable " role ="navigation " aria-label ="Tag cloud for Ovid's site ">
612+
613+ < li > < a href ="/tags/programming.html " data-weight ="9 "> Software</ a > </ li >
614+
615+ < li > < a href ="/tags/business.html " data-weight ="7 "> Business</ a > </ li >
616+
617+ < li > < a href ="/tags/ai.html " data-weight ="5 "> AI</ a > </ li >
618+
619+ < li > < a href ="/tags/oop.html " data-weight ="5 "> OOP</ a > </ li >
620+
621+ < li > < a href ="/tags/perl.html " data-weight ="5 "> Perl</ a > </ li >
622+
623+ < li > < a href ="/tags/corinna.html " data-weight ="4 "> Corinna</ a > </ li >
624+
625+ < li > < a href ="/tags/writing.html " data-weight ="4 "> Writing</ a > </ li >
626+
627+ < li > < a href ="/tags/personal.html " data-weight ="3 "> Personal</ a > </ li >
628+
629+ < li > < a href ="/tags/politics.html " data-weight ="3 "> Politics</ a > </ li >
630+
631+ < li > < a href ="/tags/space.html " data-weight ="3 "> Space</ a > </ li >
632+
633+ < li > < a href ="/tags/databases.html " data-weight ="2 "> Databases</ a > </ li >
634+
635+ < li > < a href ="/tags/family.html " data-weight ="2 "> Family</ a > </ li >
636+
637+ < li > < a href ="/tags/math.html " data-weight ="2 "> Math</ a > </ li >
638+
639+ < li > < a href ="/tags/science.html " data-weight ="2 "> Science</ a > </ li >
640+
641+ < li > < a href ="/tags/expat.html " data-weight ="1 "> Moving Abroad</ a > </ li >
642+
643+ </ ul >
644+
645645 </ div >
646- < div class ="nine columns ">
646+ </ div >
647+ < div class ="row ">
648+ < div class ="twelve columns ">
647649 < hr >
648650 < p > Copyright © 2018-2025 by Curtis “Ovid” Poe.</ p >
649651 </ div >
650652 </ div >
651- < div id ="disqus_thread "> </ div >
653+ < div id ="disqus_thread "> </ div >
652654 < div class ="row ">
653655 < div class ="twelve columns ">
654656
@@ -673,6 +675,7 @@ <h1><a name="summary"></a>Summary</h1>
673675
674676 < script src ="/static/js/prism.js "> </ script >
675677
678+ < script src ="/static/js/collapsible.js "> </ script >
676679
677680 <!-- footnotes https://bitsofco.de/accessible-modal-dialog/ -->
678681
0 commit comments