| rindolf | Geocities... bleh. |
| shorten | mauke's url is at http://xrl.us/vhb9 |
| rindolf | Web 0.9 We need to create a consistent versioning of the web. |
| peterS | rindolf++ # "web 0.9" |
| rindolf | peterS: thanks. :-) |
| jdog | mauke: perfect, thank you sir. |
| rindolf | Isn't doing func(@params) a bit slower than doing func(\@params)? O(N) vs. O(1). s/@params/@list/ |
| mauke | @params is limited by the available address space, which is finite so it's still O(1) |
| jagerman | Yeah, but then people therefore assume that it must therefore also be faster to do: func([LIST]) |
| rindolf | And Damian recommends against it in PBP. jagerman: isn't it COW? CoW even - copy on write. |
| jagerman | rindolf: Array ref creation? |
| rindolf | But I think [@myarray] is optimised. jagerman: yeah. If @myarray is a variable. |
| jagerman | Of a random list? Oh |
| rindolf | But I think [@myarray] is optimised if @myarray is a variable. jagerman: what's up? jagerman: still learning Econ? |
| jagerman | Not much. I'm in the sort of lull near the end of classes, before exams start. |
| rindolf | Or Business or whatever? jagerman: OK. jagerman: got any free time? |
| jagerman | Business!? Perish the thought! |
| ofer0 | rindolf, did you read "Understanding the Linux Kernel" ? |
| jagerman | rindolf: Not currently, but this summer I have one 6-week linear algebra course, and nothing else planned. |
| rindolf | ofer0: I started. ofer0: it's very obscure. jagerman: I see. |
| ofer0 | rindolf, so what do you suggest ? |
| action | somian continues his epic search for a bsd make vim syntax plugin |
| somian | continues his epic search for a bsd make vim syntax plugin |
| rindolf | jagerman: lots of time to hack on stuff. jagerman: or to go out. ofer0: it should be a good book. |