alt.hn

2/22/2026 at 7:39:27 PM

Ask HN: Chromebook leads for K-8 school in need?

by techteach00

2/23/2026 at 1:33:16 AM

Relevant recent publication about laptops and students:

https://fortune.com/2026/02/21/laptops-tablets-schools-gen-z...

But I get it OP, you work with what you're given. I'm sorry I don't have any good suggestions.

by notepad0x90

2/23/2026 at 4:17:36 AM

As a former student using Chomebooks in Highschool (9-12), a K-8 laptop is a major “ew”. Paper textbooks have tactile reality, room for exploring/reading out of order. Paper exams you can skip around the questions easily, and if the teachers are really that backed up to grade them, good ole’ scantrons are doable. An assigned laptop has 0 attachment from the students and just get neglected to pieces, and no one is “learning computer skills” by clicking around Canvas lectures.

by TheJoeMan

2/23/2026 at 4:34:41 AM

They could have gone with non-networked ereaders. But they just had to go with the "smart" and "connected" angle so they could do grading, spying on kids,etc.. similar to the current "AI" approach. scope-creep. but even with ereaders, being able to switch to different books easily is an impediment, or having access to too many at one time. Physical books force a certain focus and attention.

Your point about tactility is solid too. flipping through pages is very different from swiping. With educational textbooks, you'd have to look at multiple pages at the same time (flipping back and forth quickly) to connect and understand a topic by referencing another topic. Same with being able to easily lay out multiple physical books in front of you.

by notepad0x90

2/23/2026 at 2:42:53 PM

Thank you for the suggestions.

I think I realize the problem after reading many of the posts. What's slowing these devices down is the management software running over them. GoGuardian and whatever else IT has on them.

We also aren't allowed to use an ad blocker anymore. I used to have Ublock installed on all the devices before GoGuardian prevented it. It's a really depressing situation that I imagine will only get worse with time.

As to a few replies asking why students in this age group would need laptops, I'll explain. I start teaching Python in 6th grade. Grades 3-5 use Scratch. Grade 2 uses code.org. K-1 Scratch Jr on Ipads.

We have expensive mac desktops in the computer lab but they drive the students completely insane for two reasons. The keyboard is and mouse are terrible to use. Anti-ergonomic. The second reason is the amount of notifications and questions the students are bombarded with when they turn the macs on. I'm talking like 15 different pop ups or windows opening asking them to agree to this or that. I should probably have a lesson on just closing windows. I could say more but I don't know about social media anymore. I just wanted some suggestions and I appreciate the ones I received.

by techteach00

2/23/2026 at 5:33:14 PM

You should open the issue with your IT department and see if they can optimize the performance. You can gather proof that GoGuardian is causing slow downs by looking at it's memory usage in the Task Manager (right click empty area in Chrome tab bar).

by cloudking

2/23/2026 at 3:24:44 AM

https://chromeos.google/products/chromeos-flex/

1. Find older Intel Core Based Windows Laptops (at least 6GB of RAM) 2. Put ChromeOS Flex on them 3. Students will be sad it is still ChromeOS, but they will be happy it is like 3x faster.

I had an old Windows laptop laying around and I did this for my 80 yr old parents and they were super happy.

by manjose2018

2/23/2026 at 10:54:50 AM

This. Especially lots of i5-6300U based corporate laptops like latitude are on eBay etc for < 100$

by whyagaindavid

2/23/2026 at 3:23:53 AM

If you haven't already looked into PCs for People, they might be a low-cost option for your school: https://www.pcsforpeople.org/tech-for-nonprofits/#Eligibilit...

PCs for People is a non-profit organization whose mission is to bridge the digital divide (e.g. through sales of low-cost refurbished computers, internet access, and digital skills training).

They refurbish and sell computers to eligible organizations, including schools and offer bulk orders (6+ units) via email at "partner [at] pcsforpeople [dot] org".

If the order is 5 units and below, you use their publicly available online store link at pcsrefurbished.com/sales/salesHome.aspx

by dugvuivnhuihnvu

2/23/2026 at 2:30:06 AM

In New York the biggest driver behind technology is the state testing regime. Make the case to your administration that the chromebooks are insufficient for the state testing program and they will come up with the funds for upgrades.

by dzdt

