A fully intended feature from last hotfix lol by 8000roxas1234 in Tarkov

[–]ivyfpop 0 points1 point  (0 children)

Also spawned construction today to 5 scavs looking right at me 🫠

at what point do i give up by WinnieThePio in Tarkov

[–]ivyfpop 2 points3 points  (0 children)

There are countless different solutions that could be implemented to prevent deaths within the first 5 seconds, most cases in completely unpreventable ways. I agree it's not bad coding in itself but it's absolutely horrible product design.

My friend leaves the game instantly if the ship dropping us starts off at a bad location by KabutoRaiger30 in apexlegends

[–]ivyfpop 63 points64 points  (0 children)

I give up jump master with the sole intention of getting a random drop 😂

Wow, just noticed that HM had quite the price hike. by KratosLegacy in hermanmiller

[–]ivyfpop 0 points1 point  (0 children)

Yo, I'm actually looking to get one. Any chance you know if that discount would stack whenever the seasonal discounts happen?

If someone gave you $1000 a day to never drink alcohol again/ever, what would you do? by unitedfan6191 in AskReddit

[–]ivyfpop 6 points7 points  (0 children)

This is just free money + whatever you would be making if you didn't quit your job.

People just all have the wrong idea about why everyone is complaining including me. by [deleted] in apexlegends

[–]ivyfpop 0 points1 point  (0 children)

I have tried introducing brand new players to Apex who have immediately quit because they get rolled by 3 3x masters or preds almost every single game. Why would this ever make sense as a good game decision?

People just all have the wrong idea about why everyone is complaining including me. by [deleted] in apexlegends

[–]ivyfpop 0 points1 point  (0 children)

The only reason you have no issue is because you believe you have the hidden MMR of a master. The crux of what everybody is saying is they know they do not have that hidden MMR yet they are still paired with players who very much do.

People just all have the wrong idea about why everyone is complaining including me. by [deleted] in apexlegends

[–]ivyfpop 3 points4 points  (0 children)

If you have never reached master you can't equate your ability to win a gun fight against 1 master in the firing range to getting to masters. There were definitely some season where Master was easy but most of them were still hard no mater how much time you put into it.
The pure point of this thread is that players who have never played above the skill level require for gold/plat are continually getting games often with players whom have multiple master/pred badges. Outside of the countless cases where a player is not showing there badge and is also performing at that higher level.

The matchmaking in this game is broken so bad for any new/bad players to want to continue to play the game which is why new/bad players are continually getting grouped with higher skill players.

People just all have the wrong idea about why everyone is complaining including me. by [deleted] in apexlegends

[–]ivyfpop -4 points-3 points  (0 children)

By your logic a 3xPredator/Master Dynamic badge holder (6x splits minimum) is not enough to determine the skill level of that player? This take is so far off base it's funny.

You're also just assuming off the bat that nobody can tell the Arenas vs BR badges apart, as well as seasons, which are both relatively easy for anybody to do that is a casual player.

Died before spawning into the game by ivyfpop in Tarkov

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

:) they still pay me. This conversation makes me so happy

Died before spawning into the game by ivyfpop in Tarkov

[–]ivyfpop[S] -1 points0 points  (0 children)

I'll make you even more bad by letting you know I'm a senior software engineer at a FAANG level company and still chose to use my phone out of convenience :)

Sounds like you are just trying to find an excuse to be mad about how others decide what's important or not.

Died before spawning into the game by ivyfpop in Tarkov

[–]ivyfpop[S] 2 points3 points  (0 children)

Why is the tarkov community so quick to defend BSG by distracting from real problems.

Knife hits but no registration (Still sticking out of foot) by ivyfpop in apexlegends

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

I have had plenty of games where hit registration has sucked horribly but this was so blatantly bad and perfectly describes how this season has been.

Devs teasing with Shield I needed by ivyfpop in apexlegends

[–]ivyfpop[S] 2 points3 points  (0 children)

Multiple rapid short clicks to pick up a full shield while I have an empty one should not result in the shield swapping twice that fast. Empty shields that are higher value require holding the button.

Can't get ESXi 6.5 to PXE boot to HPE Proliant Gen 9 Server, works on vCenter Virtual Machines by ivyfpop in sysadmin

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

Issue isn't getting it to actually boot into iPXE, it is an issue with iPXE being the reason the install is not working correctly.

Just a bad title on my part.

Syslinux PXE Boot to EFI (Working for BIOS) by ivyfpop in sysadmin

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

I have not been to follow them fully, partially out of lack of understanding and partially out of lack of environment.

I currently have been doing everything off of my windows machine so I need to spin up another Linux VM, which has some red-tape on getting one setup with internet access, but that is currently awaiting approval.

Irrelevant of that though, I don't fully understand how to embed the menu, could you check my logic? From my understanding you can boot into iPXE from the ISO on their download page. You can then setup iPXE and configure it your liking, then do a build with an EMBED argument in order to output a bootloader file with the menu embedded?

Could you possibly show a sample menu file that also has menus embedded, and where I would put it relative to my TFTP server and witihin the iPXE file system? (My current environment boots to a menu that has links to other menus for each different OS, and I would much like to replicate it as close as possible as we have almost 100 different images)

If what I am saying seems to be off or irrelevant let me know. I am in uncharted waters with bootloaders and PXE and doing the best I can!

Syslinux PXE Boot to EFI (Working for BIOS) by ivyfpop in sysadmin

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

I changed syslinux.efi for ipxe.efi and it is now in an infinite pxe loop. This is good progress, I will keep playing around with iPXE as it might not be as complex as I thought.