new article
This commit is contained in:
parent
f396aadbbb
commit
86d1bb9967
3 changed files with 47 additions and 6 deletions
|
@ -6,10 +6,6 @@ permalink: /
|
|||
|
||||
I'm Joshua Seigler, a homeschooled kid born in the 80s. I've watched technology advance from dial-up and Geocities pages, to federated social media and decentralized autonomous organizations.
|
||||
|
||||
After a period exploring cryptocurrencies and building web development skills, I dove into political philosophy, focusing on economics, conspiracy, and truth-seeking generally.
|
||||
I am currently looking for a new software engineering role! I have fifteen years of engineering experience, with a specialization in front-end development for web and mobile. See [my professional timeline](/timeline) for more information.
|
||||
|
||||
In an effort to make sense of the tremendous social shifts that occurred in 2019/2020, I started researching mysticism, trying to escape an outdated materialistic mindset. In 2021 I joined the Eastern Orthodox church and finally found Truth.
|
||||
|
||||
I work remotely for a San Francisco startup called Capabuild, making web and mobile software for disaster recovery companies.
|
||||
|
||||
If you would like to reach me, you can [send me electronic mail](mailto:joshua@seigler.net?subject=found+your+website). Or for a closer look at my professional history, try my [timeline](/timeline).
|
||||
If you would like to reach me, you can [send me electronic mail](mailto:joshua@seigler.net?subject=found+your+website).
|
||||
|
|
43
site/posts/2025-04-24-thinking-machines.md
Normal file
43
site/posts/2025-04-24-thinking-machines.md
Normal file
|
@ -0,0 +1,43 @@
|
|||
---
|
||||
title: Thinking machines
|
||||
description: Some thoughts about large language models
|
||||
---
|
||||
|
||||
## Work
|
||||
|
||||
There's an exchange early in the classic '80s movie TRON. Some scientists are talking shop:
|
||||
|
||||
> **ALAN:** Ever since he got that Master Control Program set up, system's got more bugs than a bait store.
|
||||
>
|
||||
> **GIBBS:** Well, you have to expect some static. Computers are just machines after all, they can't think...
|
||||
>
|
||||
> **ALAN:** They'll start to soon enough.
|
||||
>
|
||||
> **GIBBS:** (wryly) Yes, won't that be grand -- *the computers will start thinking, and people will stop*.
|
||||
|
||||
Gibbs has a point. The modern vision of a utopian future is one where work is relieved, and people are free to pursue leisure, or exercise their creativity with art, writing, and poetry. Setting aside the irony that creative works are the first and most visible applications of this technology -- is that imagined future actually a good one?
|
||||
|
||||
When I was a kid, I remember a day of yard-saling in the family minivan. It was early summer, a hot day. The windows were down and I argued that if the vehicle has good air conditioning, what was the point in getting all hot? "To get used to the warm weather," seemed like such an unfair, dumb answer. We were sweating back there! Later in life, I took a short trip to Arizona in August. Everyone scurried from building to building. Where the sun was doubled, reflected off of glass skyscrapers, it was like a convection oven. It was actually unsafe to spend long stretches outside unprepared. But when I returned to Massachusetts, for the rest of the summer 85 or 90 degrees Fahrenheit felt like nothing.
|
||||
|
||||
All that to say, the work that is required to write a good email or article, to make an illustration, or to learn an unfamiliar API or programming language, isn't just about achieving a result. That effort maintains and builds our abilities. Work pushes us to connect to each other for help, or to persevere in doing something difficult.
|
||||
|
||||
## Empathy
|
||||
|
||||
I'm going to take as a given that this technology does manifest a type of intelligence. Sure, it's "just" multidimensional vector embeddings. But it is obviously intelligent in some way. And it is utterly without empathy. It couldn't *possibly* have empathy - it doesn't even have a body. Intelligence without empathy is dangerous [^1] [^2].
|
||||
|
||||
I think this new intelligence has been around since before LLMs, in advertising and social media. The seminal LLM paper is called, "Attention is all you need". A very prescient title. The algorithms that run attention-oriented content feeds are a sort of ancestor. Human attention is a precious thing. These systems (LLMs as well as feed algorithms) are oriented towards capturing human attention. AI images have a magnetic quality. The early iterations would let you down if you look closely at fingers or text, but even those images grab your attention first. This thing is not a person. It doesn't have a body, and it doesn't care about us.
|
||||
|
||||
## Truth
|
||||
|
||||
It also doesn't care about truth. At a basic level, an LLM is a document completion engine. You give it text, and it extends it. No amount of pre-training or guard rails make it completely truthful because it built to be convincing. It's called "hallucination" when it references something that doesn't exist or is just wrong. But there is such a thing as truth, and truth is not necessary to be convincing. A person who has this kind of disregard for truth is called a con-man or bullshitter. [^3]
|
||||
|
||||
## Warnings
|
||||
|
||||
Science fiction is littered with cautionary tales about inhuman intelligence. For that matter, so is myth: genies give people whatever they want, but because people have self-destructive desires (like the desire to avoid work), it goes wrong. There are exceptions, like when Solomon is offered anything he wants, and he asks for wisdom [^4]. Wisdom is having a strong relationship with truth. And because he chooses this, he also ends up with wealth, long life, and other things that would destroy an unwise man.
|
||||
|
||||
I am not particularly wise. So I intend to avoid using LLMs as much as possible.
|
||||
|
||||
[^1]: [AI chatbot pushed teen to kill himself, lawsuit alleges | AP News](https://apnews.com/article/chatbot-ai-lawsuit-suicide-teen-artificial-intelligence-9d48adc572100822fdbc3c90d1456bd0)
|
||||
[^2]: [Belgian man dies by suicide following exchanges with chatbot](https://www.brusselstimes.com/430098/belgian-man-commits-suicide-following-exchanges-with-chatgpt)
|
||||
[^3]: [On Bullshit by Harry Frankfurt : Harry Frankfurt : Free Download, Borrow, and Streaming : Internet Archive](https://archive.org/details/on-bullshit-by-harry-frankfurt)
|
||||
[^4]: [1 Kings 3 NKJV - Solomon Requests Wisdom](https://www.biblegateway.com/passage/?search=1%20Kings%203&version=NKJV)
|
|
@ -20,3 +20,5 @@ description: An easy sweet cornbread casserole with a vegan variation
|
|||
## Notes
|
||||
|
||||
Vegan substitutions: almond milk instead of sour cream, vegetable butter or neutral oil instead of butter. Made this way, the result will be less bready but still excellent. Increase cooking time slightly.
|
||||
|
||||
Doubling: if the pan size makes the uncooked mix more than about an inch deep, you will need extra cooking time. Cover it with foil and cook another 20 minutes or so.
|
Loading…
Add table
Add a link
Reference in a new issue