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.
ratchetfreak
albatrosThis looks great. :) *Silently lurks in wait of a linux version* It's already linux com…
»
albatros
This looks great. :) *Silently lurks in wait of a linux version*
»
David Reid
In case anybody's interested, I've been hacking away on a simple API loader for Vulkan. I've call…
»
Nikita Smith
Thanks for giving it a go! By "stepping through mixed source/assembly" you mean like a disassemb…
»
James Payne
That sounds quite possible, this is with a smallish project ~17k lines and about 160 files involv…
»
Kevin Trogant
Hi, i'm using 4coder regularly under windows and there it has replaced all the other editors. Ho…
»
B
For new episodes. You can do it Per! I believe.
»
Allen Webster
Weird, I haven't used the linux build a lot, perhaps something is going wrong with the repaint or…
»
James Payne
It's hard to pinpoint this one but you get some odd behaviour when filtering the list in some, no…
»
Casey Muratori
I tried it out today, and it was feeling pretty solid. I might go through and make a list of thi…
»
ratchetfreak
except he is actively searching for good a corpus to run it against to see how good of the hash i…
»
ratchetfreak
and breaking on entry point (maybe with warning) allows the user a chance to look for the main fu…
»
Tim Green
Yeah, I know it has different purpose from what HMH needs, I'm not saying Meow is a replacement f…
»
Mārtiņš Možeiko
Meow hash has different purpose. It is meant for large data sizes - think megabytes or even gigab…
»
Tim Green
Watching episode 263, Casey just passed by one of the all-important "TODO(casey): Better hash fun…
»
Miles
Unity builds will definitely solve most of the linker spam problem, but you should also watch out…
»
seventh-chord
What ratchetfreak and I were sugesting was that you fall back to the debugger stepping into the C…
»
Nikita Smith
seventh-chordExecutables actually contain information about where in memory the entry point (i.e.…
»
Mārtiņš Možeiko
lld linker has multi-threading capabilities. It is not perfect, but people are working on it. Her…
»
Jason
"That post misses the bigger problem. In my opinion the biggest culprit is linker spam. With temp…
»
itzjac
Thank you. Am familiar with that code and also stepping into the code with the debugger, but... …
»
Dan
Main blog post here: https://dansdevlog.wordpress.com/2018/10/29/gbemu-0-0-2-released/
»
Mārtiņš Možeiko
I'm not sure what you want to show in your code or what book are you talking about. But STL simpl…
»
itzjac
Hello! I stumble across my programming books, this reminded me that I have saved one particular …
»
itzjac
Todd, thats a great tutorial and reference. I agree you should definitely master any batch progr…
»
Randy Gaul
mrmixerHave a look at why are templates bad. That post misses the bigger problem. In my opinion …
»
ratchetfreak
seventh-chordExecutables actually contain information about where in memory the entry point (i.e.…
»
seventh-chord
Executables actually contain information about where in memory the entry point (i.e. the first in…
»
Mārtiņš Možeiko
I use IBM VGA8 ttf font that gives bitmap font appearance at 12pt size. I use it in all my editor…
»
Allen Webster
Yes, someday soon I plan to do a real heavy rewrite on the rendering system including font raster…
»