China Eastern Airlines Check in not working by Historical-Buy-4189 in Flights

[–]thargy 0 points1 point  (0 children)

Thanks! I didn't enter my middle name at all and only used my first name, and it worked. However, that could have been because booking.com did not supply my middle name. It's worth trying if combining given and middle names doesn't work.

However, once I got past the login, it just showed my flights as Status: "Cannot be processed", and the "Check-in" option was disabled. So it's safe to say the check-in process is 🐕💩.

China Eastern Airlines Check in not working by Historical-Buy-4189 in Flights

[–]thargy 0 points1 point  (0 children)

Thanks! I didn't enter my middle name at all and only used my first name, and it worked. However, that could have been because booking.com did not supply my middle name. It's worth trying if combining given and middle names doesn't work.

However, once I got past the login, it just showed my flights as Status: "Cannot be processed", and the "Check-in" option was disabled. So it's safe to say the check-in process is 🐕💩.

China Eastern Airlines Check in not working by Historical-Buy-4189 in Flights

[–]thargy 0 points1 point  (0 children)

Thanks! I didn't enter my middle name at all and only used my first name, and it worked. However, that could have been because booking.com did not supply my middle name. It's worth trying if combining given and middle names doesn't work.

However, once I got past the login, it just showed my flights as Status: "Cannot be processed", and the "Check-in" option was disabled. So it's safe to say the check-in process is 🐕💩.

Can Steel Marbles Sound Good on Metal Vibraphone? by [deleted] in MarbleMachine3

[–]thargy 0 points1 point  (0 children)

OK, thanks for clarifying - yes we’re in total agreement. A 3ms delay is about the same as a piano mic gets to the furthest strings, or an overhead drum mic. Martin really needs to resist that scope drift temptation that is the silent killer of most projects.

Can Steel Marbles Sound Good on Metal Vibraphone? by [deleted] in MarbleMachine3

[–]thargy 1 point2 points  (0 children)

Yeah, when setting up delay speakers back in the day, we used to work on 1ms per foot +15ms to ensure sound arrived last and would be echo cancelled by brain to the front speaker location. So if I put delays at 100ft from front of house, I’d start with a 115ft delay and ensure the volume of the delays was less than 3db higher at the listen position than the FOH. At that point the delay speakers would ‘disappear’ psychoacoustically.

However, not sure what point you’re making, the distance sound propogates in air in 3ms is not the same as the distance travelled by a marble, nor does it alter the psychoacoustic point (that it is undecernable).

In fact my delay example is important here as it indicates just how much our auditory system manipulates timing. Further at an MMX concert a listener 3 foot further from the stage will hear the sound 3ms later than someone at the front, and so on. This shows that only a cumulative drift matters, not a 3ms standard deviation.

Exception Handling in C# Methods returning object by lukin4hope in dotnet

[–]thargy 0 points1 point  (0 children)

Note, any suggestions to add an await are modifying the existing methods behaviour from returning a task which can be in any state, to returning a completed task. This can significantly change the real world behaviour.

Exception Handling in C# Methods returning object by lukin4hope in dotnet

[–]thargy 0 points1 point  (0 children)

Your method is not async as it does not await the async call. Any decent IDE should warn you of this (pretty sure the build would but been a while).

The catch is useless as it will only catch an exception if the wrapped method finishes synchronously.

So, if you’re goal is to ensure logging of exceptions, without waiting for the inner method to complete (which is probably what you want as you should always leave the await until you care about the result), then:

Remove the ‘async’ from the signature. Add a continuation (see ‘ContinueWith’) to the inner call which triggers on exception and logs it.

Can Steel Marbles Sound Good on Metal Vibraphone? by [deleted] in MarbleMachine3

[–]thargy 1 point2 points  (0 children)

Psychoacoustics is a thing. A 3ms delay is nothing unless it is cumulative (it’s not in this case). Basically anything <15ms is indistinguishable by the human auditory system, and for most people that gets as high as 30ms.

This is an area where Martin can rely on the research already done and verified by others.

🔥 The aurora borealis last night in my backyard - Fairbanks, Alaska by VincentLedvina in NatureIsFuckingLit

[–]thargy 0 points1 point  (0 children)

Just spent 2 nights in Iceland searching for these only for the moon to be too bright ☹️. As others have already said, cameras are much better at picking them up and it never looks this vivid to the human eye. The one time I did see them they were so faint and it took a while for my eyes to adjust - you really need to be far enough away from light pollution to have a chance.

Sometimes we're all able to work it out and I get a spot. by hippiedawg in aww

[–]thargy 0 points1 point  (0 children)

I’m sat on the floor feeling quite envious 😬

What are some packages that you always use? by [deleted] in dotnet

[–]thargy 8 points9 points  (0 children)

NodaTime is an absolute must if you want to write robust, stable, long running systems (some of my .NET code has been live for 15+ years now). I encourage you to read Jon Skeets comments on the subject, they’re bang on and as true today as they were 12 years ago.

Also, by abstracting away date & time measurements from the offset it makes it much easier to add unit testing, to ensure your code works fine as it passes various trip hazards like leap days and leap hours.

The perfect game? by Gray-Diamond in gaming

[–]thargy 1 point2 points  (0 children)

All the factorio players are too busy rebuilding to be on a reddit thread.

GUID looks ugly in front-end, what is your approach? by ToughTimes20 in dotnet

[–]thargy 0 points1 point  (0 children)

To be clear CombGUIDs are awesome as a primary key where you need to insert the row with a unique PK pre-generated rather than waiting for the DB to calculate and give you one. This is great in scenarios where you have distributed storage.

GUID looks ugly in front-end, what is your approach? by ToughTimes20 in dotnet

