frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

In Praise of "Normal" Engineers

https://charity.wtf/2025/06/19/in-praise-of-normal-engineers/
53•zdw•1h ago•24 comments

Curved-Crease Origami Sculptures

https://erikdemaine.org/curved/
104•wonger_•4h ago•13 comments

Andrej Karpathy: Software in the era of AI [video]

https://www.youtube.com/watch?v=LCEmiRjPEtQ
919•sandslash•18h ago•518 comments

How OpenElections uses LLMs

https://thescoop.org/archives/2025/06/09/how-openelections-uses-llms/index.html
21•m-hodges•2h ago•3 comments

Show HN: A DOS-like hobby OS written in Rust and x86 assembly

https://github.com/krustowski/rou2exOS
88•krustowski•5h ago•9 comments

Juneteenth in Photos

https://texashighways.com/travel-news/the-history-of-juneteenth-in-photos/
34•ohjeez•1h ago•8 comments

Posit floating point numbers: thin triangles and other tricks (2019)

http://marc-b-reynolds.github.io/math/2019/02/06/Posit1.html
31•fanf2•4h ago•9 comments

Show HN: EnrichMCP – A Python ORM for Agents

https://github.com/featureform/enrichmcp
25•bloppe•1h ago•1 comments

Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs

https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor
142•Maciej-roboblog•8h ago•87 comments

Flowspace (YC S17) Is Hiring Software Engineers

https://flowspace.applytojob.com/apply/6oDtY2q6E9/Software-Engineer-II
1•mrjasonh•1h ago

Why do we need DNSSEC?

https://howdnssec.works/why-do-we-need-dnssec/
15•gpi•1h ago•26 comments

We Can Just Measure Things

https://lucumr.pocoo.org/2025/6/17/measuring/
22•tosh•2d ago•14 comments

Guess I'm a Rationalist Now

https://scottaaronson.blog/?p=8908
139•nsoonhui•8h ago•378 comments

Geochronology supports LGM age for human tracks at White Sands, New Mexico

https://www.science.org/doi/10.1126/sciadv.adv4951
16•gametorch•3h ago•6 comments

From LLM to AI Agent: What's the Real Journey Behind AI System Development?

https://www.codelink.io/blog/post/ai-system-development-llm-rag-ai-workflow-agent
94•codelink•9h ago•27 comments

Show HN: Unregistry – “docker push” directly to servers without a registry

https://github.com/psviderski/unregistry
562•psviderski•19h ago•126 comments

Public/protected/private is an unnecessary feature

https://catern.com/private.html
15•PaulHoule•2d ago•10 comments

What would a Kubernetes 2.0 look like

https://matduggan.com/what-would-a-kubernetes-2-0-look-like/
62•Bogdanp•6h ago•93 comments

Researchers are now vacuuming DNA from the air

https://www.sciencedaily.com/releases/2025/06/250603114822.htm
34•karlperera•3d ago•31 comments

Munich from a Hamburger's perspective

https://mertbulan.com/2025/06/14/munich-from-a-hamburgers-perspective/
78•toomuchtodo•3d ago•43 comments

Visual History of the Latin Alphabet

https://uclab.fh-potsdam.de/arete/en
70•speckx•2d ago•50 comments

Getting Started Strudel

https://strudel.cc/workshop/getting-started/
100•rcarmo•3d ago•42 comments

Finding Dead Websites

https://www.marginalia.nu/log/a_122_dead_websites/
80•ingve•2d ago•13 comments

Elliptic Curves as Art

https://elliptic-curves.art/
174•nill0•14h ago•22 comments

Show HN: TrendFi – I built AI trading signals that self-optimize

https://trend.fi
18•wolfman1•3d ago•20 comments

My iPhone 8 Refuses to Die: Now It's a Solar-Powered Vision OCR Server

https://terminalbytes.com/iphone-8-solar-powered-vision-ocr-server/
406•hemant6488•1d ago•164 comments

End of 10: Upgrade your old Windows 10 computer to Linux

https://endof10.org/
132•doener•5h ago•98 comments

June 2025 C2PA News

https://www.tbray.org/ongoing/When/202x/2025/06/17/More-C2PA
10•timbray•2h ago•0 comments

Homegrown Closures for Uxn

https://krzysckh.org/b/Homegrown-closures-for-uxn.html
4•todsacerdoti•1h ago•0 comments

The Scheme That Broke the Texas Lottery

