Update here: I was going to reproduce the text here, but I found myself fighting with the BBCode …
Guntha —
Hello, Everything has been said above, I just wanted to add that making a terminal over a weekend …
Thanks Abner, that explanation helped out, theres more i think ive got to understand 😜 im goi…
You'll remember that, decades ago, people hooked up to a single, central computer using dumb termi…
Thanks Martins, That link with the blog post was very helpful.
Shell executable can be anywhere. It is just a regular executable. Nothing prevents you to put bas…
Another question, is the shell an exe that lives in /bin, for example /bin/bash ? And what's the…
Thanks for the info & the links very, was hoping it was like that where you just pass the command…
Check out . It is very simple, but fully functional self-contained terminal. No dependencies aside…
As far as I understand it, by the console/terminal app, we're just talking about a window that pr…
I think (I don't actually know) that Allen is preparing the launch of 4coder 4.1.0 and that the tu…
If you're trying to learn, you should try to figure out the problem instead of trying to move on. …
Hi, I recently saw a video of Jon saying a simple console/terminal app wouldn't be that hard to ma…
echu —
It was an insane effort, but I got back to feature parity by literally merging my code into the cl…
Check carefully where Win32ProcessKeyboardMessages is called. And it what situations. What is mess…
echu —
I'm following day 017 successfully up until Casey puts the assert check for around . The check s…
Where are the tutorials now that the website has updated? (Link is broken and I don't see a tutori…
This was basically the explicit strategy of my last employer. It wasn't about being the best, it …
echu —
Thanks, that was helpful. I'm thinkering with Visual Studio and got it semi-working with all switc…
I really appreciate this page! I've already discovered some new people to follow. Thanks for makin…
Also Casey is using VS 2013. Newer VS version have compiler with different set of warnings / error…
Casey's build model differs from VS' default one. If you want to use VS to follow along, you'll ne…
Hi everyone and welcome to the nCine forums! I'm Encelo, the project developer. You can ask me any…
echu —
I'm using Visual Studio 2019 to try and compile the code, but I ran into in line 100 of handmade.…
Hey everyone! It has been a busy month! I have quite a few very exciting updates to share with eve…
I would definitely like to do something to that effect. Because the list is already fairly long, a…
Maybe show the list of all offline stream so that we can discover stream we don't know without nee…
Hey everyone! The site now has a live gallery of programming streams from HMN members and others. …
spx —
That was it, no .dSYM along-side the binary. If clang creates it, a find on my entire filesystem …
Well, that concept of "application is more than a window" isn't adhered to staunchly by Apple the…