2/23/2026 at 1:19:13 AM

I realize this does nothing to solve your problem, but for the sake of discusion, internally at Microsoft, pretty much all the developers I know have switched to using "Devbox", which means we use a remote desktop client to access our dev machine.

A lot of us resisted this at first, but then just kindof came to accept it, and it made it so we have a lot more capable machines to do development on than the laptops that we would have to recycle every couple years.

I know there have probably been a lot of "thin client" products/services in the education space in the past, but I think it might be time to try again.

Like another poster here, I think it's "sad" that kids are using laptops. Laptops have small screens and poor ergonomics.

A thin client setup with a good keyboard, mouse and monitor could be better and more affordable / future proof.

by locusofself

2/23/2026 at 1:26:48 AM

Chromebooks are thin clients of sorts, its a web browser rendering google docs locally.

If anything is making them slow its the javascript bloat of modern webapps that could be doing more serverside.

by basch

2/23/2026 at 2:11:14 AM

>Laptops have small screens and poor ergonomics.

This is a huge gripe of me and my wife. Growing up we all had desktops in the computer lab at school (elementary+) and you had decent size screens. Now kids pull up their little 12" chromebook in their classroom. Kids have eye strains, myopia etc...

by fma

2/23/2026 at 2:18:03 AM

We used G3 iMacs with the puck mouse until high school. You can't convince me it was the epitome of ergonomics.

They were an upgrade from the Mac LC II. I don't recall those having very big screens either.

15" and 4:3 was about as big as it got in high school. A computer on a table and we sat on a normal plastic school chair.

by doubled112

2/23/2026 at 7:01:55 AM

And the flicker. It was pretty bad on most screens.

by interloxia

2/23/2026 at 4:29:52 AM

Of course they switched to devbox which is nothing more than azure virtual desktop with some added bells and whistles... also has the nice side effect that it's a subscription. Nice for microsoft at least, less for the consumer.

by kuerbel

2/23/2026 at 9:56:58 AM

> internally at Microsoft, pretty much all the developers I know have switched to using "Devbox", which means we use a remote desktop client to access our dev machine.

Everything old is new again, back to the days of using a single shared server for software development in timesharing setup.

Instead of Novell Netware, UNIX, VMS, AS/400,..., it is the cloud.

by pjmlp

2/23/2026 at 5:03:48 PM

The "cloud" is most likely running Linux so it's UNIX-like. Everything old is new again!!

by suobset

2/23/2026 at 1:25:07 AM

You don’t have to recycle laptops every few years. That’s a sandy foundation to build the rest of that “came to accept it” on. You weren’t just made to do it and retconned justification for compliance?

by Waterluvian

2/23/2026 at 4:35:41 AM

Devbox seems to be semi-public, and/or offered to customers: https://devbox.microsoft.com/

Curious if there's a way random people can test it.

by exikyut

2/23/2026 at 9:58:57 AM

This is basically the same as having an automated way to provision Azure VM instances that you would access via RDP, already quite common in many IT organisations, especially for temporary team members as contractors.

by pjmlp

2/23/2026 at 5:06:49 AM

[dead]

by NedF

2/23/2026 at 1:36:23 AM

For a K-8 environment, it might be worth looking into local e-waste recycling non-profits or university surplus programs. Often, large institutions rotate their hardware every 3-4 years, and they are usually happy to donate older but functional Chromebooks to schools in need. Also, check out 'DigitalEquity' initiatives in your area; they often have streamlined pipelines for this exact scenario

by CodeBit26

2/23/2026 at 2:55:56 AM

Local liquidation firms and those in nearby metros like Baltimore where the biotechs are might also be able to help. I’ve seen entire palettes of Chromebooks sell relatively cheap at auction. I doubt the liquidator will be able to do it for free but they can ask clients if they want to donate certain lots instead of auctioning them off or if you find a sponsor they might be able to notify you and give you first dibs when a lot shows up.

by throwup238

2/23/2026 at 10:55:47 AM

Many Unis have stopped doing this - due to the current RAM/SSD price hikes.

by whyagaindavid

2/23/2026 at 6:34:42 AM

Quite honestly, those kids will get more technology education out of using 15 year old linux machines or slow as hell raspberry pis than the eternal distraction machine that is a modern laptop wired to the internet and youtube/tiktok/instagram.

