HN user

andy99

7,757 karma
Posts190
Comments1,405
View on HN
blogoscoped.com 13d ago

What If Gmail Had Been Designed by Microsoft (2007)

andy99
2pts0
www.youtube.com 1mo ago

Jonathan Blow on why LLMs cannot program [video]

andy99
14pts5
www.cnn.com 1mo ago

Missing American student found dead in Japan after dayslong search

andy99
3pts0
www.cbc.ca 1mo ago

Celebrities are telling women to use more AI or be 'left behind.'

andy99
4pts0
geohot.github.io 2mo ago

What will better AI mean?

andy99
3pts0
papers.ssrn.com 2mo ago

Seemingly Conscious AI Risks

andy99
2pts0
www.bbc.com 3mo ago

Chinese carmaker patents voice-controlled 'in-vehicle toilet'

andy99
1pts0
onemileatatime.com 3mo ago

Blurry iPhone Text Picture Problem: Is There an Easy Solution I'm Missing?

andy99
20pts5
www.mckinsey.com 3mo ago

The problem with 'bringing your whole self to work'

andy99
4pts0
www.cnn.com 6mo ago

Tired of AI, people are committing to the analog lifestyle in 2026

andy99
86pts56
bradstulberg.substack.com 6mo ago

Study Shows Short-Form Video Is Destroying Our Brains

andy99
4pts0
news.ycombinator.com 6mo ago

Ask HN: Do typical computer monitors spy on you now?

andy99
3pts1
nationalpost.com 6mo ago

Why women on LinkedIn are masquerading as men

andy99
1pts4
arxiv.org 6mo ago

LitBench: A Benchmark and Dataset for Reliable Evaluation of Creative Writing

andy99
3pts0
karpathy.bearblog.dev 7mo ago

Chemical Hygiene

andy99
2pts1
apnews.com 8mo ago

Northwest fuel pipeline shutdown could affect Thanksgiving travel

andy99
2pts0
cornhub.website 8mo ago

CornHub

andy99
109pts28
onemileatatime.com 8mo ago

Air India won't accept last name "Sample" on bookings

andy99
8pts0
twitter.com 8mo ago

Ivory Coast response to YouTuber

andy99
2pts0
www.youtube.com 8mo ago

A.I. slop and the epidemic of Bad writing [video]

andy99
3pts1
www.cbc.ca 9mo ago

Airport screens, PA system hacked with pro-Hamas, anti-Trump messages

andy99
5pts0
www.cnn.com 9mo ago

ChatGPT prompts and a lighter led investigators to a suspectedarsonist

andy99
2pts0
www.cbc.ca 9mo ago

Canadian government denies Marineland request to export belugas

andy99
2pts0
nationalpost.com 10mo ago

Edmonton radio station's use of AI host part of trend

andy99
3pts0
www.bbc.com 11mo ago

VW introduces monthly subscription to increase car power

andy99
8pts0
nationalpost.com 11mo ago

ChatGPT giving teens dangerous advice on drugs, alcohol and suicide: new study

andy99
3pts0
news.ycombinator.com 11mo ago

Ask HN: Setup for Local LLM Backups?

andy99
3pts1
financialpost.com 11mo ago

The myth of work–life balance is dead, and employers aren't afraid to say it

andy99
3pts1
www.cbc.ca 11mo ago

Uber says emergency policies changed after driver left with child in backseat

andy99
3pts4
www.cbc.ca 12mo ago

Door-to-door salespeople are finding success amid skepticism of online scams

andy99
4pts1

If an AI researcher was going to pelicanmaxx, they would almost certainly apply the augmentations mentioned in the article during training, e.g. randomly selecting animals and conveyances. You’d want a model that generalizes well, just sfting in that specific prompt would be pretty bush league for a frontier lab.

I don’t have any reason to believe they are gaming the benchmark, just saying. I do find the idea of a data labeller having to generate thousands of svgs of different animals on different modes of transportation quite funny though.

This AI written article seems to be substituting ethics for “taste” and making similar arguments to those from the past. Choosing what to do is more important than doing it is a taste problem, of which ethics is an aspect but one of many.

To go off topic a bit further, I recently went into Walgreens to buy some bottled water, and other than Evian, it was all advertised as alkaline. Is that just a trend, was it already alkaline and now that’s just in fashion? Personally I see it and worry I’ll get an upset stomach if it start messing with my pH.

Laguna S 2.1 11 hours ago

It’s the Strix halo (AMD) with 128 GB shared memory. The 4bit quant is ~75GB.

Unfortunately I don’t know about the best way of running on an Nvidia gpu, you could try llama.cpp and offloading as many layers as possible into the gpu and using RAM for the rest, not sure if that would slow it down too much though.

Laguna S 2.1 12 hours ago

Replying to myself, seems this PR was merged into main and it the model does work with a Vulkan backend on my Framework desktop, I’m getting about 220 tok/s prompt processing and 21 tok/s output on the 4-bit quant. This is really a sweet spot imo on this machine between maximizing ram use and still having decent speed due to the expert size. This looks really promising.

This appears to be mostly due to fringe / activist views about copyright, rather than anything to do with quality or principle. If it was the latter I could get on board, as in instituting some standards against slop. But in reality it’s just letting activists hijack with their agenda.

This was posted earlier but didn’t get traction, and I made the following comment:

Id want to know if “AI” makes a material difference vs just having access to the wrong answer. Like someone could be given search access that successfully retrieved wrong answers to questions, would that give the same results. How much do uniquely AI characteristics, like sycophancy or the conversational aspect play into this, vs people just being willing to believe what they read?

Right, and there are two parallel tracks. First is the “every crack and crevice” part - “ summarize with AI”, “re write with AI”, “help me write”, “analyze with AI”, basically useless features being splattered everywhere in the name of incorporating AI while annoying the F out of everyone.

