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.
Raytio
Nice one man I like this. If and when I ever do work on linux might give it a shot.
»
Tom
Thanks for putting in so much time and effort looking at this, and for posting the console & …
»
Simon Anciaux
The exe crashes on my machine. Here is some feedback from the web version. Keep in mind that I…
»
albatros
I will probably test this. thanks for sharing :)
»
albatros
I have some tech questions on the internals of 4coder. Just to get inspirations on my own project…
»
Victor Preuss
I am also curious. I've recently started following the youtube videos and was wondering if the pr…
»
Casey Muratori
For disassembly, I mean like this: https://guide.handmadehero.org/code/day115/#1867 I'm sorry y…
»
Tom
Yeah, the web version is a little rougher than a plain exe, any pointers anyone has for profiling…
»
Gonçalo Santos
Hello! As a Linux user, I haven't found any GUI for GDB or Clang that I could say I liked. So, a…
»
Simon Anciaux
Do you have a .exe instead of the browser version (it seem a bit slow on my machine)?
»
Tom
Hello everyone, I wanted to share with you my OpenGL rendering demo. It was written by myself, i…
»
Finalspace
Hi everyone, i just want to give a short update about the current state of FPL and what am i wor…
»
David Reid
I just pushed a fix for the Linux and GCC builds. It was not looking for vulkan.so.1 which was ca…
»
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…
»