Mike Izbicki

Results 289 comments of Mike Izbicki

Next week's quiz is only on the POSIX Shell I, and the following week will be on POSIX Shell II.

There is likely an error with the urls in your remotes. I'll have to look at this in person to help out in more detail.

Some answers to common questions: 1. If you're interested in working on these problems outside of the official SRP channel, then talk to me in person and maybe we can...

Hmm... I'd have to take a look at this in person. I'd be happy to do that during/after lab tomorrow, but you'd have to take the -1 point late penalty...

Great detective work! In general, your accounts have limited resources allocated to them (to ensure that you don't accidentally mess up other accounts), and that is the cause of this....

Consider line 5, where you say: ``` 5 node = None ``` This does not delete the object that `node` references. Instead, it just makes `node` point to `None`. The...

In general when reporting error messages, it is helpful to provide the full stack trace and not abbreviate it. In this particular case, for example, you've not provided the particular...

Hi everyone, Please call me Mike. I've been drinking a lot of **cinnamon tea** lately, and I'll give you two fun quotes: ``` UNIX is basically a simple operating system,...

I forgot to remind you all in lab this morning that the North Korea event is tonight, and I'd love to see you all there if you're able to come...

Yes, that's correct. Each counts as 1 point.