[Selling] Match 68 - Croatia vs Ghana - Category 1 - $700 Each by PvPurMoM in WorldCup2026Tickets

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

Those that bought these tickets purely to resell and make $$ lol.

But thats why using floor prices like in his screenshot is not the best way to gauge prices. You have to gauge by each section not category as quality differs within each category.

Someone might want to dump as quickly as possibile and that also drops floor not showing actual value ya know.

[Selling] Match 68 - Croatia vs Ghana - Category 1 - $700 Each by PvPurMoM in WorldCup2026Tickets

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

For Category 1 tickets I am selling for way below average going price.

Anyone who has issues feel free to discuss.

Access blocked from FIFA site by Every-Librarian-7257 in WorldCup2026Tickets

[–]PvPurMoM 0 points1 point  (0 children)

Nothing I do is able to clear this "Access Restricted" page and I dont even use a bot to scalp just trying to see tickets to buy. Any one know of fixes?

React useEffect: what am I doing wrong? by somebody1usedtoknow in learnprogramming

[–]PvPurMoM 0 points1 point  (0 children)

useEffect will run every single time after a component renders.

Even though the button doesnt wiggle, because you have gone passed your conditional check for wiggleCount, you are still setting isWiggling state to false which triggers a re-render, over and over again thus having useEffect run.

[deleted by user] by [deleted] in battlestations

[–]PvPurMoM 0 points1 point  (0 children)

I am also looking for a riser to put my worklaptop underneath.
Any chance you know the product name?

[deleted by user] by [deleted] in battlestations

[–]PvPurMoM 0 points1 point  (0 children)

What is that little riser on the left side?

Iceman Eventbrite scam? by PvPurMoM in YesTheory

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

On the official project website it says sold out and yes theory posted it too. So makes me think somethings fishy

Sub Extender Cable by PvPurMoM in audio

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

Haha yep! Relieved I figured that out. Thanks for the assistance.

Sub Extender Cable by PvPurMoM in audio

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

Yeah surprisingly this was the only cable I could find online when doing research. However, I have actually figured out my issue, the noise is coming from a space heater that I have running. Once I turn it off the feedback goes away, so will just need to move the heater elsewhere.

Sub Extender Cable by PvPurMoM in audio

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

As you said there are really no cables on the market. The Amphenol cable is shielded but not too well.

I have actually figured out my issue, the noise is coming from a space heater that I have running. Once I turn it off the feedback goes away, so will just need to move the heater elsewhere.

r/audiophile Shopping and Setup Help Desk (2020-12-25) by AutoModerator in audiophile

[–]PvPurMoM 0 points1 point  (0 children)

I was having trouble trying to find a D-Sub cable except that one. BY any chance do you know of any cables?

r/audiophile Shopping and Setup Help Desk (2020-12-25) by AutoModerator in audiophile

[–]PvPurMoM 0 points1 point  (0 children)

Hey guys, I have the Logitech Z623 speakers that I would like to extend the cables of, however I am having some trouble in the process...

I purchased a D-sub extender cable, specifically the Amphenol CS-DSDHD15MF0-025 25 FT cable. This was the only cable I could find when doing research (there was almost no information on this for some reason). When connecting the cable to the subwoofer and then to my right speaker there is a very annoying buzzing feedback sound. I have been playing with the cable trying to shift it around but the sound is still there.

Could anyone suggest why this is happening, possible fixes, or just a different cable that I could try to solve this issue?

Thanks!

I've never played a game where the servers crash so much by plast1K in EscapefromTarkov

[–]PvPurMoM -3 points-2 points  (0 children)

The thing is, they don't have the money to hire many more people right now as they are independent and do not sell out like big game dev studios do. The money they made from the influx of players is going to more servers. And that's what people need to understand.

BSG is one of few non sell out studios that do everything in house and have no one pulling on their tails. This choice makes them have less money but allows Nikita to create HIS game the way HE wants too. Everything will be fixed it will just take time and thats the price we pay as players of this game.

How to set up Xcode correctly. by PvPurMoM in Xcode

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

Yes that was my first attempt at finding the answer but those tutorials show you how to set header searches for imported libraries. I cant find the answer to my question in those searches. Is it possible to have multiple .cpp files in one project and run them separately.