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.
Mārtiņš Možeiko
Haven't looked in detail, but that probably also includes there count of currently running kernel…
»
Ryan
You're right about the include paths. My mistake. I'm not building a kernel module. I'm making v…
»
Mārtiņš Možeiko
I'm pretty sure doing -I/usr/src/{headers} will make <asm/bug.h> include too look in /usr/s…
»
bolonie
Hi guys. I've been following Handmade Hero, and I started playing with OpenGL off to the side. I …
»
Ryan
On Ubuntu 20.04, sudo apt install linux-headers-generic will install relevent kernel headers to /…
»
CireNeikual
Hello, Since the last post we have been performing tons of experiments with various improvements…
»
hiddenfrog
I tried 0.9.7.1 with w64devkit, winlibs and msys2 and now it works*, even with the new 11.1.0 fro…
»
Ryan
I emailed the author of alsa-ioctl-test about buffer underun issues with ALSA. They were very ki…
»
poe
This is awesome! :) This really does seem like a best of both worlds solution, where you get the…
»
spx
0.9.7.1 is now available. This includes the build for AArch64 on macOS. There may be a few issue…
»
Jens
Sorry for the late response. There is now, [email protected] - any messages sent there will b…
»
Dmitriy Kubyshkin
The majority of the development up until about a month ago was about figuring out the basic featu…
»
Dmitriy Kubyshkin
Thank you for such a detailed comment. It is definitely possible to carefully craft a syntax opti…
»
spx
I believe this will already be fixed with 0.9.7.1. While adding the recently release clang 12 to …
»
Joshua Donahue
Ahh so you do. I guess they're less similar than they seem on the surface :)
»
Ronald Mund
wow nice, you have lots of knowladge
»
TorquePentagram
Another thing. In the view menu there is a “keep source view X lines ahead” option. I am not sure…
»
Macoy Madson
Thanks for your comment! I compare Cakelisp to Scopes here.
»
Ryan
@mmozeiko Those repositories are very helpful. Thank you @Dawoodoz That is definitely something …
»
Dawoodoz
Not V-syncing usually make games feel less lagging by responding faster with partial frames, so y…
»
Joshua Donahue
This is a very cool project! I love seeing all the low-level language ideas being explored in th…
»
Dawoodoz
If calling the operating system directly isn't enough to satisfy your thirst for knowledge, you c…
»
Mārtiņš Možeiko
asoundlib source code is fully available here: https://github.com/alsa-project/alsa-lib So you ca…
»
Mārtiņš Možeiko
Using multiple CPU cores is very different depending on architecture you want to use. On x86 thi…
»
Ryan
Low-level audio programming in linux seems to be done exclusively using ALSA (asoundlib). As asou…
»
Lochie
In my research I have found that if you want to use more than one cpu core, you have to interface…
»
Benjamin Pedersen
Okay, thanks.
»
Simon Anciaux
Yes, you need to pay for 4.1. But it will become free in a few month.
»
Benjamin Pedersen
I payed for 4coder a long time ago, but did not manage to make the switch. I would like to try ag…
»
Finalspace
Hi there, I wrote in 2011 an application called (Fluid Sandbox 1.7) that simulates fluids and ri…
»