I added user accounts... Finally!

  Рет қаралды 1,602

UnitOfTime

UnitOfTime

Күн бұрын

Пікірлер
@wils-caru
@wils-caru Жыл бұрын
Man, I love how deep you go into the technical details as a gamedev log channel it is amazing to see.
@UnitOfTimeYT
@UnitOfTimeYT Жыл бұрын
Thanks! Glad you're enjoying it! I've been trying to find the right balance of technical and non-technical content. Its hard to not go too far into the weeds sometimes :)
@brooklynrobbo764
@brooklynrobbo764 Жыл бұрын
Great work 👍🏻 it’s crazy to me how one line on some health bars causes an issue and then you manage to find it. Love seeing the debugging process
@UnitOfTimeYT
@UnitOfTimeYT Жыл бұрын
Haha thanks. Glad you enoyed! It seems there's always something ready to break whenever I change a value :)
@lilfiendd
@lilfiendd Жыл бұрын
love seeing the progression on the game! keep it up :)
@SleepyMicky
@SleepyMicky Жыл бұрын
Great work! Keep it up! I have been following you from the time you had just 5 followers on twitch and I am happy to see how your work has progressed. Btw the game doesn't start on Chrome on my PC, but it starts and works on Firefox and Edge. Here is the error I got in the console: "Failed CreateWindow: Creating a WebGL context has failed."
@UnitOfTimeYT
@UnitOfTimeYT Жыл бұрын
Haha yeah I remember! Thanks for the bug report; Let me look into it. Just one quick question: does it fail on chrome every time you launch it? Like if you refresh the page does it just consistently fail?
@SleepyMicky
@SleepyMicky Жыл бұрын
@@UnitOfTimeYT Yeah, every time. Even in incognito. Maybe it's something with the rendering settings, since I have played with them before because of some lag when scrolling.
@UnitOfTimeYT
@UnitOfTimeYT Жыл бұрын
Hey thanks for the info. Right now my rendering library requires WebGL2 (which most browsers have as of 2017), so if that got disabled somehow then I will always fail to create the rendering context. It *could* be that but I'll keep an eye on it and see if I can reproduce it (or if others have a similar issue). I'll try and make my error messages a bit more specific though in future builds too! I can also try and make it fallback to WebGL1 as a last resort though.
@TheQxY
@TheQxY Жыл бұрын
Why not use something like AWS ElastiCache Redis? This automatically solves the persistence issue and will be able to scale and cluster easily.
@UnitOfTimeYT
@UnitOfTimeYT Жыл бұрын
Yeah that's definitely an option. I did briefly look into hosted redis solutions but decided that it wasn't worth the extra complexity for me to setup. If my game gets more traction and I feel the need to distribute it further then I'll probably decide on a more permanent database hosting strategy for my user data, which might not end up being redis at all. Until then, though, I'll see how far my little redis node can go!
@dracula5752
@dracula5752 Жыл бұрын
my guy done it again
@moonsteroid
@moonsteroid Жыл бұрын
how did you setup and configure your montitoring? would be really cool to see :D
@UnitOfTimeYT
@UnitOfTimeYT Жыл бұрын
For monitoring I'm just using prometheus for emitting and aggregating metrics, then grafana for all of the metric graph viewing. Right now my entire game gets deployed with a single docker-compose configuration. So just a bunch of docker images running on the same computer that are all networked together. In the future I'll have to separate them out, but for now its a pretty simple setup!
@doru3376
@doru3376 Жыл бұрын
ferrisHyperBongo
@jomy10-games
@jomy10-games Жыл бұрын
Wrong app Doru :notlikethis:
@ikiris9456
@ikiris9456 Жыл бұрын
Having watched a lot of your vids now, yeah every time you leak a goroutine I kind of want to throw something at the screen XD Goroutine lifetimes: manage them :P
@UnitOfTimeYT
@UnitOfTimeYT Жыл бұрын
lol, well I hope to not break too many of your monitors.
@ikiris9456
@ikiris9456 Жыл бұрын
@@UnitOfTimeYT not at all, really enjoyed your content. Sad you didn't ever show the gameplay system logic implemented.
@UnitOfTimeYT
@UnitOfTimeYT Жыл бұрын
Glad you're enjoying it! Yeah I can try to show that a bit more.
@ikiris9456
@ikiris9456 Жыл бұрын
@@UnitOfTimeYT Awesome because thats the part im not used to as a SRE. the server / login / networking / etc stuff is all reflex at this point XD.
@mgjulesdev
@mgjulesdev Жыл бұрын
I see a fellow man of Goth 😎
@UnitOfTimeYT
@UnitOfTimeYT Жыл бұрын
Haha yeah. I'm really impressed with how easy it was to add new OAuth providers once I had the first one configured. Now I'm a huge fan
@jomy10-games
@jomy10-games Жыл бұрын
Still no Apple sign in :(
@UnitOfTimeYT
@UnitOfTimeYT Жыл бұрын
Haha sorry buddy. One day we'll let you in :P
@jomy10-games
@jomy10-games Жыл бұрын
@@UnitOfTimeYT I’m going on strike until you add it!
I scaled my MMO to 100 concurrent connections
4:04
UnitOfTime
Рет қаралды 3,8 М.
How I reduced my networking bandwidth by over 50%
6:58
UnitOfTime
Рет қаралды 1,8 М.
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
Videos I Could Not Upload...
13:32
MrBeast
Рет қаралды 167 МЛН
Godot Signalling Methods that Nobody Talks About
6:26
Overlite
Рет қаралды 880
RTX Finally Has a Reason to Exist: Minecraft!
10:36
Linus Tech Tips
Рет қаралды 5 МЛН
OAuth 2.0 and OpenID Connect (in plain English)
1:02:17
OktaDev
Рет қаралды 1,8 МЛН
World Record Domino Robot (100k dominoes in 24hrs)
14:11
Mark Rober
Рет қаралды 71 МЛН
Why has Black & White Been Abandoned? - Noclip Greatest Hits
28:44
Noclip - Video Game Documentaries
Рет қаралды 732 М.
I rewrote my dungeon generator!
4:27
UnitOfTime
Рет қаралды 168 М.
Mythfall Devlog: Banks, Boots, Hairstyles, and the Hanging Temple
13:20
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН