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
		- 
				
				This is from Chumsky, an otherwise great parser combinator. The docs are missing some critical information and the fields don't have names.
- 
				
				 VoidNull343y@lbfalvy must be a mental thing, they think preformant code means short lines, and short lines means short variable names VoidNull343y@lbfalvy must be a mental thing, they think preformant code means short lines, and short lines means short variable names
- 
				
				@Hazarth this isn't sacrificing readability for performance, this is sacrificing readability for character count.
 
 Except for the constructor, nowhere is this thing used as a tuple. The fields are exclusively accessed using dot syntax.
- 
				
				because they're used to unreadable code since huge number of times, the most performant code is unavoidably the least readable
Related Rants








 I finally got it working! Now I have a foundation for a kernel and an uefi bootloader written in pure Rust
To...
I finally got it working! Now I have a foundation for a kernel and an uefi bootloader written in pure Rust
To...
Why are authors of highly performant code allergic to readability?
rant
unreadability
tuples
iorcc candidate
rust