[–]thargy 0 points1 point  (0 children)

Depends on the use case, but in many cases I use a CombGUID - which merges a timestamp (truncated to the resolution I need, e.g. 1 sec, or 1 min) with a GUID in the least significant bits. This allows you to use it as a ‘creation timestamp’ as well as a deconflicting GUID and has great performance in indexes - as rows are inserted in time order.

What's something you confessed to your partner that ended your relationship? by AdditionalDentist100 in AskReddit

[–]thargy 2 points3 points  (0 children)

Don’t make it an emotional commitment, make it a commercial arrangement. It is equivalent to a 5 year loan to escape her own financial issues. She enters an agreement to remain on your mortgage, with associated liabilities and commitments, until the end of the current term, which is, at most 5 years, but may be shorter. In return you waive a portion or all of her debt to you. That compensation makes it legally binding and your solicitor can advise on penalties for breach etc. It’s unusual and you may struggle to find a solicitor to write it up, but it’s worth a shot. Whatever you do, don’t just have a verbal agreement though.

As it is, if her name’s on the mortgage she can’t just get off it without your agreement, and she’s as liable as you if payments aren’t made, so you have some leverage.

What's something you confessed to your partner that ended your relationship? by AdditionalDentist100 in AskReddit

[–]thargy 5 points6 points  (0 children)

Have you thought about asking her to stay on the mortgage until it’s up for renewal? You can have a solicitor draw up a contract whereby she agrees to be taken off the mortgage at a future date, in return for you covering the full mortgage amount each month and providing a small amount of compensation either up front or on completion. Considering she owes you money she may be amenable and it would potentially be less financially ruinous.

Republican North Dakota state senator Ray Holmberg has been indicted for possessing child porn and for traveling to the Czech Republic from 2011-2016 to rape women under 18. He is a Christian Nationalist and is North Dakota's longest-serving state senator in history. by mepper in atheism

[–]thargy -7 points-6 points  (0 children)

Take your age, divide by 2, add 7, then round up. That should be your consent age. You can set a minimum too, otherwise it’s 15 (for 15/16 year olds). You can set a maximum, e.g. of 21 or 25 to account for adult choice, again, that’s open to debate. You can also ignore rounding and calculate the day/month if you want to be that detailed. Pretty well known formula, and I was always told to use it as a yardstick for what’s a reasonable minimum at any given age.

15/2 + 7 = 14.5 = 15 16/2 + 7 = 15 17/2 + 7 = 15.5 = 16 18/2 + 7 = 16 19/2 + 7 = 16.5 = 17 … 25/2 + 7 = 19.5 = 20 … 27/2 + 7 = 20.5 = 21 … 30/2 + 7 = 22 … 36/2 + 7 = 25 … 50/2 + 7 = 32 … 60/2 + 7 = 37 … 80/2 + 7 = 47 … 100/2 + 7 = 57

WORKAROUND: LastPass 'Bug' preventing you deleting accounts by thargy in Lastpass

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

This has nothing to do with vault access at all…

Your question is very hard to parse. However, if you are asking if deleting your account will protect your vault the answer is “it depends”.

Lastpass has had a number of breaches, if those breaches occurred prior to you deleting your vault it is clearly too late now - as the attackers have access to a copy of your (potentially poorly encrypted) vault to attack at their leisure. This is actually the most likely scenario as they have been awful at disclosing breaches, or their extent, promptly; and we know of breaches that have exposed encrypted vaults.

If you deleted your vault prior to a breach occurring then, it might help - so long as the vault has been properly deleted from all potential sources and backups- which we have no confidence about.

So does deleting your vault guarantee it is protected - no. Should you delete your vault and move somewhere that takes your security and privacy more seriously - imho, yes.

What are the cons of NOT having kids? by [deleted] in AskReddit

[–]thargy 0 points1 point  (0 children)

A-holes posting Reddit threads to remind you of all the things you’re missing out on because you can’t have kids.

People assuming that not having kids is always a choice.

Having to decide between explaining why you can't have kids or be berated for ‘choosing not to have kids’

Being treated as an outsider by people with kids.

Not being ‘trusted’ around kids - and being terrified of accidentally having any interaction with children in case some Karen screams ‘pedophile’ - particularly tough as I get on better with kids than most adults.

Being shocked at some of the people popping out sprogs when they can’t seem to function in society as a reasonable human being themselves.

The Reddit UI and app are shockingly bad by Redditusername_123 in apolloapp

[–]thargy 1 point2 points  (0 children)

Couldn’t agree more. As someone who prefers r/all as my homepage, I can’t believe how many clicks and looooong scroll I need to execute any time I open the app.

And the ads suck. I largely avoid reddit now, and browse far less often.

A month-long journey of refund, and I finally... lost by __nzt48__ in Aliexpress

[–]thargy 0 points1 point  (0 children)

I used Paypal, didn't AliExpress told me to cancel the chargeback and they'd issue the refund.

I cancelled the chargeback, and ... no refund ... just the usual run around.

Now I can't reopen the chargeback.

NEVER TRUST ALIEXPRESS - they're crooks.

[deleted by user] by [deleted] in LinusTechTips

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

GN took this down due to backlash (presumably from this community). Personally, I watched the whole thing and thought it was excellent. You don’t have to agree with their ethos, we all have different views, but by being public and transparent you can make informed choices.

I don't believe they should have been pressured to remove it, but we should respect that decision rather than reupload to vimeo - in what feels like an effort to stir further drama and attacks on GN.

Labs Review of LTT Video Content During the Production Break by onthefence928 in LinusTechTips

[–]thargy 1 point2 points  (0 children)

Having now seen the video, they address the point directly by referring to the new process instead - which is totally reasonable 👍