Joseph Mukasa Zuza

Joseph Mukusa Zuza (2 October 1955 15 January 2015) was a Roman Catholic bishop. Born in Malembo, Zuza was ordained in 1982 to serve in the Diocese of Mzuzu, Malawi. He was appointed Bishop of the Mzuzu Diocese in 1995. He died at age 59 in a road accident while still in office.[1][2]

Notes

  1. "Bishop Joseph Zuza of Mzuzu dies in a car crash". malawitoday.com. Archived from the original on 2 February 2015. Retrieved 2 February 2015.
  2. Joseph Mukasa Zuza profile, catholic-hierarchy.org; accessed 16 January 2015.



gollark: My tape shuffler thing from a while ago got changed round a bit. Apparently there's some demand for it, so I've improved the metadata format and written some documentation for it, and made the encoder work better by using file metadata instead of filenames and running tasks in parallel so it's much faster. The slightly updated code and docs are here: https://pastebin.com/SPyr8jrh. There are also people working on alternative playback/encoding software for the format for some reason.
gollark: Are you less utilitarian with your names than <@125217743170568192> but don't really want to name your cool shiny robot with the sort of names used by *foolish organic lifeforms*? Care somewhat about storage space and have HTTP enabled to download name lists? Try OC Robot Name Thing! It uses the OpenComputers robot name list for your... CC computer? https://pastebin.com/PgqwZkn5
gollark: I wanted something to play varying music in my base, so I made this.https://pastebin.com/SPyr8jrh is the CC bit, which automatically loads random tapes from a connected chest into the connected tape drive and plays a random track. The "random track" bit works by using an 8KiB block of metadata at the start of the tape.Because I did not want to muck around with handling files bigger than CC could handle within CC, "tape images" are generated with this: https://pastebin.com/kX8k7xYZ. It requires `ffmpeg` to be available and `LionRay.jar` in the working directory, and takes one command line argument, the directory to load to tape. It expects a directory of tracks in any ffmpeg-compatible audio format with the filename `[artist] - [track].[filetype extension]` (this is editable if you particularly care), and outputs one file in the working directory, `tape.bin`. Please make sure this actually fits on your tape.I also wrote this really simple program to write a file from the internet™️ to tape: https://pastebin.com/LW9RFpmY. You can use this to write a tape image to tape.EDIT with today's updates: the internet→tape writer now actually checks if the tape is big enough, and the shuffling algorithm now actually takes into account tapes with different numbers of tracks properly, as well as reducing the frequency of a track after it's already been played recently.
gollark: https://pastebin.com/pDNfjk30Tired of communicating fast? Want to talk over a pair of redstone lines at 10 baud? Then this is definitely not perfect, but does work for that!Use `set rx_side [whatever]` and `set tx_side [whatever]` on each computer to set which side of the computer they should receive/transmit on.
gollark: https://pastebin.com/Gu2rVXL9PotatoPass, the simple, somewhat secure password system which will *definitely not* install potatOS on your computer.Usage instructions:1. save to startup or somewhere else it will be run on boot2. reboot3. run `setpassword` (if your shell does not support aliases, run it directly)4. set your password5. reboot and enjoy your useless password screen
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.