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.
LaresYamoir
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 …
»
Jeroen van Rijn
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…
»
Lost Astronaut Studios
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…
»
Simon Anciaux
Here is some feedback:Often I can't click and drag to draw a line, it looks like the browser is tr…
»
Lost Astronaut Studios
On the topic of USB.... Things have improved. It was in no way "regulation" or "restriction" tha…
»
Jeroen van Rijn
The problem with USB was/is that for every device that talked a standard protocol like USB-HID, th…
»
Andrew Bromage
Those were not PC floppies, they were Amiga floppies. That was a very important detail that you ma…
»
Mārtiņš Možeiko
I think it's pretty obvious why it is cheaper in this situation:it does not involve potential sysc…
»
Lost Astronaut Studios
Not sure how much cheaper it really is, and for me, I like my way just fine. I tend to avoid raw…
»
Lost Astronaut Studios
The first major error was the assertion that "custom operating systems numbering in the 1000s cam…
»
Lost Astronaut Studios
A totally free Pixel Art Generator I encourage others to implement new features on the master bra…
»
Andrew Bromage
Now that Casey has given his lecture on "The Thirty-Million Line Problem" again, I'd like to talk …
»
Mārtiņš Možeiko
I never used ASP, it always looked awful to me. In C# I simply created http server that listened f…
»
Mārtiņš Možeiko
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…
»
Lost Astronaut Studios
Consider: This defines an array of 255 bytes (if char is an unsigned byte on your system) as "mys…
»
Oliver Marsh
Nice! I would love to hear how you render the shapes. Do you write a shader for getting the anti-a…
»
Oliver Marsh
@mrmixer Thanks for the comment. I updated those spelling mistakes and the sentence. Sorry if it i…
»
Mārtiņš Možeiko
Which server-side web development language forces to use MVC? I have done some web development in …
»
ratchetfreak
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…
»
Mārtiņš Možeiko
This happens because by default string literals (like "foobar") have const char* type. But because…
»
Allen Webster
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…
»
rby90
Can't speak on the suggestions, but Teach Yourself Computer Science has some ideas:
»
Zoltan Stomfai
It seems the solved the issue. Still not sure why do I need to cast it.
»