Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Duh (Score 4, Informative) 52

This article weirdly leaves out the WHY. (WTF?) So let me explain:

Amazon has their own version of Linux and when using AWS there are advantages to using Amazon Linux, like built-in commands and libraries that (obviously) integrate with their cloud services.

Previous versions (1 and 2) were more CentOS/RHEL-based. The newer version (AL2023) is more based on Fedora. So of course more updates are pulled from the Fedora-verse.

The number of AWS instances migrating now is because AL2 will be deprecated in about a year. AWS is keen to remind people to upgrade (not a bad thing, of course) and so people are dutifully doing just that.

Comment Message to kids? (Score 1) 100

I like the woman quoted who's upset about the message this sends to kids regarding grammar and punctuation. She's not wrong. But more importantly, what about the message it sends to kids about CS?! That the world should bend to accommodate buggy, unsecure programming? Um, no... pass a law that mapping software should properly accommodate real place names. That's not a big ask; it was your job in the first place.

Comment Built a web site to connect people helping people (Score 1) 251

I built covidehelpmap.com. It helps connect individuals and organizations in need with individuals wanting to help. It's ideal for helping individuals and smaller organizations that are currently falling through the cracks of the many (excellent) larger efforts to help major hospitals, etc. Anyone can post a request for help on the map, or an offer to help. It's set up for everything from PPE to help with groceries and dog walking for those in quarantine. It only works when lots of people use it, though, so if you like the idea, please help spread the word!

Comment Not unlimited, 7 GB (Score 2) 346

This is not about people innocently using a lot of data on an unlimited plan. This is a plan that offers unlimited phone data (and, so far, they really do mean unlimited) and 7 GB of high-speed tethered data. (After that, it's automatically throttled.) People in question are very aware of that 7 GB cap because they are installing special apps to circumvent its enforcement. The apps make tethered data look like phone data. That's not innocent and not OK.

Comment Driverless trains (Score 1) 84

...are already quite common. That's nothing new. Fully automated subway trains have been deployed all over the world. I recently rode one in Barcelona (the new L9/L10) and it was quite nice. That should be (relatively) uncontroversial. Busses navigate extremely complex environments. Subway trains navigate remarkably simple, controlled environments.

Comment It's not the URL in the GET, it's URLs in the HTML (Score 2, Insightful) 379

I hope this is obvious to most people here, but reading some comments, I'm not sure, so...

The issue is that a typical Facebook page has 150 links on it. If you can shorten *each* of those URLs in the HTML by 100 characters, that's almost 15KB you knocked off the size of that one page. Not huge, but add that up over a visit, and for each visit, and it really does add up.

I've been paying very close attention to URL length on all of my sites for years, for just this reason.

Slashdot Top Deals

Man is an animal that makes bargains: no other animal does this-- no dog exchanges bones with another. -- Adam Smith

Working...