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.
Finalspace
I finally found the issue. I was loading the wrong opengl driver!libGLX.so is wrong on my machinel…
»
Mārtiņš Možeiko
Right. That could be an issue. NVidia has super hacky OpenGL implementation on Linux. That's why …
»
Finalspace
Oh i may have found the issue. One or more function prototypes for X11/GLX seems to be wrong (I lo…
»
Finalspace
No idea, its a default ubuntu 17.10 installation. +---------------------------------------------…
»
Mārtiņš Možeiko
That's glxinfo. For nvidia driver info try "nvidia-smi". You nave name of display ":1" ? What happ…
»
Finalspace
I removed the caching of the XVisualInfo and release the visual info immediatly after it was used.…
»
Phillip Trudeau-Tavara
We could have all the best niceties--actual binary data, sane development environment(s), ludicro…
»
Finalspace
desktop with NVidia Quadro 4000 laptop with NVidia GTX 1060 Both on ArchLinux. Linux kernel versi…
»
Mārtiņš Možeiko
Your branch works fine on two of my machines. No crash, no error. Just bunch of log when excuting …
»
Alphapork
So I worked on this for a while over the weekend without having watched day three of streaming. I'…
»
ratchetfreak
I'm finding it difficult to make enough time to keep up with the project already, I suspect I'm g…
»
llimllib
Mine works under the debugger but segfaults when run without, which is very frustrating! I'm findi…
»
Vee900
Ok.Thanks
»
Daniel Bross
Yeah, I second this. Would be awesome to still have some talks/interviews that were done by @cmura…
»
Finalspace
It still does not work, i have rewritten the X11/GLX implementation in a slightly different way b…
»
Mārtiņš Možeiko
Yeah, but try explaining to my grandmother what does "install" and "browser" means.
»
Allen Webster
If I understand correctly, C-f, C-b, move the cursor left or right one character? That would be ha…
»
Benjamin Pedersen
Thanks for your answer. I should have mentioned that I know about the adoption problem and that i…
»
Maykeye
Including c-files for fast factoring of code while developing. Is this something that scales to bi…
»
Daniel Näslund
I've started working on the S-expression printer. Here's my WIP I'm allocating and concatenating …
»
Mārtiņš Možeiko
Because it will be much harder to get people to use it. For compiling executables (applications or…
»
Benjamin Pedersen
I haven't done any web development, however, I've heard a lot complain about JavaScript, CSS, HTML…
»
Vee900
Hi I know I posted a somewhat similar question earlier but does 4coder have keys for movement like…
»
Allen Webster
Thanks for the note! Usability stuff is on the way in the next couple builds, so this is the sort…
»
Florian Morel
Hi Allen, First of all, thank you for 4coder. While having used it for just a bit, it does feel ni…
»
Jeroen van Rijn
Found it. I'll be restoring it (along with some more blog posts) sometime later this week after I'…
»
Finalspace
Thanks for that resource, i will definitly check that out. Now regarding FPL: I fixed compiler-er…
»
Ryan Fleury
Great, thanks Jeroen! I appreciate it.
»
Mārtiņš Možeiko
You can use _mm_loadu_ps to load them without any alignment requirements. On modern machine you wo…
»
Simon Anciaux
I don't use sublime so I may be wrong but it looks like this line is calling vsdevcmd.bat each tim…
»