https://www.newyorker.com/news/letter-from-the-southwest/the-scheme-that-broke-the-texas-lottery
19•mitchbob•5h ago•13 comments
Open in hackernews

Brain activity much lower when using AI chatbots, MIT boffins find

https://www.theregister.com/2025/06/18/is_ai_changing_our_brains/
47•dijksterhuis•7h ago

Comments

robviren•6h ago
I feel this depends entirely on how you use it. Using it as a rubber duck to talk through ideas? doubt my brain activity is lower because of that. Using it to stub out boiler plate code? I'm glad my brain activity is lower for that.

I won't use AI for emails or creative content, but I'll for sure use it as a sounding board and as a trivial task completer. I bet my brain activity is lower using a calculator.

Nuance does not make for a flashy article title.

bluefirebrand•5h ago
I think the calculator example is apt, but flawed

Is it safe to say that people are generally much worse at mental math nowadays due to calculators being ready available on every smartphone? I think it is reasonable to assume that's true. Math is more accessible thanks to tools now, but people are worse at it in general?

If that's true, that we became worse at mental math thanks to readily available tools, then what does it suggest about a readily available tool that "thinks" for us?

The same way we used to caution devs not to just copy and paste from Stack Overflow, we now have to repeat with AI... Except AI is being pushed to literally take over that whole workflow!

At least with Stack Overflow you had to identify where in the code to paste it!

Edit:

A further thought in Math. I suppose there is a difference between "Math" and "Calculation". Likely due to modern education people do know (at least vaguely) more about Math than before. Maybe the skill of actually performing calculations is not that valuable as long as you have some baseline understanding of the underlying Math

Still the problem with AI tools is they promise to do the Calculation and also understand the Math for you. To calculate an angle you need to know enough Trig to figure out which sides you need to measure and which function you need to use on the Calculator. With AI, in theory, you just ask it what it needs to calculate that angle, it tells you, you measure, input the numbers, and it gives you the angle back. No Human understanding of anything required. A total loss imo

You can view it as freeing our cognitive abilities for other things

I view it as never developing cognitive abilities because we never had to actually use them

cgriswald•5h ago
Why would that be reasonable to assume? Even ignoring that calculators were ubiquitous long before smart phones existed, a google search can give you actual facts. A quick search suggests otherwise but I’ll let you do your own.

People can still do math in their head (and on paper) despite the existence of calculators. They can still dig holes by hand despite the existence of shovels. And they can still write a for loop despite the existence of AI.

bluefirebrand•5h ago
> People can still do math in their head (and on paper) despite the existence of calculators

Because in the past we recognized the value of teaching people that way first

I don't know about you but when I was growing up we were not allowed to use calculators in class or on tests for years until we started to need them for functions like trig and graphing

cgriswald•4h ago
If there are people out there teaching calculator math to first graders there ought to be data on how that is working out. But it shouldn’t be a surprise that an unlearned skill remains unlearned.

The question is whether a learned skill is “much worse” in the presence of a tool. You seem to be agreeing that it isn’t (or at least doesn’t have to be), but that danger lies in just never learning the skill.

bluefirebrand•3h ago
> but that danger lies in just never learning the skill

Yes, which is what I think AI contributes to

Especially with reckless ideas like "vibe coding" going around

cgriswald•1h ago
We don't really see that with calculators, though. We see that people who already don't do mental math are enabled to do more math. Those of us who can do mental math can benefit from calculators but don't lose the skill we've learned. As far as I know (which could easily be out of date), arithmetic is still taught sans calculators in most places.

"Vibe coding" is primarily being done by people who already weren't learning to program. If programming was taught as ubiquitously and early as arithmetic, they either wouldn't be vibe coding or they were never going to program in the first place because for whatever reason they were unable or unwilling to develop the skill. So you could see this as a loss of potential, but I suspect it is far more of a democratization of programming.

If we're looking at parallels, we should be looking at WYSIWYG webpage creation tools rather than calculators. Did that destroy knowledge of HTML and CSS?

wwweston•5h ago
Calculation develops your intuition for some things. I wouldn’t want to always have to do arithmetic by hand, but I’m sure glad I’ve had the practice doing it.

Turns out AI could put us in a chinese room.

AnimalMuppet•5h ago
> Turns out AI could put us in a chinese room.

Well, that's one of the more terrifying things I've heard this week...

bluefirebrand•5h ago
Isn't The Matrix kind of an example of "AI put humans in a Chinese Room"? :)

Trapping us all in a simulation does seem like the same general idea

