Natasha Rothwell

Natasha Rothwell (born October 18, 1980) is an American writer, actress, and comedian. She first garnered attention as a writer on Saturday Night Live in the 2014–2015 season.[1][2] She gained further fame through working on the HBO television series Insecure.[3][4][5] On Insecure, she works as a writer, series regular, and supervising producer.[6][7] She is currently developing, writing, and executive producing another show for HBO, in which she will star.[8][9]

Natasha Rothwell
Rothwell in 2012
Born (1980-10-18) October 18, 1980
EducationIthaca College
University of Maryland, College Park (BA)
Occupation
  • Actress
  • writer
  • producer
Years active2013–present

On April 15, 2019, Rothwell joined a host of other writers in firing their agents as part of the WGA's stand against the ATA and the unfair practice of packaging.[10]

Filmography

Film

YearTitleRoleNotes
2015A Year and ChangeAngie
2018Love, SimonMs. Albright
2020Like a BossJill
Sonic the HedgehogRachel
Wonder Woman 1984Post-production

Television

YearTitleRoleNotes
2014Royal PainsTamara1 episode
2014–15Saturday Night LiveWriter, 21 episodes
2016Search PartyReal Woman1 episode
Netflix Presents: The CharactersVarious charactersAlso writer, 1 episode
2016–presentInsecureKelliAlso writer, 18 episodes
2017Bojack HorsemanClemelia Bloodsworth1 episode
Brooklyn Nine-NineDelia Alvarado
2018–presentDuckTalesZan Owlson (voice)5 episodes
2019Star vs. the Forces of EvilAdditional voices2 episodes
A Black Lady Sketch ShowPearlina Teatree1 episode
2020Love, VictorMs. Albright1 episode
gollark: This is underspecified because bee² you, yes.
gollark: All numbers are two's complement because bee you.
gollark: The rest of the instruction consists of variable-width (for fun) target specifiers. The first N target specifiers in an operation are used as destinations and the remaining ones as sources. N varies per opcode. They can be of the form `000DDD` (pop/push from/to stack index DDD), `001EEE` (peek stack index EEE if source, if destination then push onto EEE if it is empty), `010FFFFFFFF` (8-bit immediate value FFFFFFFF; writes are discarded), `011GGGGGGGGGGGGGGGG` (16-bit immediate value GGGGGGGGGGGGGGGG; writes are also discarded), `100[H 31 times]` (31-bit immediate because bee you), `101IIIIIIIIIIIIIIII` (16 bits of memory location relative to the base memory address register of the stack the operation is conditional on), `110JJJJJJJJJJJJJJJJ` (16 bit memory location relative to the top value on that stack instead), `1111LLLMMM` (memory address equal to base memory address of stack LLL plus top of stack MMM), or `1110NNN` (base memory address register of stack MMM).Opcodes (numbered from 0 in order): MOV (1 source, as many destinations as can be parsed validly; the value is copied to all of them), ADD (1 destination, multiple sources), JMP (1 source), NOT (same as MOV), WR (write to output port; multiple sources, first is port number), RE (read from input port; one source for port number, multiple destinations), SUB, AND, OR, XOR, SHR, SHL (bitwise operations), MUL, ROR, ROL, NOP, MUL2 (multiplication with two outputs).
gollark: osmarksISA™️-2028 is a VLIW stack machine. Specifically, it executes a 384-bit instruction composed of 8 48-bit operations in parallel. There are 8 stacks, for safety. Each stack also has an associated base memory address register, which is used in some "addressing modes". Each stack holds 64-bit integers; popping/peeking an empty stack simply returns 0, and the stacks can hold at most 32 items. Exceeding a stack's capacity is runtime undefined behaviour. The operation encoding is: `AABBBCCCCCCCCC`:A = 2-bit conditional operation mode - 0 is "run unconditionally", 1 is "run if top value on stack is 0", 2 is "run if not 0", 3 is "run if first bit is ~~negative~~ 1".B = 3-bit index for the stack to use for the conditional.C = 9-bit opcode (for extensibility).
gollark: By "really fast", I mean "in a few decaminutes, probably".

References


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