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…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						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…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Hello !
Some random thoughts about possible music mechanics :
You said that music feels one dime…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Thanks for the detailed proposal. This is simple and worth doing.
By the way, you don't have to …
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Here is a proposal to allow number groupings in numeric literals.
It allows the optional introdu…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Nice! I like the capture idea.
It's cool to see all the work you're doing on your parallel imple…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Got hotload header finished up! Decided to name it tinyfilewatch.h. https://github.com/RandyGaul/…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						I normally dont post stuff like this, but this AMV editing is really insane!
-> Warning: Anime…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Hmmm... interesting.  It could also be that with <alt m> you're launching the same process …
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Yep in the next build (4.0.26)
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Hi Ryan, 
I have trouble with this too. Even though I really like and (I think) I understand the…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Thanks Chen for the comment. 
Yes, since changing to this approach I've been thinking about reus…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Yup, that works thank you! :) 
Will it be incorporated into a release on the itch.io page at som…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						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…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						This thread is dedicated to any constructive feedback for FPL.
So if you got some ideas to make t…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						azmr  What sort of thing would need to be changed to make it more 'official', and would you recom…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Introduction to Series
This is the fourth part in a series about programming with splines. Part 1…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Of course! Also feel free to file them as a GitHub issue.
I just pushed the fix for that bug. Th…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Hm, okay- I'll try that out. I'm not sure if that is what was causing the errors, though, as at t…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						1for(;;)
currently causes a seg-fault.
P.S. really enjoying it all so far!
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						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…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Hello, everyone!
This is a quick update about what I've been working on recently.
Up to this po…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Hmm, interesting... I'm just using Alt+M currently.
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						It may be that there is actually a bug in the script *technically* but the terminal fixes it by f…
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Hey there- I'm not sure if my problem is a result of my own incompetence or not...
I'm building …
					
				
			 
			
		 
    
		
			
			
				
				
				
				
					
						Thanks for the post. Here are some questions.
Is this only a "common" way to do a filesystem ? W…