bluefirebrand•5h ago
Yeah, I'm really conflicted here

I don't think that we should not use tools to offload tedious work

However there must be tradeoffs, right?

Take physical fitness for an example. We built machines to automate a ton of physical labour for us. Many of us no longer work long hours in hard labour jobs. A single excavator driver can move more earth faster than a team of people with shovels could even hope to

How's our physical fitness as a society these days? Yes part of that problem is that we eat terrible foods, but still. The sedentary lifestyle plays its part in the obesity epidemic too

I think it's reasonable to speculate that "we no longer need to think much, just pilot the AI" will similarly decrease our mental capabilities

spwa4•5h ago
> Is it safe to say that people are generally much worse at mental math nowadays due to calculators being ready available on every smartphone? I think it is reasonable to assume that's true. Math is more accessible thanks to tools now, but people are worse at it in general?

Nope. The answer is government and money.

As someone who had a father that taught students and now has kids (that I teach myself, and help them go to school) I know the direct answer: teachers. Also: mental math did not drop off a cliff when calculators appeared, nor when they were accepted. It slowly slid downward. More than that: it peaked. It's not like the people who fought in WW2 were good at mental math either. So between 1960 and 2000 something happened to greatly push mental math ... and now to destroy that ability.

A long-term perspective on the teacher profession also taught me why. In the 70s few people were educated. Why would you? And worse: we were all working in industry. That's where the money was ... but not if you were educated (which, let's be honest, tends to instill less willingness to do repetitive manual labor). The limiting factor of growing industry was: geometry, calculus and fast mental math. That's what you require to make good plans and good use of factories to turn metal into products.

A lot of smart, or at least educated, people were lured into government positions in the 70s by the previous economic crisis, and the new growth market of industry were pushing and pushing and pushing to teach math, from as young as possible. They taught themselves math because they started teaching careers and the money in these was hard to beat. Industry paid for advanced math courses for teachers. In the 70s teaching positions easily matched industry wages, except you mostly worked at a desk, and especially the pension plans were sweet. Teachers got free math course, paid for by industry, to teach themselves math because that got you better positions, making a bit more per month.

Of course, the government lied. Here's the HUGE caveat in a government contract: A government can simply vote in a law or even regulation that "overrides the contract", an therefore cannot be counted on to keep long-term promises even when there is a signature on a paper. And while unions help slow the destruction, they cannot stop the slide. So starting after the crisis at the end of the 1980s governments lowered teacher pay, even for existing people (which is where government power comes in: private sector firms are not allowed to do this). Which then also meant they accepted a much lower quality of people into the teaching profession, as they couldn't compete anymore, the government simply did not care, and existing teachers got discouraged. Now, mind you, "quality" refers to their academic ability, as certainly a part of teacher pay was (and is) that you work all day in a position where you socially dominate everyone around you, which of course led to abuses of that position as well. And since it's not like lower academic quality people are not abusing their positions as teachers, that part has stayed (just look up developmental psychology papers: almost all child abuse happens in schools, and what has the government done about that? Well: CPS was legally forbidden from investigating schools, or teachers. Only parents get investigated and even blamed for school problems (that's in theory, in practice of course it's mostly the least powerful that CPS really attacks: the kids themselves))

coffeefirst•5h ago
Right. And this may be the problem. The tool-makers really try to sell this as a service to use as a crutch rather than a tool. There's a huge mental gap between "use the LM to research some stuff I'm writing an email about, and cite sources" and "write the email for me."
SirFatty•6h ago
I knew that was a Register headline...
fxtentacle•6h ago
... because nobody else uses "boffins" as a positive word anymore.
SirFatty•6h ago
Because no one else uses "boffins" in tech headline.

e.g. "UK gov asks university boffins to pinpoint cyber growth areas where it should splash cash"

JdeBP•5h ago
On the contrary, there are uses of "boffins" for "tech" articles in U.K. tabloids such as The Sun, The Daily Star, and The Daily Mirror within the past 3 days alone.

It looks like the request from 2023 fell on deaf ears.

* https://news.ycombinator.com/item?id=44318264

OJFord•5h ago
Where are you from? In the UK I'd say it's uncommon but positive. The abbreviation 'boff' is mildly perjorative, but I haven't heard that since school (i.e. 'grade school'), I suppose since at some point around puberty it stops being insulting to say someone's clever.
tempodox•5h ago
You may have had unsuccessful support for your thesis here:

https://news.ycombinator.com/item?id=44318264

