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.
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 …
»
Ben Smith
The guard page trick is neat, but it has limitations. If you are already using malloc/free (or can…
»
Ben Smith
The most important thing is to do the simplest thing first. If/when the simplest thing starts to b…
»
Spicy Wolf
So, another macOS update. I managed to beat clang into accepting nostdlib by also using "-static" …
»
Jeroen van Rijn
Awesome sauce! I'm sure this will come in handy to a few people. :) Also, welcome.
»
Spicy Wolf
I'm not sure if this is useful to anyone, but I hacked together the equivalent code for Linux (mig…
»
The_8th_mage
Thanks, it means a lot to me.
»
Jesse
In general, be weary of absolutes. "Must have", "in all", etc. In technology, we play a game of t…
»
Casey Muratori
I don't think I have any advice (I've never interviewed at Intel), but just wanted to wish you goo…
»