LLM use keeps making my coworkers stupid
Category: Blogging
I came across this video earlier that captures something I've been trying to articulate to a lot of people for a while now: » Continue Reading
"Making profile modules"
He/Him | Electron Herder
Last active:
SpaceHey Blog URL:
https://blog.spacehey.com/engiqu33ring
Category: Blogging
I came across this video earlier that captures something I've been trying to articulate to a lot of people for a while now: » Continue Reading
— 2 Kudos
Category: Music
Absolutely OBSESSED with Chris Housman's latest song. If you guys like this, you should also check out his other song Bible Belt , which is one of my absolute favorite songs ever. » Continue Reading
— 1 Kudos
Category: Books and Stories
About a week ago I wrote a blog about the books I got from the library to read this month. I started with You're The Only One I've Told by Dr Meera Shah , and it's been. Interesting? It hasn't been what I expected, and to be honest » Continue Reading
Category: Blogging
Went to the library today and checked out a few books for my July/August reading: You're The Only One I've Told: The Stories Behind Abortion by Dr Meera Shah I thought this looked like a really good read. Shah has served as the Chief Medical Officer of Planned Parenthood Hudson Peconic where s » Continue Reading
— 67 Kudos
Category: SpaceHey
After some very serious consideration, I'm taking the original content of this post down. Since reopening the comments last night, I've gotten about a dozen, most of them falling back on nearly identical talking points. I found out earlier this afternoon that all of those commenters are coming from the same blog post where they seem to have all gathered. I have no interest in becoming the communit... » Continue Reading
Category: Web, HTML, Tech
so I've been trying some stuff out with the walrus operator lately and I found this to be a helpful little trick to combine all elements of a depth-1 nested list structure: lists = [['a', 'b'], ['c', 'd'], ['e', 'f']] combined, _ = (combined := list()), list(map(combined.extend, lists)) print(combined) >> ['a', 'b', 'c', 'd', 'e', 'f'] This is obviously a really basic example, but if you wrap it u... » Continue Reading
— 3 Comments— 10 Kudos
Category: Life
Today I had to get my car serviced (100k miles baybeee), so I took some books, one of which was Against Equality , a book so visibly gay it might as well come with sequins After a while I needed some coffee, so I went across the street to Starbucks. Blinded b » Continue Reading
— 1 Kudos
Category: Books and Stories
So the first quarter of the year absolutely flew by. Here are some of the books I've been reading lately, as well as a list of books I have on the shelf to read soon. Some of the stuff here is queer-oriented (mostly lesbian) YA novels. My step-niece-in-law came out recently and I got a whole stack of books to give her the next time I see her, and obviously I'm going to read them first because the ... » Continue Reading
— 2 Kudos
Category: Books and Stories
This year I got back into reading more regularly. Not gonna lie, some weeks I didn't read at all and then some weeks I read like a feral animal digging into a pack of hamburger. I have no sense of organization and my time management skills are unimaginably bad, so this is the way I stutter through life. So, here's a list of the books I read, not in any particular order, with non-Amazon links where... » Continue Reading
— 1 Comment— 3 Kudos
Category: Blogging
I've been thinking about this all day since I saw it, mostly about how you would even go about finding a value that disproves the theorem. If you iterated through all the numbers looking for one that does » Continue Reading