Went to movies for the first time in like 8 years. On a Saturday evening, prime evening time.
It was my partner and I and a singular other couple. That was it in the whole cinema.
This was at Numetro so, curious to see if that was a once off or not and how they will keep going.
I think some clarity is going to be needed on this whole situation.
There are two whole separate stories here:
ONE - Fenway
You are saying there is a new company called Fenway Supplier. Everything about the domain and its hosting is REDACTED FOR PRIVACY, which is at lease a little suspicious...
Forgive me for the derail. One day a company will have the money, time and equipment to eventually do a direct path like this.
This trip is 11,310 kilometres for the road, obviously its not 100% accurate and there would be better ways to go about and cut corners. You can see some...
Did this calculation when Lazer links was first revealed with simulations, best and worst case.
It's all possible but this will not be consumer grade, it would have to be sold per Mbps to ISP's as transit and is/would be extremely expensive.
Thankfully a ton of live traffic doesn't use much...
What we are planning for is going to be on all our networks and around the country, of course focusing on Durban, Cape Town and JHB due to the NLD routes available. It's still a ton of work and planning to get through but we are getting there slowly, hoping to have some updates to post in the...
On my second order, they said they would need to wait for the connect department to open tomorrow morning before they can assist and followup on the other confirmed order.
They just dropped off the Ipad. That was confirmed and I managed to get through everything without it crashing (took like 30 attempts).
On the PS5 on FNB mine crashed but I clicked accept, so honestly, not sure what they are going to do, I'm not happy about accepting terms on something that was...
Don't worry one day rpd will support more than 60fps... One day.
I used to work on 49" 4k as that was about the same as 4x1080p monitors
That said even the 100hz ones make a major difference to the experience.
Just got the same for the iPad now.
Vodacom payment was going through on the Xbox but it crashed and nothing anybody can do but that's for another thread.
This is how they calculate who gets onto the app without it crashing
import random
total_people = 1000000
probability_of_entry = 1 / total_people
random_number = random.random()
if random_number <= probability_of_entry:
print("You are one of the lucky ones! You can enter the...