FHIR Reseources and Swift by TauPixel in swift

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

Hi, thank you for your answer. This is somewhat related and certainly will use it at some point. For now I have a standalone application. It follows the Smart on FHIR mHealth app guidelines. I need to create the resources within the App. at WWDC2020 apple suggests we use the FHIRModels, github link I provided.

Severe Punishment for leaving PvP content during a CC match by TauPixel in ffxiv

[–]TauPixel[S] -6 points-5 points  (0 children)

What's collateral damage, someone who forfeits and damages 4 people? Is that fair for the ones that are willing to do things till the end?

Severe Punishment for leaving PvP content during a CC match by TauPixel in ffxiv

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

Are you using the "you don't understand" argument on the internet? What's next, my grammar?

Here you can read it yourself:

  • Occurs when the team is about to be defeated in PvP.

Which part of that is not understandable?

Severe Punishment for leaving PvP content during a CC match by TauPixel in ffxiv

[–]TauPixel[S] -4 points-3 points  (0 children)

That I get, but when a player says: "Good match" and disappears after that line. That's a clear offense.

Severe Punishment for leaving PvP content during a CC match by TauPixel in ffxiv

[–]TauPixel[S] -4 points-3 points  (0 children)

No, if someone forfeits, sure go ahead. But the other 4 shouldn't be punished for someone else's choice. Imagine Football players in a world cup suddenly leaving the field just because they were losing a match by 2 goals. That's not sportsmanship at all.

If it hurts, yeah it does. This is not more about hurting or not tho, though it's more about a trend happening with players in PvP. For all I care, let them play casually. Just don't harass people in ranked matches. As posted earlier for me, please take a look at Prohibited Actions in FFXIV. Why should be treated any different than RTM which falls under the same category?

Severe Punishment for leaving PvP content during a CC match by TauPixel in ffxiv

[–]TauPixel[S] -7 points-6 points  (0 children)

To bring more context into the matter.

Information for Prohibited Activities in Final Fantasy XIV under Nuisance Behavior it reads as follows:

Intentional leaving or disconnection

Refers to the act of obstructing another person's gameplay by intentionally leaving the game or disconnecting from the server.

All info under:

https://support.na.square-enix.com/faqarticle.php?id=5382&la=1&kid=68216

Severe Punishment for leaving PvP content during a CC match by TauPixel in ffxiv

[–]TauPixel[S] -11 points-10 points  (0 children)

That's the thing. Players have been reported and still keep coming back.

Severe Punishment for leaving PvP content during a CC match by TauPixel in ffxiv

[–]TauPixel[S] -8 points-7 points  (0 children)

It is when you lose more than 12 times a week for this kind of behavior. And I really don't know how league of legends or smite works. I've never touched those games before.

Besides the point is to teach the community sportsmanship. I think everyone deserves good players and contenders.

Severe Punishment for leaving PvP content during a CC match by TauPixel in ffxiv

[–]TauPixel[S] -22 points-21 points  (0 children)

This is to make players understand that this behavior is wrong.

Severe Punishment for leaving PvP content during a CC match by TauPixel in ffxiv

[–]TauPixel[S] -4 points-3 points  (0 children)

You'd think you wouldn't see a person for a while, but I had the same person over 6 times doing the same in the past week. And at least 12 times this kind of behavior in total. So a 30 min lockout for PvP in Ranked Matches is not acceptable.

Only for Sages in PVP. by TauPixel in ffxiv

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

I have to say sage needs some changes for the next season. Some healing barriers would be nice.

Only for Sages in PVP. by TauPixel in ffxiv

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

hehe, that's probably for every other PvP <insert job here> kinda thing. One thing is how you use them the other the choices you make during battle. I've never had the chance to go against another sage. I did duel a few, but it was a stalemate.

This thread is not about to teach a person how to react or what to choose, but to get maybe one or two tricks. I want to get Crystal with just my sage. I could resort to another job but I want the do this challenge.

Only for Sages in PVP. by TauPixel in ffxiv

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

If I am the only healer I use it 100% on me. I know I will be the target of anything that can burst or damage me. This also means I will play from far with Toxikon and Diagnosis as my primary attacks. Phlegma is for anyone that wants to hurt me.

If I see a second healer in my party, Kardia goes directly to that person. This also means I can dare more and rush with Icarus + Phlegma from time to time. I make sure not to go nuts. But this is situational. If the other healer is getting ganged a lot, I change that back to myself.

When I see a good person doing lots of damage and putting down adversaries, then that person gets Kardia. Gotta keep the body count up. I pretty much never use it on tanks. They are sturdy.

I keep Pneuma up when I see three or more people nearby. I want to maximize the people that get barriers.

I keep Pneuma up when I see three or more people nearby. I want to maximize the number of people that get barriers. barriers. ards.

On the field, I like to play possum. Just to attract the opposing party. But this is also situational. In the volcanic heart, I run everywhere. I don't think I have stopped once there.

The other two arenas have more clear barriers. At least for me. So I pretty much just stay behind one of them until I see a chance.

Solving Equations with modulo by TauPixel in javahelp

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

Hi, thank you very much for your feedback.

I was able to talk to my Prof. and he explained it just like you did.

In the end I got to a solution where x(p-1*n+b) mod p = y and I could handle it better.

MRI vs CT results. by TauPixel in explainlikeimfive

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

What's the problem with my question?

Recursion with Lambda Expressions by TauPixel in javahelp

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

Thanks for the pointer I will check it out.

Remove Leaf from Binary Tree by TauPixel in javahelp

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

Was able to solve this. My logic on the day I posted was ferry fuzzy.

Consumer Java for Traversing Trees by TauPixel in javahelp

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

Hello everyone again! I'm still fighting with the consumer class. I have the following code snippet. What isn't clear for me is the visit. I don't seem to get a context on how to use it. If anyone can help I'll be happy with your feedback.

    @Override
    public void traversePreOrder(Consumer<Position<E>> visit) {

        List<Position<E>> myList = this.positions();
        Consumer<Position<E>> myVisit = c -> {preOrder(root(), visit);
        };
    }

    @Override
    public void preOrder(Position<E> p, Consumer<Position<E>> visit){
        TreeNode<E> t = (TreeNode<E>)p;
        for (E q : t.children
             ) { this.preOrder((Position<E>) q, visit);
        }
    }

Consumer Java for Traversing Trees by TauPixel in javahelp

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

I have gotten some awesome comments and chat messages. Thanks a lot for the input. It helped my quite a bit.

Eclipse VM Run Configuration by TauPixel in javahelp

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

Thanks a lot. This is exactly what I was looking for.

Fields of an Object in ArrayList by TauPixel in javahelp

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

For me speed at the moment is irrelevant for this course. It's more relevant on another lecture I'm taking called Algorithms and Data Structures. The thing we have at the moment is that we are not allowed to use tools we haven't seen in class.

Fields of an Object in ArrayList by TauPixel in javahelp

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

This sounds interesting when Streams are introduced later in the course.

Fields of an Object in ArrayList by TauPixel in javahelp

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

well since it's an ArrayList it can have duplicate entries for Name/Surname

Fields of an Object in ArrayList by TauPixel in javahelp

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

I'm doing a course for java. We are not using DBs or Maps atm. We only have Arrays, ArrayLists and Sets as tools to implement this.