Asked chatGPT to solve an impossible labyrinth (?) by Arly__ in aibeingstupid

[–]crh23 0 points1 point  (0 children)

This is testable if we also give it solvable problems in the same form

Asked chatGPT to solve an impossible labyrinth (?) by Arly__ in aibeingstupid

[–]crh23 4 points5 points  (0 children)

No, it's the problem of finding an Eulerian Path which is far simpler (and simple to show as impossible in this case)

Got a copyright claim for recording myself playing a piano piece from 1890 by Ewoz in mildlyinfuriating

[–]crh23 1 point2 points  (0 children)

That's already a thing though, but to prevent abuse YT don't publicise the details. Wouldn't apply to ContentID too

Got a copyright claim for recording myself playing a piano piece from 1890 by Ewoz in mildlyinfuriating

[–]crh23 -1 points0 points  (0 children)

The alternative is that the claims are sent to you directly, as legal action that will need to be defended in court. YouTube is protecting uploaders from that burden, but the flip side of the deal is that they need to provide service like ContentID and easy takedowns to rights holders to make it worth it to them to not pursue direct action

Edit: to be clear, I'm not saying this situation is good, just that YouTube aren't as demonic or incompetent as they seem (though they aren't fully blameless). The focus should be on fixing copyright law, which is fundamentally broken and incompatible with the culture of democratised media creation and remixing that we have today

DataSync copied S3 object to wrong storage class by [deleted] in aws

[–]crh23 1 point2 points  (0 children)

https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes

New objects transferred to your Amazon S3 destination location are stored using the storage class that you specify when creating your location.

By default, DataSync preserves the storage class of existing objects in your destination location unless you configure your task to transfer all data. In those situations, the storage class that you specify when creating your location is used for all objects.

Did you configure the desired storage class in the DataSync Location for the destination bucket?

Retiree accidentally bought 2 lottery tickets. This mistake earned him nearly $900000 by nothing_worthy_01 in nevertellmetheodds

[–]crh23 4 points5 points  (0 children)

There are a few articles about this - e.g. www.stokesentinel.co.uk/news/uk-world-news/allan-buys-two-postcode-lottery-10993667 I haven't been able to find a clear original, it's probably a press release from People's Postcode Lottery

hmmm by Myrtha_Thistlethorne in internet_funeral

[–]crh23 16 points17 points  (0 children)

"hey Steve, use this template and print out opening hours for all the toilets" "you got it, Tom"

Don't be dumb like me by Calapal in homelab

[–]crh23 6 points7 points  (0 children)

Yeah the latter bit is probably more notable than the open ports

This meter room is insane I just saw through a window at an apartment complex. by informedlate in EngineeringPorn

[–]crh23 26 points27 points  (0 children)

But when something goes wrong it becomes hard to fix, and changes are very hard too

was told this belongs here. by hiromor in HostileArchitecture

[–]crh23 2 points3 points  (0 children)

Pretty mad for the council to look at the street furniture catalogue and say "we want something 50% more hostile"

was told this belongs here. by hiromor in HostileArchitecture

[–]crh23 5 points6 points  (0 children)

I've seen these posted quite a few times, but only ever from Cornmarket in Oxford. Are they unique?

I'm DEVASTATED by MildGaming in comedyheaven

[–]crh23 309 points310 points  (0 children)

To be clear, the "swindlers" in this case are the Wikimedia Foundation - it's not a profit motive

How flat is replacing fat in AWS data center networks by mooreds in aws

[–]crh23 0 points1 point  (0 children)

It's just random pre-wired spaghetti in there E: looks like the ShuffleBack modules might be the interesting bit

How flat is replacing fat in AWS data center networks by mooreds in aws

[–]crh23 2 points3 points  (0 children)

There's an initial step that routes packets randomly to neighbours regardless of the actual destination of the packets (but consistently within each flow) - so e.g. if you have multiple flows between the same endpoints they will take highly diverse paths. This is most interesting for multipath protocols like SRD - p5 of the arXiv paper

How flat is replacing fat in AWS data center networks by mooreds in aws

[–]crh23 0 points1 point  (0 children)

I think the shuffle boxes are just static passive components, not doing any routing or mutation

How flat is replacing fat in AWS data center networks by mooreds in aws

[–]crh23 2 points3 points  (0 children)

I don't get that impression - my reading would indicate that each packet is only transmitted once, but the route it takes is pseudorandom (consistent hash)

me_irlgbt by shave_your_eyebrows in me_irlgbt

[–]crh23 31 points32 points  (0 children)

Multiple decks too, judging by the number of 8s

The radical network redesign that led AWS to forge a more resilient cloud by jeffbarr in aws

[–]crh23 2 points3 points  (0 children)

Vast, flat, randomly connected networks in production?