gnabgib•6h ago
Discussion (342 points, 3 days ago, 385 comments) https://news.ycombinator.com/item?id=44286277
JdeBP•5h ago
With more comments on duplicates at https://news.ycombinator.com/item?id=44307057 , https://news.ycombinator.com/item?id=44252489 , and https://news.ycombinator.com/item?id=44296711 .
dijksterhuis•5h ago
ah balls. on me.

at least more people get to see the word boffin today /s

AlecSchueler•23m ago
No worries, we all forgot the previous discussion because our brains are AI mush.
strangescript•6h ago
I am sure my brain activity is lower when I use a calculator instead of doing math by hand as well.

-- Nothing like a 100% accurate statement getting downvotes because people hate AI

incomingpain•6h ago
"Hard times create strong men, strong men create good times, good times create weak men, weak men create hard times."

This happens via brain connections and brain activity. The good times means less tribulations and the weak men simply havent formed the brain pathways.

AI makes for 'good times' and the easy 'low brain engagement' is the identified problem.

These scanned folks likely are using AI wrong.

Never ask AI "summarize this book" for me. You're missing out on reading the book. What if you read the book and then ask "What did this book miss?" or "give me ideas on what i can do to expand on the ideas in this book"

The way i look at it, dont 'reduce' only 'expand'

The way I found this, back in the day video games were awesome and then an EXPANSION was added that expanded the game. So when working on my open source projects, I was always asking 'whats the next expansion?"

Something that i love asking ai. "Here's my project and what it does. What are the next big ideas that can be added."

rcxdude•6h ago
>"Hard times create strong men, strong men create good times, good times create weak men, weak men create hard times."

This is an aphorism that mostly doesn't bear out historically. Good times tended to make people wealthy, and wealthy people tended to be stronger, not weaker.

hombre_fatal•6h ago
It's definitely a trite aphorism, but presumably it's talking about endurance in the face of adversity, not physical strength.

I've thought of that aphorism from time to time when I encounter people on vacation here in Mexico, let's say, who seem to become a wreck when some small thing doesn't go as they'd liked.

Like the kitchen is outside next to the pool, so there's no A/C and how dreadful is that. And the boy at the cenote charged them 60 pesos ($3) while a sign says that resident Mexicans only pay 30 pesos and that's unfair for someone who has 10x the wage of the resident Mexicans. And someone had a chicken on the bus going to Guadalajara. And now they're going to grumble with their spouse for six hours over it. And there was an iguana in their shower this morning so now they're getting management involved.

I'm thinking this is a weak, pathetic man crippled by a life too comfortable.

rcxdude•5h ago
Griping isn't necessarily a sign of how much someone will put up with, when they put their minds to it, though. It may be a sign of unreasonably high expectations, but not necessarily willpower.
hombre_fatal•5h ago
Griping exposes your internal state about an adverse event.

Not all adversity should be endured, that's true. Like dealing with an evil manager at work.

But when someone finds a line of leaf cutter ants in front of their hotel door or a shower iguana to be something worth bickering over with management despite booking a trip to the subtropics, they've been rotted by comfortable times.

incomingpain•5h ago
>This is an aphorism that mostly doesn't bear out historically. Good times tended to make people wealthy, and wealthy people tended to be stronger, not weaker.

I wholly agree with the aphorism and it's a defeatable law; but perhaps it's not exactly clear who they mean. It's not about father-son type situation. It's completely unclear what 'strong' they even mean. Not to mention the other law that's counter to this in that who is defining weak vs strong?

My argument against the aphorism is the cycles can be happening out of sync. It's not like 100% of men are weak in any era. It's not that you cant intentionally break the cycle.

Rockefellers, Buffet, Bill Gates, Elon Musk, and andrew Carnegie are all perfect examples of breaking out of the cycle.

Perhaps we need to rewrite the saying:

Difficult times forge resilient people, resilient people build prosperous societies, prosperity breeds complacency and dependence, complacency and dependence usher in difficult times.

bootsmann•4h ago
You're still falling into the historicist trap of thinking that a societies future development can be inferred from it's history (which is simply untrue because the future of knowledge is fundamentally unpredictable, how would we know what we will know in the future without knowing it).

Also historically, difficult times don't breed resilient people, the dark age was a millennium long.

incomingpain•2h ago
>You're still falling into the historicist trap of thinking that a societies future development can be inferred from it's history (which is simply untrue because the future of knowledge is fundamentally unpredictable, how would we know what we will know in the future without knowing it).

