Peisong Xiao peisongxiao
  • UWaterloo CS major and CO minor, class of 2028.

    Incoming co-op for SWE - Infra @ super.com.

    Enthusiast of networks and testing.

    For more info, visit https://peisongxiao.com/

  • Joined on 2025-05-30
peisongxiao pushed to backend-dev at CS348Project/cs348project 2025-10-13 23:25:13 +00:00
839f0c9107 cleaned file tree structure
peisongxiao pushed to backend-dev at CS348Project/cs348project 2025-10-13 23:20:38 +00:00
29a451ab58 Added code for backend glue
peisongxiao created branch backend-dev in CS348Project/cs348project 2025-10-13 23:20:38 +00:00
peisongxiao pushed to master at CS348Project/cs348project 2025-10-11 19:27:08 +00:00
692b069b5b Imported llama.cpp as a submodule
peisongxiao synced commits to master at peisongxiao/yaml-cpp from mirror 2025-10-02 04:11:18 +00:00
a83cd31548 Bump actions/checkout from 4 to 5 in the github-actions group
peisongxiao synced and deleted reference refs/tags/dependabot/github_actions/github-actions-a331d3ec2d at peisongxiao/yaml-cpp from mirror 2025-10-02 04:11:18 +00:00
peisongxiao synced commits to dependabot/github_actions/github-actions-a331d3ec2d at peisongxiao/yaml-cpp from mirror 2025-10-01 20:01:17 +00:00
97498a7640 Bump actions/checkout from 4 to 5 in the github-actions group
65c1c270db Fix warning -Wconstexpr-not-const
4fe2fb83fe Use std::locale::classic() instead of creating new C locales on demand.
Compare 4 commits »
peisongxiao synced commits to master at peisongxiao/yaml-cpp from mirror 2025-09-27 18:41:18 +00:00
65c1c270db Fix warning -Wconstexpr-not-const
peisongxiao renamed repository from milestone-0 to CS348Project/cs348project 2025-09-26 02:06:43 +00:00
peisongxiao pushed to master at CS348Project/cs348project 2025-09-26 00:17:42 +00:00
6882c6a8cd inital commit: added app.py for a simple hello world to the database
peisongxiao created branch master in CS348Project/cs348project 2025-09-26 00:17:42 +00:00
peisongxiao created repository CS348Project/cs348project 2025-09-26 00:13:31 +00:00
peisongxiao synced commits to master at peisongxiao/yaml-cpp from mirror 2025-09-17 23:51:17 +00:00
4fe2fb83fe Use std::locale::classic() instead of creating new C locales on demand.
peisongxiao pushed to master at peisongxiao/dofs 2025-09-14 04:40:57 +00:00
c4141cd683 fixed bug in attaching nics to hosts, changed documentation format and generator (buggy but usable)
peisongxiao pushed to master at peisongxiao/dofs 2025-09-14 01:15:29 +00:00
9ab64e18a4 fixed some style issues, added tooling for docs
peisongxiao pushed to master at peisongxiao/dofs 2025-09-14 00:52:41 +00:00
3872beaba3 fixed a few bugs with wholistic analysis
peisongxiao pushed to master at peisongxiao/dofs 2025-09-14 00:04:55 +00:00
093a691113 fixed typo in README
peisongxiao pushed to master at peisongxiao/dofs 2025-09-14 00:03:46 +00:00
1a7408bf0c added README and some other documentation
peisongxiao pushed to master at peisongxiao/dofs 2025-09-13 05:26:29 +00:00
defe696710 removed clang-doc generated docs
peisongxiao pushed to master at peisongxiao/dofs 2025-09-13 05:25:34 +00:00
7501e2f1b2 added clang-generated doc templates to gitignore