Email or username:

Password:

Forgot your password?
24 posts total
allison

i enjoy Dr. Becky's videos youtube.com/@DrBecky in which she (an Oxford astrophysicist) explains recent astrophysics research for non-expert audiences. (usually this means "debunking" pop science journalism about pre-prints, but not always.) are there video-makers out there like this, but for other academic areas? not just "here's science explained in an engaging way" but "here is what's currently happening in this scientific field in which i am a participant"?

Show previous comments
Rodbotic

@aparrish Dr. Becky is great.
youtube.com/@GutsickGibbon immediately comes to mind. She is PhD student in Biological Anthropology.

When I remember any others I will post them.

Bryan Wright

@aparrish
The best of the best is Brady Haran's mathematics channel called Numberphile:

youtube.com/@numberphile

Jeff Cutsinger

@aparrish youtube.com/@zentouro does this sometimes for climate science

allison

i made this custom game boy flash cart by "dead bug" soldering a DIP parallel flash chip to a cartridge edge breakout board that i designed. there's no memory bank controller in here, so you can only flash roms up to 32kb (i have tetris on there now haha) but i like how it turned out!

allison

the game boy is the perfect game platform imo. there are >100 million hardware units in existence (probably one in your junk drawer); the hardware is low-power, portable, well-documented and user-serviceable; free, near-perfect emulators run on basically any platform. there are several foss dev toolchains, and the limited capabilities of the machine means naturally lower dev costs. and it's not online so it's basically impossible to make exploitative free-to-play shovelware

allison

clearly i need an "ask me about my gameboy" button

allison

this table of C escape characters is making the same noises as I do when I have to wake up early

Show previous comments
yulesmith‽

@aparrish \xhh... needs no explanation, we've all felt that. \? cannot be explained with a mere note.

scmbradley

@aparrish reminds me of working on part of our code where for some reason we used strings to do some configurable pattern matching. Anyway, autocomplete picked up on the strings and, well, it's a mood.

Dark Sheep Arts

@aparrish I don't even understand that coding language and the table still made me laugh so much that I snorted a cup of tea.

allison

oh my god "AI" is such a clown show theverge.com/features/23764584 just a big funhouse mirror of useless labor, all because billionaires and computer scientists can't get it into their heads that the task of accurately answering a question is fundamentally incompatible with statistical prediction

allison

my department at NYU is now accepting applications for our 2023/2024 Project Fellowship: tisch.nyu.edu/itp/itp-ima-proj basically we'll pay you US$5K to come use our facilities to make a cool project over the course of a semester. pretty good deal if you ask me?

allison

I'm re-reading Sueyeun Juliette Lee's insightful essay "Shock and Blah" for class tomorrow thevolta.org/ewc41-sjlee-p1.ht and realizing that... "stuplimity" is exactly the aesthetic experience that LLMs like ChatGPT evoke in me

allison

Lee is discussing what she calls the "traumatic stuplime" in conceptual poetry of the 2010s—works like Kenneth Goldsmith's _Seven American Deaths and Disasters_, which collects "raw" and unadorned transcripts of radio and tv coverage of traumatic events in American history. she quotes a question that Stephen Colbert asked Goldsmith during his appearance on the Colbert Report in 2013 to promote that book, a quote that I think about all the time. imo Colbert's question also applies to LLMs

allison

wait did they really retcon <b> as the "bring attention to" element lol developer.mozilla.org/en-US/do

Show previous comments
phooky

@aparrish look there's a lot of computing lore and it's really difficult to maintain continuity; reboots are unavoidable. You can't expect HTML to maintain the same cast of characters and origin stories based on a handful silver age comic books written in 1959

allison

every paragraph in this paper is blowing my mind cell.com/trends/cognitive-scie even as someone who already believed in the infinite variety of language, there are just so many deeply researched counterexamples to basically anything you think is universal (especially if you're using english as your basis for "universal")

allison

I set today aside for reading tabs, this paper among them, but I have ended up with a net tab surplus because of all of this papers interesting citations 😔

allison

as a quick reminder, or for new followers: for a while now, I have been writing critically about large language models from the perspective of a poet, linguist, computer programmer and trans person (which I think is an at least somewhat unique perspective?). here are some links to things I've written, if you're interested...

allison

"Language models can only write poetry" (on language models, speech act theory, and the definition of poetry): posts.decontextualize.com/lang

"Material paratexts" (on "cistextuality" and the surprisingly mundane ways that people relate computer-generated texts to the social world): posts.decontextualize.com/mate

allison

I have posted a very detailed write-up of my Game Boy Pocket SP mod, including details on design process and fabrication. I also included instructions on how to replicate the build yourself! posts.decontextualize.com/pock

allison

i have discovered a new musical instrument: cat chasing her tail in a wooden box. here is althea performing a solo

Robert

@aparrish the white tip is so perfect, I've never seen that before

Григорий Клюшников

Thinking of it, a cat is an entire band worth of musical instruments. These sounds can be used as percussions, the meows as the main instrument, and the purrs as bass.

allison

I have a new book out on Aleator Press! aleator.press/releases/wendit- it's a collection of asemic prose poems in a small handmade letterpress edition. the book was generated with code from a nanogenmo project of mine from a few years ago (source available here: github.com/aparrish/word-gan-b)

james did such lovely work with the book design and printing. it was rewarding to work with him and I'm so glad this is finally out in the world!

allison

hi fediverse, I just posted transcripts of a few talks and lectures I've given over the past few years, mostly concerning the connections between machine learning, language and poetry: posts.decontextualize.com

(notes and summaries in individual posts below)

allison

the university of milan has released over four hundred meows for non-commercial and research purposes zenodo.org/record/4008297 (via data-is-plural.com/)

allison

thinking about the subset of users now forever trapped in an endless webinar

allison

hey fediverse, one of my (computer-generated) poems is on the cover of BOMB Magazine's Winter 2021 issue! there are also several new poems from the Compasses series inside bombmagazine.org/issues/154/

allison

it was FFT day in my intro to programming class, which means that I got to indulge in the joy of making a bunch of goofy audio visualizers

allison

this one was hooked up to the mic, fav to anyone who can guess what I was saying

allison

a few years ago I made a tracery grammar for generating silly narratives, using Propp's narrative functions as a rough outline. it's very silly but it made me smile again today while I was reviewing it before class editor.p5js.org/allison.parris

Go Up