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.
Dumitru Frunza
There's another proof of this in the book "Data Structures and Algorithms" by Alfred Aho et al., …
»
ratchetfreak
The more I keep thinking about metaprogramming the more I feel like it's more of a detriment than …
»
rivten
Yep. Contacted the mod, it's alright now :)
»
doublenibble
Thank you for all your hard work on 4coder. I use Visual Studio for daily work, but I believe I c…
»
Jack Mott
I haven't done anything with .NET core yet. Our project at work is moving towards using react on t…
»
Jack Mott
Web apps have gone so far from being text to being applications that maybe the browser should just…
»
Allen Webster
I still need to get to utf-8 support. All those missing non-english characters will be supported …
»
ratchetfreak
probably reported as spam and then shadow deleted
»
rivten
What ? Really ? From my computer / account, it seems perfectly OK. Weird...
»
Aidan
It looks like the reddit post has been deleted?
»
rivten
Hey there ! I made a post on /r/computergraphis where I compiled about a 100 scientific papers rel…
»
Ginger Bill
Below is a copy of a discord "conversion" between (mostly) me and ezysigh about problems with comp…
»
doublenibble
I would like to be able to type scandic letters (ö, ä and å). Also, I would like to be able to …
»
Allen Webster
There is no option for this right now. I do want to add an option for it in the future, probably s…
»
Evan Ackmann
Am I missing an option or do I just not know how to do this? I very much prefer a blinking bar cur…
»
Todd
Mox, I'm into this too. I'm not gonna get all technical, but I'll tell you this: Whatever "better"…
»
Todd
I agree! Honestly, a lot of school, especially "code schools" and the "coding bootcamps" IMO seem…
»
Todd
Wow, I never knew I'd get this done today but it's looking like a possibility! Doing some further…
»
Mārtiņš Možeiko
If you have used debugger then you have modified memory of another process. For example, putting b…
»
Todd
Do any of you guys have experience editing another program/processes memory? This is a murky area …
»
Mārtiņš Možeiko
I may be wrong, but I think I remember StrageZak had similar issue. The problem is with deviceCont…
»
Jesse Coyle
Hmmm alright, well I got it working just by continuing with the series... Turns out it wanted me t…
»
Jesse Coyle
I am calling blitBackBuffer in... WM_PAINT, and in the main loop. } int CALLBACK WinMain(HINSTAN…
»
Mārtiņš Možeiko
Where are you calling blitBackBuffer from? Where does it get deviceContext value? In initOpenGL fu…
»
Jesse Coyle
Has anyone had the problem after day 235 (initializing openGL on Windows), where they initialize o…
»
Mox
Good to see some other web developers on handmade network. I saw this video a week or so ago. And …
»
Dane Christenson
Thanks guys. Todd the reason I asked that is because I figure if I spend as much time learning the…
»
Mike T
Thanks Taylor. Due to a busy period at work and now some problems with my machine at home, I haven…
»
Benjamin Arnaud
Yeah, running should do the trick.
»
Berend
I see I see, very valid arguments. I guess that I'm still thinking too much in terms of OOP and yo…
»