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.
Dautor
Have you looked into inotify for monitoring file changes? It seems to be the preferred method. In …
»
Per Vognsen
Thanks for the detailed proposal. This is simple and worth doing. By the way, you don't have to ma…
»
Nicolas Léveillé
Here is a proposal to allow number groupings in numeric literals. It allows the optional introduct…
»
Per Vognsen
Nice! I like the capture idea. It's cool to see all the work you're doing on your parallel impleme…
»
Randy Gaul
Got hotload header finished up! Decided to name it tinyfilewatch.h. Ended up being fairly easy to…
»
Finalspace
I normally dont post stuff like this, but this AMV editing is really insane! -> Warning: Anime con…
»
Allen Webster
Hmmm... interesting. It could also be that with you're launching the same process multipl…
»
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 Fo…
»
Oliver Marsh
Thanks Chen for the comment. Yes, since changing to this approach I've been thinking about reusabi…
»
James Payne
Yup, that works thank you! :) Will it be incorporated into a release on the itch.io page at some p…
»
Maykeye
Finished today (I didn't forbid assignments, only declarations, breaks and continue). Continuing …
»
nakst
Hi mrmixer, Thanks for the feedback! I'm a bit busy this week, so I'll try to update the post wit…
»
Finalspace
This thread is dedicated to any constructive feedback for FPL. So if you got some ideas to make th…
»
Mark Nevarrik
The way you did it was perfect if you just had one jump. The formal way is to build a table where…
»
Timothy Barnes
This is the fourth part in a series about programming with splines. , , and can be found at thos…
»
Per Vognsen
Of course! Also feel free to file them as a GitHub issue. I just pushed the fix for that bug. Than…
»
Ryan Fleury
Hm, okay- I'll try that out. I'm not sure if that is what was causing the errors, though, as at th…
»
Andy Gill
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 p…
»
Ryan Fleury
This is a quick update about what I've been working on recently. Up to this point, I've been writ…
»
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 forc…
»
Ryan Fleury
Hey there- I'm not sure if my problem is a result of my own incompetence or not... I'm building on…
»
Simon Anciaux
Thanks for the post. Here are some questions. Is this only a "common" way to do a filesystem ? Wha…
»
Simon Anciaux
The image doesn't show anymore (your site seems to be down at the moment).
»
Dominik Madarász
Thanks! While we do have a project on our own to test the library's potential (and it also serves …
»
Kamelitø
Doe it means using C++98/03 and not modern C++11/14/17? Is OOP part of minimalist C++? Is it like …
»
Randy Gaul
Finished first release of tinyspritebatch! Overall it seems to work better than I hoped for, but …
»