I have a few questions about Arenas. First a big amount of memory is allocated using platform laye…
hugo —
You could show us a project you have done that you want to improve the design. This playlist is al…
Shazan —
I am a beginner in programming and when I look at code online like library code and github code.Th…
One of the best reviewed games ever, Elder Scrolls V: Skyrim, used a randomly generated story tell…
Luke —
I worded that wrong, but I think the point stands from a gamer's perspective, because the person …
Sometimes, I'm doing some pretty plain mathy stuff, maybe in a tight loop (total nonsense pseudoco…
On the topic of a hotkey/feature, I realized there are a bunch of different ways to granularize t…
Hi Allen, Some common commenting techniques used with manually managed code formatting (i.e. manua…
I am in the process of migrating my existing MVC5 application to asp. net core hosted in asphostpo…
I consider this to be the biggest and most prolific misconception about procedural generation - n…
So I think there might be a little confusion on my part, but I don't think procedurally generated …
Mór —
Procedural generation is not my thing, but a lot of people like it for the endless replay potentia…
One of the downsides of artist generated content is spoilers. It's kinda hard to spoil something w…
Luke —
I am roughly 270 episodes late on this topic, but I'd thought I'd give a bit of debate on this bec…
Thanks for the link, it's interesting. I was wondering whether it's worth implementing something l…
graeme —
I learned to type by posting on forums 3 hours a day for 13 years. Coding was a simply natural app…
I raised my average wpm from 60 to 110 by: I never learned to touch type using the home row. I st…
Thanks very much for the advice everyone! That's really helpful.
Daniel —
My topic about Vulkan port was also recently deleted... not sure why. Was it the self replies?
Thanks for the response. Ironically I was actually using this selection scheme in emacs.
There are some ups and downs to this system, but setting up the job chain becomes very easy to do…
Right now 4coder only supports the emacs paradigm with mark/cursor being two points in the buffer.…
Just started using 4Coder and I was curious if there was a way to select text like most text edito…
I haven't read the article Mr4thDimension posted, so I don't know if what I am going to say is red…
If you want to think about a fully configurable dependency system, I recall that this (and the pre…
Neo Ar —
I grew up on qwerty and was taught to touch type it in elementary school, but switched to dvorak w…
Mór —
If you have been following along so far you should be able to debug the two other issues yourself…
I remember the upside down problem and feel like we discussed it in the forum at some point. Anywa…
Mór —
Yes. I got an on my github account that starts from day 122. So there is still going to be a gap…
Make each of the tasks 1 through 4 count down a shared variable and when 0 the last one will queue…