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.
Mārtiņš Možeiko
Hmm.. I don't see any Java applets on that page. Just plain JavaScript code.
»
David Owens II
This comes down to a design question: is there are reason to your API design to only use that sin…
»
khofez
Also thank you for your clear response, I mean, i'm sorry if I cant reference to another website h…
»
khofez
well i actually want just one pointer for this type of struct, like the Renderer of my engine, i j…
»
Oliver Marsh
Hi Rayalan, Thanks for taking the time to look and the feedback :) I think that is my best bet, ma…
»
Rayalan Kenyon
These are pretty cool. I don't know what direction would be best to take these in. Maybe you just …
»
Oliver Marsh
Hi there, I have been making online applets using javascript and java using processing. Although t…
»
Mārtiņš Možeiko
It's kind of do this when it is really needed, but it might lead to problems in future - what if y…
»
David Butler
No I'm not aware of any good introductory courses, Sorry :( I'm sure that there are i've just ne…
»
khofez
My question is more like a doubt. Few days ago I started organizing my code in a way that I wasnt …
»
ratchetfreak
lets you ask your electronics questions. Standard SE Q&A rules apply: look if it's not a dupe yet…
»
Andrew Chronister
Fixed, thanks for poking at that
»
nakst
I'm not sure I understand what you mean by this. Searching "uefi documentation" on Google yields …
»
Neo Ar
ooo, this looks like it will help a lot when we get to studying the hardware more. Thanks for the …
»
Dan Zaidan
@mmozeiko I only use Windows Defender in this PC, it turned it off and added it to the exceptions …
»
Andrew Chronister
Those are some good points, and definitely something we'll have to look into improving going forwa…
»
Mārtiņš Možeiko
You can use this page to get all new HMN posts shown in nice table: It has even Atom feed if you …
»
D3zmodos
I almost exclusively use the as my means of seeing what new content has been posted on HMN since …
»
Stas Lisetsky
I just spent a week debugging (and understanding) color in Cascade. Premultiplied alpha, sRGB, gam…
»
Daniele Giglio
DOH! Yes, there was a typo in my typedef.
»
»
Lewis
I'm running into the same problem, about 1.2 seconds for me. Some web searching digs up a number o…
»
David Butler
岩倉 澪: You might want to check this out: Its not a real circuit simulator, but its close eno…
»
Alice
I'm getting the same thing. On my PC with a GTX 750Ti it takes 3 seconds, yet on my laptop with ju…
»
Mārtiņš Možeiko
And are you sure uint16 is correct typedef?
»
Daniele Giglio
Ok, but I've declared it as a 16-bit:
»
David Owens II
There are multiple reasons why this could be failing. Line 114, as you mentioned is wrong. Howeve…
»
Mārtiņš Možeiko
I'm not sure if you correctly understood what ratchetfreak tried to tell you. The pack is not an i…
»
Daniele Giglio
My problem is that I don't know a tecnique to show in VS a portion of memory, my idea was to star…
»
ratchetfreak
Yes, this is my suspect too. According to video lesson the pack() statement should avoid this, an…
»