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.
pusheax
Hi, Questions to people who follow Casey's streams:What are the jumping heads?Why grass have diffe…
»
simonWasHere
Hi, Firstly, thanks for the great editor, and I'm sorry if this is a stupid question. I would like…
»
Mārtiņš Možeiko
Windows API provides very simple API for handling http (and https, ftp) requests - wininet API. It…
»
@Mattias_G
This weeks library is for basic HTTP requests (POST and GET commands) I have restructured by gith…
»
MrPr3sident
Sadly, this is the only thing I can find concerning this issue. (Apart from a pissed off game dev…
»
Mārtiņš Možeiko
More interesting question is who and when added this registry entry? Does it gets added always or …
»
MrPr3sident
Hi there, I just wanted to spread awareness about a problem I had while coding along the live code…
»
Mārtiņš Možeiko
That is .NET Native which I already mentioned. And it is only for Windows Store apps.
»
Joakim
This actually is good, it lets me focus on the pixels and not worry so much about the rest. A mor…
»
Jack Mott
Here is some info:
»
Mārtiņš Možeiko
Typically for regular apps this is done with ngen at installation time. It takes your .net assembl…
»
Mārtiņš Možeiko
I really think that this is not very complicated: It opens window on line 13, draws pixels in a l…
»
anaël seghezzi
I wrote a post about the art process there :
»
Joakim
The approach he takes is one where he allocated memory for holding bitmap, changes values that re…
»
ratchetfreak
After seeing Jon's rant on keyboard handling and the article he linked, I thought I'd look into di…
»
Shazan
I know that when you build a .net app it converts into IL code .Is it possible to compile IL or .n…
»
»
@Mattias_G
So, I'm working on a small RPG inspired by the tabletop RPG Gammaworld and a Swedish take on the s…
»
Nate
I'm hoping the lecture on RSI is posted soon. I had a few hand problems pop up in the past, but w…
»
Nate
I'm a fairly still young (30s) beginner programmer looking to make an early-mid-life change. I fi…
»
Jeremiah Goerdt
This is not very accurate:DWARF is used in other OS than Linux. Darwin also uses DWARF. gcc/clang…
»
Jeremiah Goerdt
No set schedule yet.
»
Tomasz Różański
I'm happy to provide the feedback. Make sure to check this thread again, cause I have a few new id…
»
Allen Webster
Thanks! This is a really nice list. Some of it is already on my list and the rest will be added,…
»
Mārtiņš Možeiko
This is not very accurate:DWARF is used in other OS than Linux. Darwin also uses DWARF. gcc/clang…
»
rizoma
Hi everyone! I was playing around with my code after day 043 and I found that my keyboard control…
»
Matt Mascarenhas
Captain, do you have a regular time for your streams? We could add it to from #random (while he c…
»
Mārtiņš Možeiko
Have you seen up to day 4 and 5? In these days Casey is changing pixels and putting them on window…
»
Jeremiah Goerdt
Slow and steady wins the race, as they say. Lysa progress has been chugging along at a steady pace…
»
Ginger Bill
There is no official support for Linux yet. I will most likely do the Linux port myself soon. gb.h…
»