Terasa Livingstone
Terasa Livingstone (born 9 April 1975) is an Australian theatre, film and television actress.
Terasa Livingstone | |
---|---|
Born | |
Nationality | Australian |
Occupation | film and television actress |
Years active | 1993−present |
Career
She began her career as a roving reporter for Agro's Cartoon Connection on the Seven Network, eventually taking over the role of co-host from Ann-Maree Biggar in 1995. She also served as a reporter for Seven's The Great Outdoors. In the late 1990s she moved to the United States, appearing in several minor roles including the 2005 film Circadian Rhythm and a part on the first season finale of Lost. She has also posed for the men's magazines FHM, Inside Sport, and in 1998 appeared nude for the art magazine Black+White alongside former fiancée Jamie Durie.
In 2006 she hosted the Australian celebrity singing competition It Takes Two with Grant Denyer.
gollark: ```rustuse actix_web::{web, App, HttpResponse, HttpServer};#[actix_rt::main]async fn main() -> std::io::Result<()> { let one = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(75); // <- Set keep-alive to 75 seconds // let _two = HttpServer::new(|| { // App::new().route("/", web::get().to(|| HttpResponse::Ok())) // }) // .keep_alive(); // <- Use `SO_KEEPALIVE` socket option. let _three = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(None); // <- Disable keep-alive one.bind("127.0.0.1:8088")?.run().await}```
gollark: Orbital. Laser. Strike.
gollark: Or erase his memories.
gollark: I mean, just orbital-laser-strike him any time he appears.
gollark: He can be *effectively* killed, though.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.