abnercoimbre ratchetfreak coroutines are fun
Here's my preferred way to keep track of where you c…
naej —
Hello All,
Bit of a newbie here following along, I'm on Day 21, live code editing and I'm running…
ratchetfreak coroutines are fun
Here's my preferred way to keep track of where you came from. Wha…
coroutines are fun but it's a very obvious case of moving complexity elsewhere and with the cost …
I've been toying around with setjmp/longjmp (SJLJ)-based coroutines for the last week or so, and …
Steve, I think that the sheer number of & and &mut would be totally context dependent. I …
Shazan —
I found another bug Box falling through.
Here's collision resolve code
1
2
3
4
5
6
7
…
@royh Thank you so much, I don't work with batch that often so the information was super helpful.…
I agree with you CapatainKraft that the borrow checker does become less burdensome over time. Als…
Hjortshoej CaptainKraft If you're working hard instead of hardly working, you can also catch the …
I would imagine that wrestling with the borrow checker is something that beginners of the languag…
royh —
Whitespace is significant in the 'set' lines you have. The first line defines the variable 'Commo…
Hey so I've been following along quite closely with casey and I'm on week 4 day 017. I'm having t…
Here are some more great resources...
http://chrishecker.com/Rigid_body_dynamics
https://gamede…
Shazan —
I guess it was a rendering bug.
Now the issue is about resolving velocities after collison and j…
Shazan —
Thank you for your helpful guidance.
I have implemented AABB collision but it seems buggy.
Her…
mmozeiko It's a feature, not a bug:
Repeat Rate Adjustments Over USB - Execute Commands Faster Th…
It's a feature, not a bug:
Repeat Rate Adjustments Over USB - Execute Commands Faster Than Ever B…
You can't really go deep into this discussion without mentioning RAII
In C++ it's kinda horrible…
I recently dabbled in Rust and noticed that the explicit nature of ownership (Box pointers) reall…
Floresy mmozeiko This is just "amazing"... keyboards nowadays don't work properly anymore and req…
Tom —
mmozeiko This is just "amazing"... keyboards nowadays don't work properly anymore and require sof…
This is just "amazing"... keyboards nowadays don't work properly anymore and require software upd…
mrmixer I should have mentioned that in test application you can switch between WM_KEYDOWN/UP and…
I should have mentioned that in test application you can switch between WM_KEYDOWN/UP and RAW inp…
That's a decent introduction, but it has a couple mistakes about the history of PBR that are wort…
Do we need to get hmh_bot in here? Let me remind everyone of our old adage:
Programming is not a…
Same exact behaviour.
Tried with the old dome keyboard: I correctly get only "pressed", until I…
It seems weird. Mechanical keyboard should work the same.
Are you sure you didn't changed anythi…