verso2

A simple web framework.
git clone git://git.chappelle.dev/verso2.git
Log | Files | Refs | README | LICENSE

commit 9e7ee06eff48cea31d016fdfb40d1a129589686c
parent 78c0cae1a2c233e94ef25cd7bb80156d5b77457b
Author: Nathaniel Chappelle <nathaniel@chappelle.dev>
Date:   Wed,  4 Feb 2026 23:21:18 -0800

Updating current: verso_2

Diffstat:
Mcontent/current.md | 17+++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/content/current.md b/content/current.md @@ -32,12 +32,12 @@ at OSU. - Focusing on: - Porting Gromacs-LS from v2016.3 of Gromacs to v2025.4 - - Adivsing team members on: - - Implementation of automatic-differentiation into the - [MDStress](https://vanegaslab.org/software) library. - - Performance profiling of MDStress library, including: - - Actual CPU time and memory space - - Interpretation of compiler generated assembly +- Advising team members on: + - Implementation of automatic-differentiation into the + [MDStress](https://vanegaslab.org/software) library. + - Performance profiling of MDStress library, including: + - Actual CPU time and memory space + - Interpretation of compiler generated assembly ## [verso_2](https://git.chappelle.dev/verso2/log.html) @@ -51,6 +51,11 @@ Currently: - Exploring ways to integrate my [stagit](https://git.chappelle.dev) instance into the site, as well as other cool bonuses +Current bugs: + +- RSS feed is not really up to snuff +- Date/Timestamp management needs to be thought about harder + ## Computer Architecture Currently taking High Performance Computer Architectures (CS 570 at OSU) as well