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.
Jeremiah Goerdt
Simple text objects can be characters, words, lines, paragraphs, etc. When it comes to code, thin…
»
Jeremiah Goerdt
Aha, I didn't realize I needed to tell the buffer to switch maps. That fixed my problem.
»
Allen Webster
It depends entirely on how you're trying to implement maps. If you're using the built in map sys…
»
ratchetfreak
If you are going to create a keyboard layout for coders then you need to pay attention to symbols…
»
Sergio González
I noticed the same thing when running Milton on Intel integrated graphics. There is anti-aliasi…
»
Allen Webster
Bindings aren't really assigned per view, they are assigned per buffer. So what you need to do i…
»
Allen Webster
That's not a bad thought. I've actually got big plans for the undo system in 4coder, I hadn't th…
»
Oswald Hurlem
I can touch type, but I'm skeptical of the idea that learning to touch type will increase product…
»
Oswald Hurlem
This is kind of bonkers but bear with me. For a few editors, and some circumstances within those …
»
Oswald Hurlem
Hey all, I have a fairly spacious apartment in Redmond and I'm always looking for a chance to tak…
»
Ginger Bill
There seems to be no anti-aliasing for brush strokes now. Is that by design, a setting, or just n…
»
Bill Strong
I have actually been thinking about that exact problem. One suggestion I saw recently was to reve…
»
Mārtiņš Možeiko
There's no easy way. On Linux there are *very* good tools that helps with debugging multi-threadi…
»
Mārtiņš Možeiko
I have not learned proper touch typing, but I can type *code* without looking at keyboard and on …
»
Laurie
Personally I've found touch typing to be extremely useful as a programmer, but I can't directly a…
»
anaël seghezzi
In fact digging into rendering techniques and image processing can be a good way to learn math (v…
»
Shazan
About 2d rendering techniques any books like implementing z ordering
»
Jeremiah Goerdt
My bindings aren't staying the same across view/panel changes. I tried iterating over all views a…
»
Jeremiah Goerdt
I've setup my 4coder to be modal, similar to vim. When starting a fresh instance of 4coder, I'd l…
»
Matt Hartley
I can only do about 50wpm at the moment. Colemak sounds interesting, I'll look into that. Thanks…
»
The_8th_mage
Hi, I have some synchronization bugs in my debugger, and the only way to bring it forth right now…
»
Bill Strong
TL;DR Yes, learn to touch type, but don't learn Qwerty. Learn Colemak. (There are others, but I f…
»
Matt Hartley
I have been programming for about 6 years but I have never learned to touch type properly. I can …
»
Salads
When watching a video linked from the Episode Guide, could we get Next and Previous buttons to go…
»
Benjamin Pedersen
Yay, it works! thanks a bunch! I thought everything had been packed into intro_art.hha
»
Mārtiņš Možeiko
There should be 5 hha files. You need to compile asset builder and run it to create test assets (…
»
Benjamin Pedersen
I get FileGroup.FileCount == 1, but shouldn't that be the case? I only have one hha-file. LoadAs…
»
Mārtiņš Možeiko
Hmm, not sure what can be wrong... Could you try doing following things? 1) Put a breakpoint in …
»
Benjamin Pedersen
It is day 335. I am running it through the command line within handmade\data with ..\..\build\win…
»
strangezak
OpenGL 3.2 upgrade! Now that's what i want to hear :D
»