this post was submitted on 29 Sep 2025
30 points (100.0% liked)

chat

8512 readers
201 users here now

Chat is a text only community for casual conversation, please keep shitposting to the absolute minimum. This is intended to be a separate space from c/chapotraphouse or the daily megathread. Chat does this by being a long-form community where topics will remain from day to day unlike the megathread, and it is distinct from c/chapotraphouse in that we ask you to engage in this community in a genuine way. Please keep shitposting, bits, and irony to a minimum.

As with all communities posts need to abide by the code of conduct, additionally moderators will remove any posts or comments deemed to be inappropriate.

Thank you and happy chatting!

founded 4 years ago
MODERATORS
 

My local supermarket, Smith's, is much cheaper than Instacart so I like it even though on a good day it's buggy, (very) slow, and very badly designed. But during the last few months the number of site errors has been comical. Is it actually hamster powered?

top 11 comments
sorted by: hot top controversial new old
[–] isame@hexbear.net 9 points 1 week ago (2 children)

That's a shame. I wonder if they're just hosting it on bad (wrong kind of cheap) servers or a bad company.

I don't know if the question in the title was serious but I came here to answer it very briefly anyway.

The codes are organized in groups. So there's not 513. There probably are 500-513, though. That group would have started with 500. Like a 404 error, which is within the 400 grouping. I can't recall what the term for these groupings is and I don't want to look it up.

There, now you have some of my incomplete, half-remembered and mostly useless knowledge.

[–] Trying2KnowMyself@hexbear.net 13 points 1 week ago (1 children)

513 isn’t a standard http status code, but all 5xx errors are “it’s not you, it’s us” codes.

[–] invalidusernamelol@hexbear.net 2 points 1 week ago* (last edited 1 week ago)

The fact that they made a special code for it means it's common enough that someone manually made it.

Wouldn't be surprised if they're running on either their own servers or are using a backend service that's constantly down and wanted a special code so they could have all 513s send an email to the IT guys to go reboot something.

Would be funny if they just numbered the boxes and the XX part of the code is the number written on the server.

That or they just have a fixed hosting budget for AWS and don't want to auto scale without someone approving it directly.

[–] InevitableSwing@hexbear.net 3 points 1 week ago

I wonder if they're just hosting it on bad (wrong kind of cheap) servers or a bad company.

I really wonder what the hell is going on. If this was the year 2005 - I'd assume it was a online shopping learning curve thing. But it's 2025 and how can a large company be so inept? Kroger is #27 on the Fortune 500. The other day images broke with four different errors. Yesterday and today I couldn't buy beer. And the site is also two steps forward one step back. They finally allowed sorting by price but it's buggy and it sometimes doesn't work.

[–] LeeeroooyJeeenkiiins@hexbear.net 6 points 1 week ago (1 children)

My local supermarket, Smith's

bragging about doxxing yourself over here

[–] InevitableSwing@hexbear.net 7 points 1 week ago (2 children)

I live here...

---

In all seriousness - for grocery delivery it's real bargain. But - holy mother of fuck - is it annoying!

[–] LeeeroooyJeeenkiiins@hexbear.net 9 points 1 week ago (1 children)

I'm not an op sec nerd so like whatever but also I think this might be more revealing than you might think? my initial comment was just a shitpost joke though

[–] Trying2KnowMyself@hexbear.net 7 points 1 week ago

It’s definitely the sort of thing which, given other seemingly innocuous info, could narrow a location down very significantly.

[–] lapis@hexbear.net 3 points 1 week ago

if you actually care about opsec, you can just say Kroger instead (Smith’s is one of many grocery chains that Kroger bought out).

[–] gay_king_prince_charles@hexbear.net 5 points 1 week ago (1 children)

HTTP response codes are in groups of 100, so no. 1xx -> continuing ("we've received your request and are working on it") 2xx -> everything is okay 3xx -> you are being redirected or you need to some more work to fulfill this request 4xx -> the user made an error (going to a page that doesn't exist, going to a page they aren't supposed to view, misformatting a request, etc) 5xx -> the server made an error (such as our beloved bad gateway)

[–] InevitableSwing@hexbear.net 3 points 1 week ago

such as our beloved bad gateway

:-)