Jordan Bancino jordan
jordan commented on pull request Telodendria/Cytoplasm#32 2024-05-26 20:30:57 +00:00
Fix inconsistent sanitation with the database

Yep, that looks good to me. Merging now.

jordan pushed to master at Telodendria/Telodendria 2024-05-18 14:55:43 +00:00
a8924b8437 Update Cytoplasm to v0.4.1.
jordan released Cytoplasm v0.4.1 at Telodendria/Cytoplasm 2024-05-18 14:53:32 +00:00
jordan pushed tag v0.4.1 to Telodendria/Cytoplasm 2024-05-18 14:53:31 +00:00
jordan commented on issue Telodendria/Cytoplasm#30 2024-05-18 14:51:32 +00:00
FreeBSD Build Failing

Currently, all runners are offline due to limitations of my hardware. I just don't have the resources to run all these anymore. Hoping to upgrade my server soon though to have more RAM.

jordan pushed to master at Telodendria/Cytoplasm 2024-05-18 14:50:56 +00:00
346b912a06 ArraySort(): Fix bound checking bug.
jordan closed issue Telodendria/Cytoplasm#31 2024-05-18 14:50:55 +00:00
Cytoplasm doesn't do a proper boundcheck on ArraySort
jordan commented on issue Telodendria/Cytoplasm#31 2024-05-18 14:45:29 +00:00
Cytoplasm doesn't do a proper boundcheck on ArraySort

Whoops! I'll work on this one.

jordan synced commits to master at jordan/rpi4-osdev from mirror 2024-04-22 19:47:11 +00:00
02d190e8f7 Fixed Jekyll config
0e7eebb8a9 Delete .DS_Store
974e7c00f1 Changed back to original cayman theme
Compare 3 commits »
jordan synced commits to master at jordan/rpi4-osdev from mirror 2024-04-22 11:37:11 +00:00
d70738eea6 Updated to add -mstrict-align and use Apple Silicon gcc
71d96e9044 Fixed pull up/pull down being the wrong way around
4cd63a2716 Merge pull request #52 from babbleberry/revert-51-master
1d022a6b6c Revert "Solve Issue #50 pull up pull down register mapping wrong way around"
16f2a00914 Merge pull request #51 from LabNelson/master
Compare 10 commits »
jordan synced and deleted reference refs/tags/refs/pull/51/merge at jordan/rpi4-osdev from mirror 2024-04-22 11:37:11 +00:00
jordan pushed to master at jordan/Dotfiles 2024-04-19 20:41:23 +00:00
d00686c302 Make audio work.
jordan pushed to master at jordan/Dotfiles 2024-04-19 12:02:47 +00:00
14466fb88e Set $ENV so that BusyBox ASH loads up my init scripts.
jordan pushed to master at jordan/Dotfiles 2024-04-18 00:09:42 +00:00
dab70aad18 Update README.md
jordan pushed to master at jordan/Dotfiles 2024-04-02 13:00:21 +00:00
jordan pushed to master at jordan/Dotfiles 2024-04-02 12:30:51 +00:00
b2802c2e86 Update README with instructions for new account setup.
jordan pushed to master at jordan/Dotfiles 2024-04-02 12:20:07 +00:00
9372270fdc Update dotfiles.
jordan pushed to master at Telodendria/Telodendria 2024-03-29 16:48:28 +00:00
ff85b72899 Fix IPv6 issue in parser (#52)
jordan merged pull request Telodendria/Telodendria#52 2024-03-29 16:48:25 +00:00
Fix IPv6 issue in parser
jordan pushed to master at Telodendria/Telodendria 2024-03-29 16:48:09 +00:00
bccbb3bcac Fix other double-free issue with router. (#53)