The second is the AI race / existential risk / pretending we’re Oppenheimer track which I think is the larpiest, basically pretending that LLM chatbots are some kind of super weapon and role playing accordingly.

None of this means they’re useful, AI coding, for one, obviously is a valuable tool (though there remains a lot to sort out). But the usefulness is unfortunately being overshadowed by, as you say, people not resetting expectations and instead wanting to play terminator or neuromamcer or whatever (I’m sure there are more relevant sci fi).

Id want to know if “AI” makes a material difference vs just having access to the wrong answer. Like someone could be given search access that successfully retrieved wrong answers to questions, would that give the same results. How much do uniquely AI characteristics, like sycophancy or the conversational aspect play into this, vs people just being willing to believe what they read?

Also, eating say a Big Mac and fries isn’t that unhealthy when done occasionally, there’s a lot of salt and fat but nothing horrendous. Compared to the load on your liver and pancreas etc of consuming literally about 1/2 pound of fructose that’s in a big soda. The soft drinks are by far the least healthy part.

Qwen 3.8 3 days ago

I get about 12 tok/s with 27B 8 bit, 50 with 35B A3B 8 bit, and 12 with 3.5 122B A10B 4 bit. The latter is about 80 GB iirc. it feels like the best balance between using as much memory as I can and still having a smaller expert model for inference to give decent speed, but I haven’t actually rigorously compared the performance of the three models.

Edit: that’s for one machine, would be interested to know if the upstream commenter with two has them networked to run bigger models? If I had two I might be inclined to have them running in parallel, the obvious limitation I’ve found with a single machine is that I can’t parallelize any tasks and I think I’d get more use out of the extra speed vs a bigger model (there’s nothing I’m too excited about in the say 200B range that having 256GB memory would unlock). But am very curious what others do

Qwen 3.8 3 days ago

Qwen 3.5 to 3.6 was a big jump for the same size, e.g. 29 to 32 on artificial analysis intelligence for the 35BA3B models. Although I don’t think anyone has released a better model of that size since.

I would love to see something like a 90B A6B model that is optimized for 128GB machines e.g. strix halo, I haven’t seen anything really targeting the combination of RAM and compute these machines have, but I’m biased because I have one.

People ask the same question of why YC funds yet another Uber for dogs or a button on the Touch Bar that cost $10/mo to help join a meeting faster.

They invest in people more than ideas, so you’ve got, at least in many cases, people with good pedigree and skills (age adjusted anyway) building on stupid ideas, but that are eminently employable.

Obviously there are other factors, I’m not really trying to defend anything but just point out that there are legit reasons why someone impressive enough to get into YC would also be impressive enough to get a good job. It’s not like it’s random founders off the street.

Interesting, I didn’t know this existed, do you think it’s competitive with Qwen 3.6 35B A3B which seems to be the closest comparator?

It’s 20 vs 32 in favor of Qwen on artificial analysis intelligence index (cohere isn’t benchmarked on the coding index)

I had a ~2008 vintage Samsung phone with a fingerprint sensor that gave your blood oxygen level (SpO2). One day it told me something similar, I had to agree to send them data or I couldn’t use it. So I never used it again, but yeah they have been abusing their costumers a long time.

This is they same company whose tvs take pictures of what you are watching and send them back to Samsung.

I’ve been using local models on a Framework desktop. I get > 50 tokens/s on Qwen 3.6 35B A3B, and I find that speed ok for coding (though the model not quite). If machine could do a SOTA model with say 0.5-2T parameters like GLM 5.2 at 100 tok/s, it would be very useable.

In 2 years presumably the SOTA models will be much bigger, but I won’t be surprised if there’s a fable level sub 50B parameter model by that point either*, in which case 1000 tok/s may be reasonable.

* on artificial analysis intelligence index, GPT 4o is 12 and Qwen 35B A3B is 32.

The funny thing about Fable, is we all but know it will be obsolete in a month or two. Between their embargo shenanigans (which IMO they could have avoided just by not pretending it was dangerous) and continuing to give access, whatever marginal advantage it had was essentially wasted.

It would have been an interesting experiment to charge more for it right away and see what the market would bear, rather than tease it for long enough for it to be presumably superseded any time now by whatever is next.

The secret sauce is training data. They’re not just taking advantage of more compute (which obviously is necessary but as mentions basically a commodity). They are paying billions to data labelers and making judgements about the nature of the training data they best need to make the product they want. This seems to get pushed aside as a minor point but it’s the primary differentiator of the big labs.

I read before that iirc because of waning protection it’s better not to get it too early. It’s not clear to me why you can’t get it twice, but what I read (and it was some online discussion so could be wrong) was that someone had been specifically told by their doctor to wait to 50 as the best spot to get it. I’d like to know more, I’m in my 40s and would be happy to get it now too but not if it was going to be worse overall for some reason.

I’m assuming this person did ask in the second way, it’s hard to imagine someone working through a problem that has already tried a bunch of stuff just going in cold and not providing any context and saying “How do I do X?”

Good advice obviously if it’s not being followed already but also likely over-simplifying the problem. Also a normal person on the receiving end would probe a bit about what has already been tried. Which to be fair makes the whole thing a bit weird and does sound more like she’s being brushed off.

  Just recently AI became “powerful enough” to warrant export controls from the US and maybe soon China.
What’s the term I’m looking for here? This is one of the most absurd statements I’ve ever seen but it feels like a pattern I’ve forgotten from books or something.

Someone makes a made up claim, second party acts on made up claim, third party takes second party’s actions a proof of claim.

Reminds me of the “they’re eating pets” thing a bit.