Can you prove they are? I think “AIs are conscious” is an extraordinary claim requiring extraordinary evidence. The burden is on the claimant to provide evidence it is conscious, and I suspect any evidence you can provide has alternative explanations. The majority of claims I’ve seen like this amount to “how do you know humans are conscious in a way that’s distinct from a next token predictor.” I do not find those claims compelling.
I cannot prove that they are, and I cannot prove they are not. I'm not convinced that the burden of proof lies on either side. To make a statement like that in the opening lines as if its obvious seems genuinely presumptous.
Separately, I think 'conscious' is not a well defined / universally agreed upon term.
> To make a statement like that in the opening lines as if its obvious seems genuinely presumptous.
Then you must not be familiar with Bertrand Russell’s teapot analogy. The TL;DR is this: “Many orthodox people speak as though it were the business of sceptics to disprove received dogmas rather than of dogmatists to prove them. This is, of course, a mistake.”
If object a behaves like it has property x and you cannot otherwise test out x, then it is logical to assume it indeed has x. In this instance, 'object a has property x' is not an extraordinary claim at all. It is simply pointing out what has been observed. In fact, what is an extraordinary claim is saying what looks like a duck, quacks like a duck and moves like a duck is not a duck.
That’s a tragically sophomoric take. 'object a has property x' is too generic to be meaningful. “AI has the property of conscious” requires settling the small matter of what the properties of consciousness are. And “behaves like it has property x” is not the same as “has property x.” I may behave like I have a million dollars and have not a cent to my name. Many things evolve to appear like many other things. And I have never seen an LLM do anything at all unless turned on and fed input tokens.
> with vibe coding you can't cast aside the AI after you've taken the initial step
Sure you can, why wouldn't you? Good models these days spit out architecture and code fairly indistinguishable from your average developer.
It's always hard to jump into an existing project and understand it all, but it's doable and in 2026 it's no harder to jump into a vibed project than it is to jump into any other project (with exceptions in both directions, of course).
You still have the code and can switch back to "fully human" (or any other point on the spectrum of human-ai) any time you want by just opening the same editor you would use if you cloned any other project.
I think this is a severely outdated take that was true a few years ago, but has not been true for at least 1-2 years. Especially from the top models at the top labs.
Qualitative measurement is always hard, but plenty of studies have come out in the past year that generally find many models' code to be roughly equal to human code in terms of maintainability, complexity, readability, etc.
You can do this if you hold its hand a lot. Claude by default will do insane levels of abstraction for small things. Also make Python docstrings 3x longer than the actual code.
>Sure you can, why wouldn't you? Good models these days spit out architecture and code fairly indistinguishable from your average developer.
Good lord no, AI generated code isn't remotely close to something even the most insane human would generate. And if someone did you would seriously have to question what was going through their head. Everything from naming conventions to the flow of logic is twisted and often non-sensical. Plus the commenting and verbosity of code is ridiculous.Claude constantly makes up new terms to describe things that leave you wondering what it's talking about. Yesterday Claude started referring to some sort of logic as "finger-splint".
People dont like any dating, they want to be past it into a long term healthy relationship mostly. If they could blink and get there they would choose it. So yes. The analogy is even better than even better than stated. Nearly everyone cares about the outcome while very few care and enjoy the process
Not the OC, but I’ve done something similar and it wasn’t permanent but it was effective short-term after listening. My idea was to match the pitch, turn up the volume until it was fairly loud, then shut off the sound, and when I did that the pitch was gone or greatly diminished for about a day.
There doesn’t need to be a conspiracy born in smokey rooms for there to be a malignant culture of greed and moral bankruptcy. And it’s possible for one group or class to consolidate enough power to constitute an unfair advantage.
“I’m just doing what the market rewards” and “if I don’t, the next guy will” are the 21st century billionaire’s “I was just following orders.” It creates a race to the bottom.
It’s funny, I’m in a similar boat (omarchy at home, macOS at work) and recently spent a lot of time working out a system with SIP-enabled yabai for window management, kanata for the super key and other QMK-style tap-hold-chord mapping, and hammerspoon to fill in the space management commands for which yabai needs SIP disabled.
If this had existed last week, I’d have saved a few hours, but it was a kinda fun few hours and now it’s all mine. Glad to know I’m not the only one on this particular quixotic quest.
Sounds like a cool project as well, what were your thoughts about disabling SIP? Would be curious to hear how omacosy compares to your setup. What you have similar what you did different.
reply