Not only can future development be inferred, you can see the pattern in history. The consequences of weak men.

Reconstruction -> third great awakening -> world war 1 -> roaring 20s -> world war 2 -> golden age of capitalism -> 4th great awakening -> culture wars, 9/11, tech bubbles -> great recession, covid, etc

Or to look at what we're in right now.

Glorious revolution 1701 + 75 years = age of revolution 1776 + 84 years = civil war 1860 + 79 years = world war 2 1939 + 80 years = 2019

The cycle is 4 movements in 80 years adjusting every 20 years. Hence the 4 parts of strong men create good times.

>Also historically, difficult times don't breed resilient people, the dark age was a millennium long.

This is where you're confused. This isn't a situation where the USA is doing great and 100% of people are strong, then create a generation of 100% weak people.

During the civil war, there was weak and strong people. then during reconstruction there was weak and strong people.

probably_wrong•5h ago
> These scanned folks likely are using AI wrong.

This feels like victim blaming.

If the tool can be so easily misused that the participants in this study "used it wrong" by default, then were are the safeguards? How are these companies nudging the users in the "right" direction?

The way I see it, if there's nothing in the system telling you that you're using it "wrong" then you're using it exactly as intended.

incomingpain•5h ago
A hammer can be so easily misused in that you can try to knock in nails using the claw side.

How come nobody is telling them to use the other side? If the hammer doesnt have instructions on the side to say to use the hammer side, then it's being used exactly as intended.

probably_wrong•5h ago
I have seen here and there people try to use the wrong side of a hammer, usually either small children or people with no experience at all using hammers. But the second you show them the right way it sticks: the sides are visually different and, more important, the right side works better.

What I've never seen in my life is a random group of 9 people (per the study) where all of them consistently use the wrong side of the hammer repeatedly across four sessions.

joegibbs•6h ago
Isn't that the whole point? It wouldn't be any use for anyone if a new technology did the same thing as before but made it harder rather than easier.
Barrin92•5h ago
It would be of great use if it did that. Technology can roughly be grouped in two categories. One that enhances, amplifies and develops innate human capacity, and tools that diminish it.

Using a bow engages more faculties, both physical and mental than clobbering someone on the head but it's also a more effective tool. Using a debugger is both a difficult skill but also useful. You grow, and have to increase your aptitude , with the tool use. An exercise bike and meditation practice are harder than a sleeping pill and ozempic.

Chatbots are more in the category of the 400 pound guy driving through wallmart on his electric scooter. Whatever use it has, it almost certainly diminishes if not totally atrophies their ability to move. Given that the modern framing of technology has changed to "what does it do for me" rather than "what does it do to me", it's not surprising that people are largely not capable to understand the difference.

JKCalhoun•6h ago
I use the analogy of chatting with a Smart Friend™ about programming. Something I have done my entire career. ;-)
bluefirebrand•5h ago
My Smart Friends throughout my career have never kissed my ass the way chatbots do. It's probably part of the reason I kept improving over time
JKCalhoun•4h ago
You raise a good point. (My Smart Friends in fact seemed annoyed whenever they saw me strolling over to their cubicle — might have made me do it less?)
bargainbin•6h ago
Tool that gains popularity for reducing cognitive load is found to reduce cognitive load. Shocker.

I expect better from El Reg.

amelius•6h ago
Why? Cognitive load could go elsewhere. Like going from low-level programming to better architecture decisions.
panxyh•5h ago
Because people are lazy.
mensetmanusman•5h ago
Where it will go is discovering more ways to eat sugar.
bluefirebrand•5h ago
Why would it go to better architecture decisions when you can just ask the AI to make those too?

The Human problem with "the everything machine" is that it does "everything" and by and large Humans really do need to do something while we're alive

amelius•5h ago
> Why would it go to better architecture decisions when you can just ask the AI to make those too?

Because anyone could do that.

To remain competitive, humans will have to keep using their cognitive functions.

bluefirebrand•5h ago
Remaining competitive is already such an exhausting, burnout fueled treadmill

I cannot imagine how miserable it will be trying to keep up with the AI slop firehose

AnimalMuppet•5h ago
Remain competitive by not producing a firehose of slop. Remain competitive by producing "non slop", even if it's not a firehose.
lukan•5h ago
Because the AI is not good for the big picture or really understanding anything at all.

If the human doesn't do it, no one does.

So great if the AI can help with the subtasks, bad if people assume the big problems will solve itself.

frizlab•4h ago
> Why would it go to better architecture decisions when you can just ask the AI to make those too?