The real problem is that chromebooks are designed to run web applications which you rely on and which have become more bloated over time.

The real question is what are the students supposed to learn on those laptops? Is it how to type? Use Google Docs? How to program?

A Chromebook has sufficient hardware to do all that. Heck, a 20 year old laptop is sufficient for doing that.

I'm 37, and remember learning how to type on wildly out-of-date Apple II machines in the mid 90s.

by LarsDu88

2/23/2026 at 2:52:16 PM

All 3 "Is it how to type? Use Google Docs? How to program?". You nailed it. In addition to being comfortable taking state exams on.

I used to do a deep dive on settings and browser extensions until IT locked the devices down further. The kids can't even access settings. But I give them credit for finding work arounds, ways to get past restrictions.

by techteach00

2/23/2026 at 3:01:51 AM

I don't have any solution for you, but I want to say thanks for caring about your students like this.

by with

2/23/2026 at 2:54:12 PM

This resonates. I'm in agony because I'm constantly up against IT and admin who seem to only care about lawsuits so they create an absolutely painful computing environment for the students. I see how using locked down slow machines makes them irritable and frustrated in my class and I just can't anymore. It's a losing battle really. But I need to collect a paycheck lol. In the meantime, anything I can do to make their situation less aggravating I will pursue.

by techteach00

2/23/2026 at 2:44:36 AM

I forgot the person but they have a non-profit that upcycles old chromebooks.

Maybe someone knows but you could try to upcycle to nixbooks.

https://github.com/mkellyxp/nixbook

by ttecho88

2/23/2026 at 5:58:37 AM

what type of school, private or public or charter or anything else in particular? whether donations are tax deductible is important, as is education philosophy, as are communities served.

by fsckboy

2/23/2026 at 2:16:04 AM

Your PTA is the fastest way.

by jonahbenton

2/23/2026 at 6:33:23 AM

Which hardware are the current chrome books running on? I'm fine running current Chrome on 15 year old hardware

by cjbdndjc

2/23/2026 at 2:55:07 PM

Ya. I'm starting to this it's the content management software running over the OS and not the hardware per say.

by techteach00

2/23/2026 at 1:15:32 AM

Is it possible to acquire used refurbished laptops over new Chromebooks? A lot of companies tend to swap their corporate laptops every few years or so, and those usually happen to be solid Dells or ThinkPads with no faults whatsoever. If you can get a hold of any such corporate entity and work with them, you might be able to secure them for as low as ~$250 per piece.

I am currently using a refurb for personal use right now and I've been using it without any issues since 2023, not because I'm wanting for money but because you don't replace what hasn't broken yet.

by fakedang

2/23/2026 at 2:05:41 AM

Are you volunteering to provide the free technical support resources for these refurbished laptops?

That's really the attractiveness of Chromebooks. Students don't need more than a web browser for most things day to day. Heck, I don't need much more than a web browser day to day.

by ghaff

2/23/2026 at 1:07:35 AM

This post makes me sad for two reasons:

1) kids k-5 are using laptops 2) websites are so bloated today that browsing on a Chromebook is causing agitation

Otherwise I don't have anything topical for this post, but good luck OP

by krapht

2/23/2026 at 1:24:33 AM

Laptops can be useful: they can (and should) be locked down, and there’s lots of digital media that teaches effectively, probably even better than anything on paper.

(EDIT: Actually, probably not better than paper. I remember a study that note-taking by hand produced significantly better scores than typing; moreover, drawing is easier on paper, and some assignments are better drawn. But laptops can still be useful, and some assignments (like coding) are better digital. So ultimately, I think laptops should be incorporated alongside pen-and-paper.)

For 2) I agree with the general idea (“static” websites should never be slow), but the aforementioned digital media includes some that can run on low specs. Worst case, you can give students PDFs of physical assignments (with form elements to put answers); but I’m sure there are some minimal websites with K-5 material.

by armchairhacker

2/23/2026 at 2:56:34 PM

I think them being locked down is a big part of their agitation. But we live in a sue first society so the school has no choice but to lock them down. It's not like the 90's when I was in school. We were allowed free reign to tinker with the machines.

by techteach00

2/23/2026 at 1:49:57 AM

