What? I'm not allowed to hit people? Wesley: Not people capable of genocide. Angel: Those are exactly the types of people I should be allowed to hit!

'Just Rewards (2)'


Buffistas Building a Better Board ++

Do you have problems, concerns, or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.


Steph L. - Jun 28, 2021 3:28:41 pm PDT #4622 of 4669
Apparently if you're enough of a power nerd, there is nothing that cannot be flowcharted.

Gud, I don't understand a dang thing you said, but I sure appreciate all the work you do for the board!


Gudanov - Jun 28, 2021 7:38:47 pm PDT #4623 of 4669
Coding and Sleeping

Going to update the board now.


Gudanov - Jun 28, 2021 7:40:30 pm PDT #4624 of 4669
Coding and Sleeping

Eh false alarm.


Gudanov - Jun 28, 2021 7:45:51 pm PDT #4625 of 4669
Coding and Sleeping

Okay, now updating the board.


Gudanov - Jun 28, 2021 8:15:19 pm PDT #4626 of 4669
Coding and Sleeping

Didn't take. Will have to give it another shot later.


Gudanov - Jun 29, 2021 5:46:21 pm PDT #4627 of 4669
Coding and Sleeping

Going to be doing some maintenance tonight so there might be on and off.


Gudanov - Jun 29, 2021 6:30:49 pm PDT #4628 of 4669
Coding and Sleeping

Did a bunch of updating of ruby to prep for trying to update the board again. Probably try that tomorrow.


shrift - Jun 30, 2021 8:38:23 am PDT #4629 of 4669
"You can't put a price on the joy of not giving a shit." -Zenkitty

Thanks, Gud. Let us know if there's any checks or testing we can do once the update goes.


Gudanov - Jun 30, 2021 9:08:05 am PDT #4630 of 4669
Coding and Sleeping

Thanks. This is mostly updating dependencies to facilitate more work.


Gudanov - Jul 04, 2021 8:15:21 am PDT #4631 of 4669
Coding and Sleeping

Well, when I first deployed the board I thought it would be better to deploy it with docker rather than directly install things on the server. Now that I'm updating the version of ruby, rails, and all the dependencies I have decided better late that never. So I'm working on creating a docker image for the board even though I've already installed the newer ruby on the server (still running the older one though).

This should make updating the board much smoother in the future when there are updates to ruby and rails.