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.
Jarvis Carroll
This conversation seems interesting and thoughtful, but I just want to point out that the only poi…
»
C_Worm
I have a printText() function that renders some text. Im wondering why i didn't have to use the q.…
»
nakst
WindowsIncludes and librariesSaveOpenOpen directory
»
Arnon
Another VERY common issue - in ANY field, not just software - is this: The's a hierarchy of compet…
»
Arnon
One of the main jobs of a good leader, is to identify the edge-cases - the people on either end of…
»
Arnon
Yes. That's very common for me. I just have multiple instances of whatever IDE I'm using (typical…
»
Ben Visness
Interesting points. I think Arnon is right that the issues with VS are more likely due to social p…
»
Guntha
I don't agree what you're talking about is orthogonal to developer competence. For your first poin…
»
Arnon
One more thing: The comparison with George's RemedyBG in the rant is completely backwards(!) He do…
»
Arnon
Just watchted this and as I listen, certain obvious facts became clear to me that Casey is comple…
»
tonymarklove
I run Windows on a 4k montior with 200% scaling enabled. It appears that RemedyBG respects the 4k …
»
Ted Bendixson
I started really getting into lower level programming (mostly C) about a year ago. At first, I fou…
»
James
There is often several way to solve a problem or several way to arrive at a similar conclusion. I…
»
James
With regards to using code we didn't explicitly figure out ourselves - use it as something to lea…
»
»
Ben Visness
Mainly because it’s a different medium! We wanted to do a podcast because we love the shows and …
»
Simon Anciaux
It's using a different font based on the codepoint range.
»
itzjac
@mmozeiko for testing purposes, and yes this one works! So, how come the same arial font works …
»
itzjac
Oh, that might be right, but really, am using the same ttf file that's in the Windows/font path.…
»
Mārtiņš Možeiko
Not a 100% accurate check (but works most of the time) is to check filesize of font. If it is arou…
»
Simon Anciaux
Is your problem that you didn't figure something out yourself; or that you feel you don't understa…
»
Guntha
Hello, I was wondering why the podcast is an "Episode 1" of a new series, instead of continuing Ha…
»
Simon Anciaux
Most fonts support only a subset of codepoints. You need to use a font that support the codepoint …
»
Eric DeSmet
We are all on our own path - so to me it doesn't make much sense to compare our learning paths wit…
»
James
Thanks for the replies, guys. I suppose it's best to just start working on something. Although the…
»
Eric DeSmet
I thought I linked to my blog in the post, but you can find it here: I'm planning on making a "P…
»
itzjac
Offtopic, interesting to see other projects coming along @Eric. Would you mind sharing a link to…
»
Eric DeSmet
I've been dealing with this on and off for quite a while, and recently started to get over it. Wha…
»
itzjac
Yay! Thanks all of you for your help, so far so good. My font rendering with stb is close to be co…
»
itzjac
That sounds exactly the same behavior as over engineering which is poison to software development…
»