I wouldn't mind reading more of those. I don't program a lot on linux so I find it useful when yo…
Hi,
I was wanting to get more practice programming low level stuff, however I'm not sure of what…
When you say "The Unix Philosophy" you oughta be fairly explicit what you mean by it.
Pretty muc…
Very clever! I did not know about getting the size from the elf table, thanks for the write up :)
With the introduction of project lifecycles here on Handmade Network, I've set insobot to "comple…
I don't think single/multi-purpose is the right way to think about it. Visual Studio still has as…
May I suggest to package the .exe and the font in a .zip and to have a user friendly message if t…
Have a look at 4coder_default_bindings.cpp, it's the file that gets compiled by default for the c…
joe513 —
Just wanted to post a couple small issues. Neither are critical but noticeable. 00.01.05 -4
Var…
Go out at night and try to count all the stars in the sky. Go to a beach and try to count the gra…
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-pur…
Hi,
My background is in C# and higher level languages. I'm very interested in getting familiar w…
I will only reply as a user since I never developed any huge application and I would only be gues…
John_Uskglass mmozeiko On any modern OS from last 15 or so years you don't need to release anythi…
Laurie —
mmozeiko On any modern OS from last 15 or so years you don't need to release anything on exit of …
Well spooling process is not an OS primitive.
If process A depends on something that process B ne…
But there are things that do need to be released.
I've run into the issue with a printer where I…
Laurie —
Something I've been thinking about lately is large multi-use programs, and I was interested to se…
On any modern OS from last 15 or so years you don't need to release anything on exit of program. …
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 —
joe513 spx joe513 Now that you mention it, I did see it on 00.01.02 also, just slightly different…
joe513 —
spx joe513 Now that you mention it, I did see it on 00.01.02 also, just slightly different.
This …
spx —
joe513 Now that you mention it, I did see it on 00.01.02 also, just slightly different.
This shou…
joe513 —
Now that you mention it, I did see it on 00.01.02 also, just slightly different.
00.01.01 - .02
…
spx —
joe513 I just tried 1.05-2 and the issue is still there. Distribution - Ubuntu 16.04.2 LTS
Let me…
joe513 —
I just tried 1.05-2 and the issue is still there. Distribution - Ubuntu 16.04.2 LTS
Let me know i…
spx —
pushed a 00.01.05-2 archive. This one should solve the issue you've encountered.
If it still hang…