Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				False stop working, example open big file with program that will not stop reading until the end of its file line. (imagine > 1000 line) and then if that program is not separate ui thread with this operation (long processing logic in ui thread) (i/o block) Windows can think that program is not working (but it still working 😂)
- 
				
				Not quite accurate, the knife it gives you is a trick knife. It does not work ...
- 
				
				 pythonR15318yWindows gives you a knife while Linux will give you a chainsaw to murder the whole bloodline of that "critical thinker" pythonR15318yWindows gives you a knife while Linux will give you a chainsaw to murder the whole bloodline of that "critical thinker"
- 
				
				 bioDan55358y@razor - you need to kill the process itself (by using the taskbar or powershell) instead of Windows doing it for you, that's why windows gives the user the 🔪 bioDan55358y@razor - you need to kill the process itself (by using the taskbar or powershell) instead of Windows doing it for you, that's why windows gives the user the 🔪
- 
				
				Windows' SIGTERM just kinda keeps poking at the program to try to get it to stop, and BSODs if it can't. UNIX just kinda... stabs it several times?
- 
				
				@aditya23 might be, but I'm thankful, I'd never seen it otherwise, I don't go into Reddit














I don't get it -.-!
undefined