Wiley Wiggins

Wiley Ramsey Wiggins (November 6, 1976) is an American game designer and film actor. A native of Austin, Texas, he is the nephew of Lanny Wiggins, who was a member of Janis Joplin's early band, The Waller Creek Boys.

Wiley Wiggins
Wiley Wiggins in 2013
Born
Wiley Ramsey Wiggins

(1976-11-06) November 6, 1976
OccupationActor
Years active1993–present

At the age of 16, Wiggins starred in Richard Linklater's film Dazed and Confused. He later starred in Linklater's Waking Life.[1] He was involved in early 1990s cyberculture and wrote occasionally for such magazines as FringeWare Review, Mondo 2000, and Boing Boing.

Filmography

Production roles

  • Editor: The Outlaw Son (2007)
  • Producer: Frontier (2001) (co-producer)
  • Self: The Art Show (2004)
gollark: See, it catches it, the handler handles it handlefully.
gollark: See?
gollark: ```c#include <stdio.h>#include <signal.h>#include <string.h>#include <stdlib.h>#include <sys/mman.h>static void handler(int sig, siginfo_t *info, void *literally_bee) { printf("oh bee oh apio segfault %08x\n", info->si_addr); mmap(info->si_addr, 0x10000, PROT_NONE, MAP_ANONYMOUS|MAP_FIXED, -1, 0); exit(1);}int main() { struct sigaction sa; sigemptyset(&sa.sa_mask); sa.sa_flags = SA_NODEFER; sa.sa_sigaction = handler; sigaction(SIGSEGV, &sa, NULL); *(int*)NULL = -3; printf("thing done\n"); return 0;}```
gollark: I checked and I can, in fact, catch SIGSEGVs.
gollark: ... it *sometimes* says 0 and sometimes says a few other specific things?

References

  1. Ebert, Roger (February 13, 2009). "Somewhat dazed and confused, in a dream". Chicago Sun-Times. p. B4. (via Lexis-Nexis).
  2. Howell, Peter (September 28, 2003). "Teen film set in '70s launched new talent". Toronto Star. p. D04. (via Lexis-Nexis).
  3. Harvey, Dennis (February 2008). "Goliath". Variety. (via Lexis-Nexis). Missing or empty |url= (help)
  4. Pinkerton, Nick (June 17, 2009). "'Newfest' at BAM; But will young people come to Brooklyn?". The Village Voice. New York. (via Lexis-Nexis).
  5. http://www.computerchessmovie.com/aboutthemovie.html


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.