[-] [email protected] 4 points 1 day ago

The only time I actually experienced this was in the states. Lady doing 5 under in outside lane, big queue trying to get past by pulling in Infront of me (with space.) Had to push past my Britishness to undertake.

[-] [email protected] 26 points 1 week ago

In case you never saw it when it first came out: https://neal.fun/password-game/

[-] [email protected] 67 points 1 month ago

Starting June 2024, iFixit will no longer be Samsung’s designated third-party parts and tools distributor. Also starting next month, we will no longer have a quantity limit of seven Samsung parts per repair shop per quarter.

Wow that is quite a limit Samsung. I can see why no one would want to be a partner with them. (Which was obviously the point.)

[-] [email protected] 29 points 2 months ago

In the how this works section they detail that it comes from MDM solutions. In English this is a feature for it admins of companies who use the intune management software from Microsoft. You probably need pro or better to even use the feature.

At a quick glance, it looks to be a way of whitelisting domains at a DNS level, but with the added feature of having allowed DNS servers.

[-] [email protected] 30 points 2 months ago

It's almost like trying to squish different security architectures on top of each other doesn't work well. It's a nice idea, but it was either not going to work smoothly or be a big security issue.

[-] [email protected] 69 points 2 months ago

I find it surprising that existed. Not an unreasonable change.

For the lazy, when a game sold "advanced access" as part of a pre-purchase; game time before release didn't count to the 2h refund limit. So you could play eg 10h of a game, then refund it on release. This is them fixing it.

[-] [email protected] 37 points 3 months ago

It's all allocated, but not all those allocations are for routing on the internet. Eg private ranges, localhost space, multicast, experimental ranges. Unfortunately you can't repurpose those ranges as there is already kit out there that is hard coded to treat them a particular way.

[-] [email protected] 25 points 5 months ago

Windows 11 had a link to that in under the advanced network options.

I say had as a recent update just took it away. They added a new advanced settings to replace the network connections part you linked to, but it is still missing options. Almost 10 years of the new settings and still no way to enable split tunneling on a vpn in the new UI.

6
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]

So I managed to get part 1 of the day, but it took 2 seconds to run on the real input, which is a bad sign.

I can't see any kind of optimisation that means I can skip checks and know how many combinations are in those skipped checks (aside from 0.) I can bail out of branches of combinations if the info so far won't fit, but that still leads me to visiting every valid combination which in one of the examples is 500k. (And probably way more in the input, since if I can't complete the example near instantly the input is not happening.)

Right now I take the string, then replace the first instance of a ? with the two possible options. Check it matches the check digits so far then use recursion on those two strings.

I can try to optimise the matching, but I don't think that solves the real problem of visiting every combination.

I don't think (or hope) it's just bad code but this is my code so far (python.)

edit:

spoilera cache was the solution!

[-] [email protected] 28 points 6 months ago

I'm sure that commit will be fixed in sort order and not remain that way until it becomes a "we don't know why, but just do this bit."

[-] [email protected] 26 points 10 months ago

I think you report to your nation's Data Protection Centre, each member has their own that takes the reports. If I was still in the EU I would have put more time into finding out how reports work.

[-] [email protected] 109 points 10 months ago

IIRC the EU also ruled that burying the rejection options under additional links counts as a violation. Hence why Google now has a Reject button next to the accept button. Most sites still do that.

[-] [email protected] 33 points 10 months ago

Considering how many startrek memes I see on lemmy, I'm surprised this was the original meme.

view more: next ›

purplemonkeymad

joined 11 months ago