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.
Dane Christenson
I actually think most of my school experience will boil down to the networking and not what I lear…
»
»
Allen Webster
This is a post to briefly describe the new 4coder project file feature in alpha 4.0.14. The featur…
»
Allen Webster
I've hit this issue logging in from pages other than the "/_login" page a few times over the last …
»
Todd
OH GOSH THIS IS SO CLASSIC: If you haven't seen that, you're gonna love the source code!
»
ZeroWalker
I am having problems with drawing the random, or well any map for that matter using the ScreenX/Y …
»
Nikita Smith
Hello everyone! A new CDbg build is here. You can download build using this . All instructions you…
»
Jeremiah Goerdt
Thanks for the info! That company looks interesting and has a couple open positions I might look a…
»
Neo Ar
RISC-V hardware has arrived!
»
nartpullif
Alright Guys. I will do that. Thanks for the help.
»
Neo Ar
I took a course last year on extending ENVI with their "IDL" programming language at the Exelis he…
»
Allen Webster
Yeah this is an issue that has been reported once or twice before. The only solution right now is…
»
Ginger Bill
The "base language" is nearly done and I'm soon to begin work on the "metaprogramming part" of the…
»
Jeremiah Goerdt
I live in Nebraska with my wife and kids and we're looking at getting to Colorado for our permanen…
»
Simon Anciaux
Try removing /I%CODE_HOME% from the cl command line (in buildsuper.bat): Since all #include in th…
»
Stefan
I have been thinking about what could be done about how shitty web development is as well and I th…
»
nartpullif
Does 4coder custom build supports a path address with a folder name with spaces? Something like "C…
»
ratchetfreak
[/quote] there's a few errors in there: i
»
bimbinel
Thanks, that makes sense. I'll try doing the mixing on the high priority thread first, as this app…
»
Bryan Taylor
} [/code] [/quote] So, one reason this is likely slow is you're calling strlen inside the loop t…
»
christianh
The first video has been posted:
»
Sergio González
I interviewed at Intel in Portland this year. There were two phone screens and one day at a campus…
»
Jeroen van Rijn
It's things like this that make security and encryption a problem.[/quote] Yup, no disagreement …
»
Shazan
This is the XOR function but its so slow, } [/code] And here's main } [/code]
»
ratchetfreak
But encrypting after compression leaks information about the length of the compressed data (down …
»
Jeroen van Rijn
Should i just XOR all the File Contents after compressing. Any guidance would be helpful.[/quote]…
»
Shazan
So if i am writing a basic RLE compressor .What is the encryption to be used? Just for practicing.…
»
Allen Webster
After thinking about it myself, I came to a similar conclusion, that metaprogramming really only …
»
Jeroen van Rijn
It's easy to encrypt after compression, but not easy to compress after encryption. If you do encr…
»
Shazan
Yesterday I watched the Handmade Hero videos on compression and I thought about what is different …
»