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.
Casey Muratori
All videos have now been posted: Casey
»
tonnah
I don't know what projects you have already worked on. But I think a great experience for low leve…
»
Ryan Fleury
Hey everyone! My apologies for the long period of silence. I've recently begun my third semester a…
»
Simon Anciaux
I wouldn't mind reading more of those. I don't program a lot on linux so I find it useful when you…
»
Oliver Marsh
Hi, I was wanting to get more practice programming low level stuff, however I'm not sure of what k…
»
pragmatic_hero
When you say "The Unix Philosophy" you oughta be fairly explicit what you mean by it. Pretty much …
»
David Butler
Very clever! I did not know about getting the size from the elf table, thanks for the write up :)
»
Alex Baines
With the here on Handmade Network, I've set insobot to "complete", since I believe it has reached…
»
LaresYamoir
I don't think single/multi-purpose is the right way to think about it. Visual Studio still has as …
»
Bouke285
Perfect, thank you!
»
Simon Anciaux
May I suggest to package the .exe and the font in a .zip and to have a user friendly message if th…
»
Simon Anciaux
Have a look at 4coder_default_bindings.cpp, it's the file that gets compiled by default for the cu…
»
joe513
Just wanted to post a couple small issues. Neither are critical but noticeable. 00.01.05 -4 Variab…
»
Andrew Reece
Go out at night and try to count all the stars in the sky. Go to a beach and try to count the grai…
»
Ginger Bill
I don't think the size of a program is necessarily the problem rather, how the components of that …
»
Neo Ar
In my opinion there is a time and place for both. When working in a command line small single-purp…
»
Bouke285
Hi, My background is in C# and higher level languages. I'm very interested in getting familiar wit…
»
Simon Anciaux
I will only reply as a user since I never developed any huge application and I would only be guess…
»
ratchetfreak
Yeah I've had experiences where I did need to release things too. I've had problems developing O…
»
Laurie
Cool, that's good to know. I take it this applies to mobile OSs and everything too, right? Yeah …
»
Mārtiņš Možeiko
Well spooling process is not an OS primitive. If process A depends on something that process B nee…
»
ratchetfreak
But there are things that do need to be released. I've run into the issue with a printer where I k…
»
Laurie
Something I've been thinking about lately is large multi-use programs, and I was interested to see…
»
Mārtiņš Možeiko
On any modern OS from last 15 or so years you don't need to release anything on exit of program. O…
»
Laurie
Hi all. So something I've become curious about is which resources actually need to be released by …
»
spx
..-4 has arrived. This is not a perfect fix but the issue is annoying enough and the handling for …
»
spx
Looks like you got it, I have opened and closed several times with no issues at all.[/quote] Unfo…
»
joe513
Looks like you got it, I have opened and closed several times with no issues at all.
»
spx
This should be because at one point I've changed which parts of the frontend are rendered in whic…
»
joe513
Now that you mention it, I did see it on 00.01.02 also, just slightly different. 00.01.01 - .02 a…
»