In my experience, people who skate don't spend any time worrying about what gear they use.[/quot…
mapper —
I think they just want their favorite thing to be ubiquitous. In my experience, people who skate …
I'm not much of a web developer myself and certainly not experienced in Haxe. So if you want to ma…
Todd —
This is more or less going to be a rant post, but I think the discussion point could be useful or …
Things have improved. It was in no way "regulation" or "restriction" that lead to this, merely e…
rain1 —
Can you please enable IP address hiding/cloaking? Right now it shows everybodys IP address which i…
Thanks for the feedback. You and others are encouraged to pursue your list and mine. When I hav…
Miles —
The "capitalism = diversity = competition = innovation = good, standardization = regulation = bad"…
nakst —
"20 years ago, we had 32-bit plug-and-play BIOS calls to handle most hardware discovery. Today, th…
Here is some feedback:Often I can't click and drag to draw a line, it looks like the browser is tr…
On the topic of USB.... Things have improved. It was in no way "regulation" or "restriction" tha…
The problem with USB was/is that for every device that talked a standard protocol like USB-HID, th…
Those were not PC floppies, they were Amiga floppies. That was a very important detail that you ma…
I think it's pretty obvious why it is cheaper in this situation:it does not involve potential sysc…
Not sure how much cheaper it really is, and for me, I like my way just fine. I tend to avoid raw…
The first major error was the assertion that "custom operating systems numbering in the 1000s cam…
A totally free Pixel Art Generator I encourage others to implement new features on the master bra…
Now that Casey has given his lecture on "The Thirty-Million Line Problem" again, I'd like to talk …
I never used ASP, it always looked awful to me. In C# I simply created http server that listened f…
It does "not" make sense only for compiler. For CPU and you as a developer it makes absolute sens…
Luke —
Perhaps I should not have written it that way, or written it at all. I must admit, I failed to pro…
Consider: This defines an array of 255 bytes (if char is an unsigned byte on your system) as "mys…
Nice! I would love to hear how you render the shapes. Do you write a shader for getting the anti-a…
@mrmixer Thanks for the comment. I updated those spelling mistakes and the sentence. Sorry if it i…
Which server-side web development language forces to use MVC? I have done some web development in …
Though in either case trying to change the contents of the string literal will be undefined behavi…
Luke —
There are multiple languages out there that, in my opinion, suffer the same burdens as PHP with se…
This happens because by default string literals (like "foobar") have const char* type. But because…
Hmm okay. The script tries to figure out which visual studio version to use and initializes it, b…
nakst —
Currently the manifest file is only used during building, but it will be used by the OS when I imp…