Because AI can’t do it. It does not understand anything and probably won’t before a very long time.

koakuma-chan•5h ago
> Cognitive load could go elsewhere.

EVE ponytail length

add-sub-mul-div•5h ago
Yes it's obvious but you're supposed to go one step deeper and consider the implications of this.
Herring•5h ago
Why? This website is for 2-liners, not in-depth discussions. More and more I find myself discussing important ideas with Gemini, not other people :/
cgriswald•4h ago
Serious question: Are your offline conversations also being replaced this way?
Herring•4h ago
Yes and no? I think irl conversations were always more about connecting "what's going on in your life, who did what, I'm worried about X" eg with family. On the rare occasion there's a disagreement over facts, it's absolutely great to have a LLM ref to adjudicate. So the LLM is supplementary. It even does emotional persuasion better than I do. But yes I do find overall I have slightly less subjective need for irl conversations because I have been talking with the LLM.
cgriswald•4h ago
Interesting. Thanks for responding. As I've gotten older (or maybe it is the times and not me), I've found online conversation less stimulating, and like you, most of my IRL conversations are focused on more social/personal things. I've used LLMs for learning, but not conversation; but I've been scratching that itch with books, which, although they are not the same as conversation, do offer something similar.
add-sub-mul-div•2h ago
You can't tell what's sincere and what's parody anymore. It's like we had a mini internet death before the big one.
0x416c6578•6h ago
In my completely uneducated-in-this-field view, "brain activity" can be broken down into two distinct types - the first type involves the raw procedural work required to solve a problem like 3012 x 42 in one's head, and the second involves higher level conceptual, critical and creative thinking required to say write a book or design a complex algorithm.

In the past, computers, calculators etc. have reduced the need for type 1 thinking, but I believe LLMs are increasingly replacing (or emulating / mimicking) type 2 thinking which - again entirely in my view - is more harmful to individuals and society as a whole.

m3kw9•6h ago
Any data on vs TV and reading TikTok?
anonu•5h ago
TIL: boffin
mediumsmart•5h ago
What about using the AI chatbot while riding an electric bike in traffic?
ssgodderidge•5h ago
Link to original MIT project overview referenced in OP link: https://www.media.mit.edu/projects/your-brain-on-chatgpt/ove...
eth0up•5h ago
I think this entirely depends on the application, if that's not self evident.

I do not have many options for discussions anymore. This is for various reasons.

Some of the dialogue I've experienced through various LLM systems has been far more intriguing and thought provoking than 90 percent of my human conversations. I distinctly recall thinking how great it was to have something to substitute the former roles of bygone friends, some of who were both highly educated and intelligent.

Some of my more enjoyable discussions have been in the realm of guerilla physics. So one could easily enough argue that my mind was wasting away while being cheaply entertained by bullshit. But other subjects have been equally satisfying and quite rewarding. Some credit may be due to very meticulous prompt construction. Or perhaps the simple earnestness of my inquiries. If my time spent in these sessions has reduced my cognitive activity, it is miraculous that I can function so well in a coma around most actual people, who do verily inspire one -- a coma, that is.

A deep one.

m3kw9•5h ago
If I’m talking to a chatbot vs humans, I don’t really have to worry about social aspects of talking and that’s a lot of load
maxehmookau•5h ago
"Using AI chatbots actually reduces activity in the brain"

I love the use of the word "actually" there, as if anybody were under the illusion that using LLMs makes individual humans smarter.

whatamidoingyo•5h ago
I recently went to the theater with my wife to see the new Karate Kid movie. We discussed it a bit after, and I said it felt a bit rushed. Like, the character goes from being in a Chinese kung fu temple, to being in the US, with a girlfriend - and an enemy - in the first 10 minutes of the movie.

She made a really good point: we're in the TikTok era.

After she said this, it made much more sense. The whole movie felt like "reels" stitched together, with no scene lasting longer than 5 minutes.

It makes me wonder if people today (especially younger people) would be able to watch a movie like the Godfather? I have doubts.

Honestly, I'm terrified of where we are heading as a species.

PretzelPirate•5h ago
> The whole movie felt like "reels" stitched together, with no scene lasting longer than 5 minutes.

I felt the same way about the first hour of the new mission impossible movie. It was so annoying to me that I left after that, so maybe it got better in hour two.

whatamidoingyo•5h ago
We considered Mission Impossible as well. Glad we didn't. I will probably never watch another movie again if this is what movies are.