Laptops are NOT useful for any reason in a school classroom below the 9th grade or so. No, not even for test taking, educational videos, or interactive demos.

Maybe for computer science classes, but even there I'd prefer to use shared desktop computers.

There is a lot of research that shows that the depth of understanding the material directly depends on the amount of effort you put in. Or that actually writing down things by hand increases the amount of recall.

And to add to this, it looks like fine motor skills also directly influence brain development and may improve the IQ. The association of higher IQ with better fine motor skills is now well-established, but it also might work in reverse.

by cyberax

2/23/2026 at 3:04:38 AM

This seems highly prescriptive and absolutist.

There’s a big difference between “having a tool available” and “using it all the time for everything.”

We are not talking about replacing writing and reading on paper.

I was fortunate that my middle and elementary schools had computers. They weren’t used all day long. We used them to do things like learning typing skills and look up references on library computers. I remember using an old Apple II program (old even back when I was in school) in an applied technology class where we designed a car and tested its performance. Yes, before 9th grade. The whole class was kind of like an introduction to some engineering concepts, which involved a rotation of different stations we would go to where we did some interactive assignments. It was both fun and inspiring, and, dare I say, a computer was involved.

I’m now just remembering that we even learned BASIC programming in 8th grade!

One of my most fond memories of middle school was a mock publishing competition where students wrote essays and stories and pitched them to other groups of students acting as publishers with a budget. I remember using interesting fonts on the titles of my typed out stories to try and stand out and market myself.

Later in high school (admittedly, after the grade 9 cutoff you prescribed, more on that later), we used them in a multimedia class to learn to do basic graphic design as well as writing proper business letters to request permission from magazines to use their covers for a multimedia project. (Of course, with fair use, we didn’t have to ask, but the whole point was to learn to properly contact and communicate with business professionals).

I can’t imagine what it would be like if my school didn’t have the funding to have these tools available to teach what we now know are essential life skills. I probably wouldn’t have ended up making well above median income in the technology industry.

I think your 9th grade cutoff is particularly silly. You can start subjects like algebra before high school. You really think there are kids doing formal classes like programming and digital design/art before high school? Go look into some of the curriculum course list for some of the top middle and high schools in the country.

by dangus

2/23/2026 at 3:40:43 AM

> This seems highly prescriptive and absolutist.

And why exactly is this bad?

> There’s a big difference between “having a tool available” and “using it all the time for everything.”

Not really, when the tool ends up just pushing everything out.

> We are not talking about replacing writing and reading on paper.

Yet this is EXACTLY what has already happened. A lot of laptop kids literally can't write. Not even in block letters.

> I was fortunate that my middle and elementary schools had computers.

That's the thing. You had computers for CS classes. I had a somewhat similar experience, starting with ZX-Spectrum. I think this is actually great, especially if you start with something basic like Apple II.

But you did not have them on your desk at all times. You had to learn math and language by actually writing things in a physical notebook with a pen.

> I think your 9th grade cutoff is particularly silly. You can start subjects like algebra before high school.

Why the heck do you need computers for algebra?!? School-level algebra is something that is literally better done without any calculating tools.

> You really think there are kids doing formal classes like programming and digital design/art before high school? Go look into some of the curriculum course list for some of the top middle and high schools in the country.

Formal classes with desktop computers that STAY IN CLASS after the lesson are fine. Having access to a computer _after_ school is also fine.

by cyberax

2/23/2026 at 1:56:42 PM

I’m not sure why you’re assuming I meant “computers at desks with unfettered access at all times.” Computers being portable doesn’t mean unfettered access. That wasn’t how my school’s laptop carts worked.

I also never said to use computers for algebra, I brought that up to point out that middle school curriculum is quite advanced because you thought that kids below grade 9 shouldn’t use them at all. But there are middle schoolers using computing devices to make digital art, deliver multimedia presentations, edit videos, and program robots. The prescriptiveness dictating computers are just for computer class is incredibly outdated.

I suggest you spend a little more time reading my comment to understand the underlying meaning a little more.

by dangus

2/23/2026 at 1:09:54 AM

Also sad that NYC spends like $40k per student per year and they still have to resort to this.

by streptomycin

2/23/2026 at 11:11:11 AM

[dead]

by Unirely01

2/23/2026 at 1:11:34 AM

[dead]

by OGEnthusiast