If you are a Patreon backer for Lysa, you should have received a message about what's coming. Ple…
This sounds like a really good idea! :)
I would go for, at minimum, an Arcade Classics board showing games, ones that have been done, and…
Keenan —
This is a fantastic 6/12 week course that will show you how logic gates build up to form the vari…
Keenan —
I wanted to get feedback on an idea I've had. It's a silly idea to be sure:
What if there was a…
Personally, I learned programming in assembly language quite early - about two years after I star…
Sorry about that, I'm sure I fixed this exact bug not long ago... I must have unfixed it, possibl…
Small text-based programs are nice because they're low-investment to learn, are often well-docume…
Would anyone like to share some advice and/or resources for learning assembly language?
Am I cor…
Thanks Tonnah for the reply, I will look into emulators. I found a good article about the chip8 e…
One of the challenges in writing a Cube-Based Game* system is meshing. In order to quickly draw a…
Neo Ar —
I've released a small new offering for $5 patrons:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
…
I would have never thought a network library would work as single-header. Looks like a great proj…
spx —
Thanks for reporting. Both will be fixed in 00.01.06. The fix you mentioned addressed an issue th…
All videos have now been posted:
https://www.youtube.com/playlist?...LEMXAbCVnmY6wYncIGmAXVC9lVg…
tonnah —
I don't know what projects you have already worked on. But I think a great experience for low lev…
Hey everyone!
My apologies for the long period of silence. I've recently begun my third semester…
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…