We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Jeremiah Goerdt
I would imagine that wrestling with the borrow checker is something that beginners of the language…
»
royh
Whitespace is significant in the 'set' lines you have. The first line defines the variable 'Common…
»
a_dreamer
Hey so I've been following along quite closely with casey and I'm on week 4 day 017. I'm having tr…
»
Timothy Wright
Here are some more great resources... Make sure you run the javascript and read the code
»
Shazan
I guess it was a rendering bug. Now the issue is about resolving velocities after collison and jum…
»
Shazan
Thank you for your helpful guidance. I have implemented AABB collision but it seems buggy. Here's …
»
erpeo93
There are 4 options on the keyboard, I tried with all of them, but the old firware was bugged wit…
»
Mārtiņš Možeiko
It's a feature, not a bug:
»
ratchetfreak
You can't really go deep into this discussion without mentioning RAII In C++ it's kinda horrible w…
»
novus1044
I recently dabbled in Rust and noticed that the explicit nature of ownership (Box pointers) really…
»
erpeo93
@Leonardo, care to tell us what keyboard this is, so we can avoid it? lol[/quote] ahahahahaha, it…
»
Tom
@Leonardo, care to tell us what keyboard this is, so we can avoid it? lol
»
Mārtiņš Možeiko
This is just "amazing"... keyboards nowadays don't work properly anymore and require software upda…
»
erpeo93
If your keyboard has fancy macros or functions check that there isn't something going on there (o…
»
Simon Anciaux
I should have mentioned that in test application you can switch between WM_KEYDOWN/UP and RAW inpu…
»
Andrew Bromage
That's a decent introduction, but it has a couple mistakes about the history of PBR that are worth…
»
Andrew Chronister
Do we need to get hmh_bot in here? Let me remind everyone of our old adage: Here are some valid r…
»
»
erpeo93
Same exact behaviour. Tried with the old dome keyboard: I correctly get only "pressed", until I re…
»
Simon Anciaux
It seems weird. Mechanical keyboard should work the same. Are you sure you didn't changed anything…
»
erpeo93
Thank you guys, interesting points. I guess I should also link this site, which allows to upload y…
»
Mattie
Too much "competitive advantage", and you get stuff like this:
»
KaizokuKat
You can remain a padawan for the rest of your life fine by me. Means I have the competitive adva…
»
KaizokuKat
Thats the one! Plus Owls are perceived to be smart.
»
Kapsy
This is looking really cool - can't wait to give it a go :D
»
Raytio
You can remain a padawan for the rest of your life fine by me. Means I have the competitive adva…
»
anaël seghezzi
I think what matters most is your understanding of logic and your ability to learn. I like what Ca…
»
pragmatic_hero
You can remain a padawan for the rest of your life fine by me. Means I have the competitive adva…
»
Timothy Wright
Personally I think if you are making a meat-boy like platformer, then it will better to just make …
»
Shazan
I was using farseer for an XNA project but I think its an overkill for simple 2d stuff and the set…
»