-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3404 from KBVE/dev
Preparing Alpha Branch
- Loading branch information
Showing
5 changed files
with
56 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: 'November: 28th' | ||
category: Daily | ||
date: 2024-11-28 12:00:00 | ||
client: Self | ||
unsplash: 1732601471603-404af59bc450 | ||
img: https://images.unsplash.com/photo-1732601471603-404af59bc450?crop=entropy&cs=srgb&fm=jpg&ixid=MnwzNjM5Nzd8MHwxfHJhbmRvbXx8fHx8fHx8fDE2ODE3NDg2ODY&ixlib=rb-4.0.3&q=85 | ||
description: November 28th. | ||
tags: | ||
- daily | ||
--- | ||
|
||
import { Adsense, Tasks } from '@kbve/astropad'; | ||
|
||
## 2024 | ||
|
||
- 01:40AM | ||
|
||
**GameServer** | ||
|
||
I am keeping track of the gameserver stats, which comes with some great surprises! | ||
Our current gameserver is a 4mb docker build with about 2.7mb ram usage! | ||
I think that has been my best build so far this year, really excited about it as well. | ||
Yet I think there are some issues with the helm chart and the UDP access, but I think I can figure it out. | ||
|
||
- 03:05AM | ||
|
||
**Nightly** | ||
|
||
Still working through the code to help me get a better understanding, but there are so many weird issues that I run into. | ||
I am still a bit lost in the process of the websockets but I think that might be just a lack of experience? | ||
|
||
|
||
<Adsense /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters