Running local LLMs offline on a ten-hour flight
darccio
118 points
87 comments
April 27, 2026
Related Discussions
Found 5 related stories in 85.8ms across 8,303 title embeddings via pgvector HNSW
- Mini PC for local LLMs in 2026 charlieirish · 31 pts · May 02, 2026 · 57% similar
- How I write software with LLMs indigodaddy · 69 pts · March 16, 2026 · 52% similar
- Things I Think I Think... Preferring Local OSS LLMs zdw · 43 pts · April 02, 2026 · 51% similar
- The last six months in LLMs in five minutes yakkomajuri · 186 pts · May 19, 2026 · 50% similar
- Show HN: Run 500B+ Parameter LLMs Locally on a Mac Mini fatihturker · 11 pts · March 09, 2026 · 50% similar
Discussion Highlights (13 comments)
ddarolfi
Qwen 4.6 36B? Do they mean Qwen3.6-35B-A3B?
deanc
This has been exactly my experience too. I've tried multiple harnesses (pi, claude code, codex) with multiple variants of qwen3.6 and gemma4 driven by both o mlx and ollama - and every single time I try to do anything meaningful I end up in a loop. On a 64GB Macbook Pro M3 Max. I really don't know what the hell people are doing locally, and suspect a lot of the hype around running these models locally is bullshit. Sure, you can make it do something but certainly nothing useful or substantial.
vladgur
That window seat with the 14” laptop seems extremely claustrophobic. That’s the real limitation on an economy flight - space rather than power or the internet… at least it would be for me. The only times I was able to get my laptop out and do some productive work was when I either was sitting in premium economy isle seat with room to spare or when there was an empty seat next to me
bobro
Can’t you guys just read a book and take a nap?
j1000
To be honest, I think possibility to work and travel is con rather than perk of current times.
bilekas
Trying LLM in the air with a 6.200 EUR laptop... Sorry if it's not exactly relatable..
builderminkyu
tried doing exactly this with ollama on a cross-country flight last month. my macbook basically turned into a jet engine and the battery died in under an hour. curious if you had to heavily throttle the cpu or stick to super small quants (like 4 bit phi3) to actually make it through 10 hours without a power outlet?
tamimio
Can’t wait for more people to do the same and eventually getting laptops banned on board due fear of catching fire..
scastiel
Interesting, I did and document the same kind of experiment a few months ago [1], it looks like so much changed since then! [1] https://betweentheprompts.com/40000-feet/
mumbisChungo
>Qwen 4.6 36B Did the author mean Qwen3.6-27B? Qwen3.6-35B-A3B?
walrus01
As much as it's a fun gimmick to run a relatively good sized LLM like qwen 3.6 35B locally, I would much rather have the ability to run it remotely on a piece of hardware I control via VPN session. Much better on battery life and heat. If I'm on an airplane I care about having as much battery life as possible. Let's say you have a basic setup like llama.cpp and llama-server on a remote server (even if it's just sitting under your home office desk) running a 35GB Q8 quantized model of qwen 3.6 35B, it's not difficult to make llama-server available to your laptop over just about any form of internet connection and VPN. Having the ability to run that same model locally if you really need to because no internet connection whatsoever is available, but the times that you simultaneously have no internet and a serious need for something the model can output are fairly rare these days.
seattle_spring
With more and more flights offering Starlink, I don't see why this would really ever be necessary. Also, agreed with the other commenters: just read a damn book and take a nap.
cube00
MacBook cable: 94W delivered Return flight will test this with the correct cable. I expect at least 16% improvement against the 70W cap Some plane sockets cut out completely if you attempt to draw more then the limit rather then continuing to provide power at the limit.