Readit News logoReadit News
mquander commented on The First 1k Days   williamjbarry.substack.co... · Posted by u/wjb3
kg · 10 hours ago
Where is it disclosed that this post was written by an LLM in part or in whole? I don't see it in the linked article
mquander · 10 hours ago
It's very stylistically visible. For example, it's covered in `it's not just X -- it's Y" phrasings that are default LLM house style.
mquander commented on The First 1k Days   williamjbarry.substack.co... · Posted by u/wjb3
mquander · 10 hours ago
When you rely on an LLM to write for you and then present a melange of your work and the LLM's work without attribution, it makes it impossible for others to usefully interpret what you published.

Are you saying that e.g. securely attached children perform better in school, because you know that in your capacity as a educated psychologist? Or did an LLM write that based on its best guess? None of your readers can tell. So how should they know whether it's true?

mquander commented on Google will allow only apps from verified developers to be installed on Android   9to5google.com/2025/08/25... · Posted by u/kotaKat
yupyupyups · 12 hours ago
He was unable to suggest any pragmatic alternatives. He just said "I don't own a smartphone", ignoring the fact that many people become very disadvantaged without one.

The real heroes are the people that facilitate alternatives, not those who talk.

mquander · 10 hours ago
Stallman is probably in the top 10 of all time in terms of people who facilitated alternatives to this. He invented the GPL and wrote and maintained a ton of tools for people running alternative software stacks to use. What more would you ask for?
mquander commented on Measuring the environmental impact of AI inference   arstechnica.com/ai/2025/0... · Posted by u/ksec
esperent · 3 days ago
Unless marketing blogs from any company specifically say what model they are talking about, we should always assume they're hiding/conflating/mislabeling/misleading in every way possible. This is corporate media literacy 101.

The burden of proof is on Google here. If they've reduced gemini 2.5 energy use by 33x, they need to state that clearly. Otherwise a we should assume they're fudging the numbers, for example:

A) they've chosen one particular tiny model for this number

or

B) it's a median across all models including the tiny one they use for all search queries

EDIT: I've read over the report and it's B) as far as I can see

Without more info, any other reading of this is a failing on the reader's part, or wishful thinking if they want to feel good about their AI usage.

We should also be ready to change these assumptions if Google or another reputable party does confirm this applies to large models like Gemini 2.5, but should assume the least impressive possible reading until that missing info arrives.

Even more useful info would be how much electricity Google uses per month, and whether that has gone down or continued to grow in the period following this announcement. Because total energy use across their whole AI product range, including training, is the only number that really matters.

mquander · 3 days ago
You should not assume that "they've chosen one particular tiny model", or "it's a median across all models including the tiny one they use for all search queries" because those are totally made up assumptions that have nothing to do with what they say they measured. They measured the Gemini Apps product that completes text prompts. They also provided a chart showing that the thing they are measuring scores comparably to GPT-4o on LM Arena.
mquander commented on Anna's Archive: An Update from the Team   annas-archive.org/blog/an... · Posted by u/jerheinze
squigz · 8 days ago
It doesn't look like they accept from anything that strikes me as being remotely anonymous, which is surprising.

https://annas-archive.org/donate

I'll also say that when too much money starts becoming a part of this, trouble will increase dramatically. I realize this sort of endeavor costs a lot of time and money, but it's a line we should probably be aware of.

mquander · 8 days ago
They accept Monero which would be my first thought.
mquander commented on AI Efficiency? Give Me a Break   luolink.substack.com/p/ai... · Posted by u/luolink
mquander · 12 days ago
Maybe if you are tired of chasing AI hype you could start by not literally AI-generating big clickbait articles about AI for social media?
mquander commented on Ask HN: How can ChatGPT serve 700M users when I can't run one GPT-4 locally?    · Posted by u/superasn
mquander · 18 days ago
I'm pretty much an AI layperson but my basic understanding of how LLMs usually run on my or your box is:

1. You load all the weights of the model into GPU VRAM, plus the context.

2. You construct a data structure called the "KV cache" representing the context, and it hopefully stays in the GPU cache.

3. For each token in the response, for each layer of the model, you read the weights of that layer out of VRAM and use them plus the KV cache to compute the inputs to the next layer. After all the layers you output a new token and update the KV cache with it.

Furthermore, my understanding is that the bottleneck of this process is usually in step 3 where you read the weights of the layer from VRAM.

As a result, this process is very parallelizable if you have lots of different people doing independent queries at the same time, because you can have all their contexts in cache at once, and then process them through each layer at the same time, reading the weights from VRAM only once.

So once you got the VRAM it's much more efficient for you to serve lots of people's different queries than for you to be one guy doing one query at a time.

mquander commented on An Important New Study on Phones and Kids   calnewport.com/an-importa... · Posted by u/paulmooreparks
me_smith · 2 months ago
We will be having our first child soon so these are the type of things that interest me. I want to limit phones and screens. I assume it’s easy at first but as they grow older there will be more friction as they interact more with other kids and the outside world. I know at some point they will need to know how to use them but when is the right time? Curious if anyone has any tips?
mquander · 2 months ago
My "common sense" (IMHO) suggestions from the perspective of a parent of a 5yo (i.e. not in the "socializing with friends online" stage yet):

- "Screen time" is not a natural category. You can watch TV, listen to music, read, socialize, make things, educate yourself, and play games using many kinds of screens and non-screens. Use your common sense to think about how much time is reasonable to do any specific activity. Decide what you think and then enforce it.

- Everything in moderation. Rarely was someone worse off because they did something they enjoyed for half an hour a day.

- Your kid is going to want to imitate you. If you personally aren't happy with how you spend your time, then fix it, and your fixing will do double duty.

- The fundamental question is how you want to balance giving your kid time to do the stuff they enjoy, versus doing stuff that you think educates them, expands their horizons, or otherwise builds character somehow.

mquander commented on xAI to pay telegram $300M to integrate Grok into the chat app   techcrunch.com/2025/05/28... · Posted by u/freetonik
Suppafly · 3 months ago
If this is something their users actually wanted, they'd be paying xAI, not the other way around.
mquander · 3 months ago
That's just not true. If Telegram wanted it a small amount, and xAI wanted it a large amount, it would be normal for Telegram to negotiate to get paid for doing it.
mquander commented on Watching AI drive Microsoft employees insane   old.reddit.com/r/Experien... · Posted by u/laiysb
Verdex · 3 months ago
I'm willing to accept this as a possibility but the case analysis still doesn't make much sense to me.

If LLM usage is easy then I can't be left behind because it's easy. I'll pick it up in a weekend.

If LLM usage is hard AND I can otherwise do the hard things that LLMs are doing then I can't be left behind if I just do the hard things.

Still the only way I can be left behind is if LLM usage is nonsense or the same as just doing it yourself AND the important thing is telling managers that you've been using it for a long time.

Is the superpower bamboozling management with story time?

mquander · 3 months ago
The obvious case in which you would be "left behind" is the one in which LLM usage is hard, and you cannot otherwise do the hard things that LLMs are doing (or you can do them, but much slower and/or to a lower standard of quality.)

u/mquander

KarmaCake day6977May 8, 2009
About
https://github.com/mqp
View Original