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.
David Butler
I am working on a frontend for GDB: It's vary far from a complete product, but if you want to h…
»
Allen Webster
I really don't know the first thing about how Norton works so I don't have much to contribute. S…
»
David Butler
What happens if you just read the bytes from the EXE and write them to a new file?
»
Mārtiņš Možeiko
Ok, then it seems they have changed/improved something... This for sure was working ~1y ago, when…
»
Raytio
mmozeiko You can manually remove it. It is stored as NTFS alternate stream. You can use streams.…
»
Abner Coimbre
FCC and our Space Program Okay so the two aren't actually related, but I wanted to combine both …
»
Neo Ar
## nwr_mem.h - v0.1.0 - public domain - patreon.riscy.tv *custom allocator building blocks inspir…
»
Mārtiņš Možeiko
Its more sane in a way that anybody can overwrite file even if somebody else have opened it. Old …
»
James Fulop
Hey just letting you know that the workaround I mentioned earlier can still throw a sharing viola…
»
Mārtiņš Možeiko
Telash Why not just rename the .exe to .ex (or whatever) and then zip that? Extension does not ma…
»
Raytio
I will give some of these ideas a shot just for charms sake. However the problem comes when tryi…
»
Mikael Johansson
Why not just rename the .exe to .ex (or whatever) and then zip that? That is how I send stuff thr…
»
Mārtiņš Možeiko
Croepha I wonder if a quick fix would be for Allen to distribute a password protected ZIP... that…
»
David Butler
I wonder if a quick fix would be for Allen to distribute a password protected ZIP... that might b…
»
Mārtiņš Možeiko
Its not only "distribution problem", but will also require Allen to pay real money for certificat…
»
Raytio
Hey my company uses Norton anti virus. Your exe always gets flagged when i download at the offic…
»
ratchetfreak
mmozeiko There is absolutely no reason why JITs couldn't do the same things. Exactly, the only d…
»
Nicolas Léveillé
Hi all, Interfaces (API) are often poor, varied and insufficiently usable. They're not iterated …
»
Jeremiah Goerdt
Hello! See, that was quite brief. I put a quick little roadmap up on Patreon, so if you follow …
»
Neo Ar
I am interested in providing thread-safe/multi-threading aware variants of my allocators but I do…
»
Mārtiņš Možeiko
There is absolutely no reason why JITs couldn't do the same things.
»
Jack Mott
There are some potential benefits that an AOT compiler could bring: auto vectorization smarter a…
»
Mārtiņš Možeiko
What about multi-threaded allocators? Whan you want generic purpose malloc replacement than can b…
»
Neo Ar
It is purely user-space, you can allocate the memory from whatever system allocator you like. Whe…
»
Jeroen van Rijn
While I've already commented on the video, I wanted to wish you the best of luck with your career…
»
Neo Ar
Hey Everyone! As you might already know, I recently left my job at Aker to pursue full-time str…
»
Simon Anciaux
If you never played it, Aquaria as a similar singing think where you combine several notes (I thi…
»
Kapsy
Looks very cool. Looking forward to trying it out first hand some time!
»
Ryan Fleury
Hey everyone! I just uploaded a fresh devlog for you all to check out. I show off a few new fea…
»
ratchetfreak
One way of looking at deciding when and what to redraw is as a cache invalidation problem. What'…
»