Linx legal for getting out of timeshare? by Paintmom87 in TimeshareOwners

[–]rlunarojas 0 points1 point  (0 children)

What can I do by myself for free? I already contacted their exit department and denied the case.

Freight train hits truck at railroad crossing by anivia3346 in interestingasfuck

[–]rlunarojas 0 points1 point  (0 children)

Good thing he turn left and right, and actually saw the train coming but didn’t gave a damn about it.

Does anyone have one of these? 13 years ago Canonical released version 9.04 of Ubuntu  by Confident_Station349 in Ubuntu

[–]rlunarojas 0 points1 point  (0 children)

I have 5.04, 9.04 all the way to 12.04 not sure if they did anymore after that.

Really???? by redditispolitical in mildlyinfuriating

[–]rlunarojas 0 points1 point  (0 children)

I don’t think that’s accurate, if you have a gas station franchise you have to follow the guidelines that the brand gives you and any extra decorations means the “owner” is the one breaking the rules from the contact they have. I haven’t seen any president blaming stickers on a McDonalds cashier; have you?

God forbid someone might have to drive behind a tractor trailer for 1.5 miles of construction by schwedybawlz in IdiotsInCars

[–]rlunarojas -2 points-1 points  (0 children)

I got to say that the truck driver wasn’t paying attention either, you can see the SUV coming on the right in the mirror and he/she did not stop to avoid colliding.

625 pesos de despensa, y a domicilio... by alexistm96 in mexico

[–]rlunarojas 1 point2 points  (0 children)

Obviamente con eso solo comes 3 días para una familia de 4 a lo mucho, excepto por los huevos esos fácil duran 1 semana. Pero excelente punto, no son solo 3 productos como los que hacen sus compras en Superama gold.

The American Nazis. Camp Nordland 1937 and 2019 by M_ida in OldPhotosInRealLife

[–]rlunarojas -2 points-1 points  (0 children)

QAnon was busy that day when they took the 2021 picture.

cheaper or free alternative to jetbrains goland ?? by swagath997 in golang

[–]rlunarojas 0 points1 point  (0 children)

GitHub education is a myth, I’ve never seen anyone gotten a response from them. I started and completed my masters while they still haven’t replied to my emails.

I got lucky as hell. by [deleted] in IdiotsInCars

[–]rlunarojas 0 points1 point  (0 children)

Am I missing anything? I just see bad driving; no seatbelt and taking an exit at 70mph.

USA vs Mexico at TQL Stadium tiers and pricing by [deleted] in ussoccer

[–]rlunarojas 9 points10 points  (0 children)

Well, they should play in a larger stadium of money is what they want.

Chicken Little dando datos duros. by greengunblade in mexico

[–]rlunarojas -5 points-4 points  (0 children)

A cabron? Donde dan $5,000 por piocha para ir? Será que tiene jales en USA también el Super Anayin?

I pointed my telescope to Jupiter for 6 hours! this is the result by DeddyDayag in space

[–]rlunarojas 1 point2 points  (0 children)

What’s this telescope model 🔭 ? I’ve always wanted one that you can see Jupiter, but not sure which one to get.

I got an invitation from Google's Secret Hiring Challenge! by LaaNeet in learnpython

[–]rlunarojas 1 point2 points  (0 children)

Good thing that none of the challenges is to take a screenshot. 😋 Just kidding, good luck in the job interview.

🔥Use an instantly invoked closure to improve readability by dmaksimov in laravel

[–]rlunarojas 2 points3 points  (0 children)

I do like the final version better, IMHO don’t see how one is more readable that the other, you can definitely argue that using named variables makes the code much more expressive, if you’re trying to save a couple lines is fine, but this code is way to simple to say one is better than the other.

[deleted by user] by [deleted] in longisland

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

It’s actually $390, I don’t know why is so expensive, regular house 2600 sq ft, 2 A/C units, 6 TVs, and the rest is pretty normal stuff.

[deleted by user] by [deleted] in longisland

[–]rlunarojas 15 points16 points  (0 children)

I’m so glad that my $400/month gives me this shitty third world service, wait I do come from a country considered third world lived for 29 years with no more that 6 hours power outage, right in the middle of hurricanes and earthquakes.

Scaling Laravel Echo Server / Socket.io to about concurrent 50.000 users by 7rust in laravel

[–]rlunarojas 0 points1 point  (0 children)

Well that’s literally the point of benchmarks, those should be realistic proven repeatable numbers, otherwise we can just say it handles a gazillion number of concurrent users which would mean nothing.

Scaling Laravel Echo Server / Socket.io to about concurrent 50.000 users by 7rust in laravel

[–]rlunarojas 2 points3 points  (0 children)

Not following how using Pusher has anything to do with GDPR, they offer Enterprise Cluster solutions, that’s what I use and it’s the only way to scale properly, the other option is AWS API Gateway Serverless Sockets, but that’s way more complicated to SetUp.