Skip to content

Commit

Permalink
Merge pull request #529 from choroba/net-clacks-items
Browse files Browse the repository at this point in the history
Use =over with =item for a bulleted list in the Net::Clacks article
  • Loading branch information
oalders authored Jan 2, 2025
2 parents 20a7d7e + b231e54 commit dec83e5
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions 2024/articles/2024-12-13.pod
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,22 @@ highly sophisticated production lines 24/7 all year round.
But it's a huge task. Literally every second counts. While Santa guards the exact numbers very closely (especially
his naughty/nice list), we can make some estimates:

*) Most children fall under the nice category. Since Santa wouldn't know the final result until he starts his delivery run, let's assume
that he has to produce presents for everyone. Make that 2 billion children from ages zero to fourteen.
=over

*) Each child gets, on average, 2 presents
=item *

*) The elves work every day, even when Santa is out for delivery.
Most children fall under the nice category. Since Santa wouldn't know the final result until he starts his delivery run, let's assume
that he has to produce presents for everyone. Make that 2 billion children from ages zero to fourteen.

=item *

Each child gets, on average, 2 presents

=item *

The elves work every day, even when Santa is out for delivery.

=back

That gives us 365 days (leap years are quite relaxed, they give a whole extra day!). That gives the elves 525.600 minutes to work with.

Expand Down

0 comments on commit dec83e5

Please sign in to comment.