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 never thought pthread would be so different from win32, but something is wrong with my pthread …
»
Dautor
I agree. But I'm more concerned with the fact that you're relying on OS's ability to cache the FS…
»
Randy Gaul
I have not! Looks like this kind of system would be needed for large-scale file watching for most…
»
Dautor
Have you looked into inotify for monitoring file changes? It seems to be the preferred method. In…
»
Martin Fouilleul
Hello ! Some random thoughts about possible music mechanics : You said that music feels one dime…
»
Per Vognsen
Thanks for the detailed proposal. This is simple and worth doing. By the way, you don't have to …
»
Nicolas Léveillé
Here is a proposal to allow number groupings in numeric literals. It allows the optional introdu…
»
Per Vognsen
Nice! I like the capture idea. It's cool to see all the work you're doing on your parallel imple…
»
Randy Gaul
Got hotload header finished up! Decided to name it tinyfilewatch.h. https://github.com/RandyGaul/…
»
Finalspace
I normally dont post stuff like this, but this AMV editing is really insane! -> Warning: Anime…
»
Allen Webster
Hmmm... interesting. It could also be that with <alt m> you're launching the same process …
»
Allen Webster
Yep in the next build (4.0.26)
»
Oliver Marsh
Hi Ryan, I have trouble with this too. Even though I really like and (I think) I understand the…
»
Oliver Marsh
Thanks Chen for the comment. Yes, since changing to this approach I've been thinking about reus…
»
James Payne
Yup, that works thank you! :) Will it be incorporated into a release on the itch.io page at som…
»
Maykeye
Finished defers today (I didn't forbid assignments, only declarations, breaks and continue). Co…
»
nakst
Hi mrmixer, Thanks for the feedback! I'm a bit busy this week, so I'll try to update the post wi…
»
Finalspace
This thread is dedicated to any constructive feedback for FPL. So if you got some ideas to make t…
»
Mark Nevarrik
azmr What sort of thing would need to be changed to make it more 'official', and would you recom…
»
Timothy Barnes
Introduction to Series This is the fourth part in a series about programming with splines. Part 1…
»
Per Vognsen
Of course! Also feel free to file them as a GitHub issue. I just pushed the fix for that bug. Th…
»
Ryan Fleury
Hm, okay- I'll try that out. I'm not sure if that is what was causing the errors, though, as at t…
»
Andy Gill
1for(;;) currently causes a seg-fault. P.S. really enjoying it all so far!
»
Allen Webster
Ahh okay. In that case, the other thing to keep in mind is what the current directory is for the…
»
Chen
Interesting read! The "modular" approach is smart. Personally I also find it extremely useful to…
»
Ryan Fleury
Hello, everyone! This is a quick update about what I've been working on recently. Up to this po…
»
Ryan Fleury
Hmm, interesting... I'm just using Alt+M currently.
»
Allen Webster
It may be that there is actually a bug in the script *technically* but the terminal fixes it by f…
»
Ryan Fleury
Hey there- I'm not sure if my problem is a result of my own incompetence or not... I'm building …
»
Simon Anciaux
Thanks for the post. Here are some questions. Is this only a "common" way to do a filesystem ? W…
»