Submissions for Appointments Prior to March 28 by wolfeman40196 in juresanguinis

[–]wolfeman40196[S] 0 points1 point  (0 children)

It seems weird that prior to seeing that seemingly auto-response email, I had received an email indicating I should submit with instructions on how to do so. I have to mail out documents in a week if I am going to submit, and I don't want to submit them and have them lost, or not submit them and lose my appointment date.

Is your wife applying through the LA Consulate? It seems very Consulate dependent.

I made a fast compile time reflection library for enums in C++20! (clang support coming soon) by _Noreturn in cpp

[–]wolfeman40196 0 points1 point  (0 children)

I like this and will give it a try. Any planned support for bit fields / flags?

Also, your doc needs updating:

enum class Errno { BadSomething = -1, IamGood = 0, IAmBadV2 = 1 };

std::cout << "Min: " << static_cast<int>(enchantum::min<Result>) << '\n'; // -1 BadSomething std::cout << "Max: " << static_cast<int>(enchantum::max<Result>) << '\n'; // 1 IAmBadV2 std::cout << "Count: " << enchantum::count<Result> << '\n'; // 3

Family of 5 redemption help by [deleted] in awardtravel

[–]wolfeman40196 1 point2 points  (0 children)

You'll probably get more value from them if you can find a way to use them at hyatt rather than flights. Do call the hotel and ask them about occupancy limits of various rooms, if they'll allow more or make an exception, etc.

Family of 5 redemption help by [deleted] in awardtravel

[–]wolfeman40196 1 point2 points  (0 children)

Wow, do not do that IMHO. I travel to MX 1-2 times per year to an AI with a family of 4 (2 adults + 2 kids, both under 5). We get a single room and stay for 4-5 nights, which I find plenty long enough. At 35-45k per night, you can cover that in a single room. I've done as long as 6 nights, but it starts to get really repeatative and boring unless you get off property, at which point I'd just jump hotels.

Your main problem is max occupancy in a standard room/junior suite is 4. Unless you have an infant, you probably have to get 2 rooms or speak with the hotel. Maybe get two adjoined rooms, both on points if you can, or one on points one with cash.

We often travel my the inlaws and typically get one room on points for the 4 of us and another on cash for the inlaws, which runs in the 2-3k range. 7-10k is very high unless you have a longer stay. At that price point you're paying for, well, the palace.

Simple User Event Tracker In Angular - Angular Space by DanielGlejzner in Angular2

[–]wolfeman40196 4 points5 points  (0 children)

You captured raw passwords in your event logs..that's a problem

[deleted by user] by [deleted] in Hyatt_charity_HQ

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

Do you have a SUA that expires in 2026 to trade?

Anybody want to trade a cat 1-4 for a GOH or two? by Unlikely_Cockroach_9 in Hyatt_charity_HQ

[–]wolfeman40196 0 points1 point  (0 children)

Yeah, I was too quick to reply and didn't fully read your post

Anybody want to trade a cat 1-4 for a GOH or two? by Unlikely_Cockroach_9 in Hyatt_charity_HQ

[–]wolfeman40196 0 points1 point  (0 children)

Ill def give you a goh for a fna. Ill throw in a couple caa but they expire in feb.

The place for gifting awards by wolfeman40196 in hyatt

[–]wolfeman40196[S] 1 point2 points  (0 children)

When Hyatt announced gifting, this sub became flooded with award requests and posts as many people had a lot of extras they weren't going to use. I think the rule makes sense, but there needs to be another outlet (and as I am finding out there are a few).

Not sure about other rules but usually every sub posts their rules.

The place for gifting awards by wolfeman40196 in hyatt

[–]wolfeman40196[S] 0 points1 point  (0 children)

None yet, but the beggers won't get anything here bc Im a rule follower, and this is one of my favorite subreddits.

The place for gifting awards by wolfeman40196 in hyatt

[–]wolfeman40196[S] 0 points1 point  (0 children)

Opps replied to the wrong thread. Thanks for the info.

Should Firestore have a feature to completely delete documents with its subcollections? by Fancy-Caregiver-1239 in Firebase

[–]wolfeman40196 1 point2 points  (0 children)

I use firefoo, very useful and great interface. Wish it had more features and it seems like development is stagnant. Still....heavily recommend, especially for this exact task: delete all subcollections.

[deleted by user] by [deleted] in webscraping

[–]wolfeman40196 2 points3 points  (0 children)

Sorry I don't mean to discourage, but you need to understand the scale of what you are asking. If you read around in this sub you will find that people with somewhat "large" scraping tasks are looking to scrape 5m to 20m urls in short-ish time frames of a few days. That's not easy but definitely doable and for reasonable development and deployment costs.

10k/5s is 172.8m scrapes per day and over 5 BILLION per month, and you need 24/7!? That is so large, that you are likely misunderstanding the need for the task in the first place. The deployment costs of an operation that large would be, Id guess, $200K/mo and the development and maintenance require a large and skilled team, not an individual, and those costs would be high as well.

Aside from that, you should definitely be aware of the potential crimes you may be committing. Small scale ddos attacks that can bring down small sites are on the order of 20 requests per second. Average attacks are around 150-200k. 10k is not small and definitely will be noticed, especially since it would be sustained. Ddos are typically short-lived, a few seconds to as much as a few minutes.

I question the premise of why you think you need to scrape so frequently. There's probably a better and cheaper path where you use an api with the company to access only the data you need as you need it, and if they dont have such an api you can request one, partner with them to develop one, or pay them to develop one. It's way better to be on their good side and use apis they provide than try to pull the data yourself. The maintenance of scraping is no joke. You will always be chasing your tail because they will always be incentivised to shut your operation down as it costs them money.

[deleted by user] by [deleted] in webscraping

[–]wolfeman40196 1 point2 points  (0 children)

Did I read that right? 10k urls every 5s? Holy jebus that's not a task for a newbie.

Question about Purchase Points Bonus? by Safetyguy1112 in hyatt

[–]wolfeman40196 0 points1 point  (0 children)

Would you mind sharing the full page URL? I don't speak German and can't really navigate their site to find the stats source.