- @nobodyzzz: *programming *unix/Understanding the bin, sbin, usr/bin , usr/sbin split/ lists.busybox.net15 days ago
- @nobodyzzz: *vimPowerline is a utility plugin which allows you to create better-looking, more functional vim statuslines. github.com
- @nobodyzzz: *programming *cThe "C is Efficient" Language Fallacy scienceblogs.com
The Objective-Caml bytecode interpreter was faster than the carefully hand-optimized C program! Why? Because the OCaml compiler could recognize that the arrays were completely independent — it didn't need to worry about one iteration of the loop stepping on the values used by another. The C compiler couldn't apply a lot of useful optimizations, because it couldn't be sure that they were valid.
а что разве в современных компиляторах нет никаких костылей, чтобы помогать компилятору понимать такие вещи? - @nobodyzzz: *programming *maze *graph"Algorithm" is Not a Four-Letter Word jamisbuck.org4 months ago
- @nobodyzzz: *bash15 Linux Bash History Expansion Examples You Should Know thegeekstuff.com5 months ago
- @nobodyzzz: *programming *msvsIntroducing Debugger Canvas blogs.msdn.com
Not sure if cool or bullshit =/5 months ago
