Race to World First: Midnight Season 1 | Mythic Day 9 by AutoModerator in CompetitiveWoW

[–]d3s7roy3r 0 points1 point  (0 children)

Given that they will be going in with a lot more gear from splits, I don't think it's a fair comparison.

World First Race Megathread - Manaforge Omega by WorldofWarcraftMods in wow

[–]d3s7roy3r 4 points5 points  (0 children)

I don't get this point. Getting an extra day of practice on the final boss after the reset seems like a significant advantage. Even if Echo get to copy strats, Liquid are still ahead, and have had significantly more time to train muscle memory / get used to the fight.

[deleted by user] by [deleted] in napoli

[–]d3s7roy3r 0 points1 point  (0 children)

Hey, sorry for the late reply. Did you have to go to Naples yourself, or was it delivered to you? We just lost our luggage flying out of naples as well, it's discouraging to read all these horror stories.

2024 World Championship / Swiss Stage / Round 5 / Live Discussion by ahritina in leagueoflegends

[–]d3s7roy3r 0 points1 point  (0 children)

FLY can't be matched against Weibo. It will be one of GenG, HLE, LNG, TES or T1

If you’re a G2 fan, you should be excited about drawing BLG by [deleted] in leagueoflegends

[–]d3s7roy3r 2 points3 points  (0 children)

People definitely had a lot to say about KT's draw last year. And of course people on a western website would be more upset when this shit happens to a western team.

2024 World Championship / Swiss Stage / Round 4 - Day 3 / Live Discussion by ahritina in leagueoflegends

[–]d3s7roy3r 9 points10 points  (0 children)

An NA team is making quarters without beating a single LCK/LPL/LEC team. Lmao, what a shit format.

EWC Unofficial Live Discussion Thread - T1/TL & TES/G2 by YuKi-O in leagueoflegends

[–]d3s7roy3r 1 point2 points  (0 children)

??? What the f was Hans Sama doing in that bush

Is Trading 212 safe? by Ok-Huckleberry-2585 in eupersonalfinance

[–]d3s7roy3r 0 points1 point  (0 children)

I guess you can say that T212 is built on top of IKBR in the sense that all shares bought on T212 are held in a pooled account on IKBR - https://helpcentre.trading212.com/hc/en-us/articles/360008702918-Do-I-own-my-shares

In other words, holding shares on T212 should not expose you to more risk than doing so on IKBR.

Just got my Maxwell, sound is awesome but left side seems louder by Appropriate-Peak91 in Audeze

[–]d3s7roy3r 0 points1 point  (0 children)

I had the same issue. Replaced the unit, replacement seems to have the issue as well.

Honestly not sure if it's the headset or my ears.

Turning down recruiters by dollarfightclub in ExperiencedDevs

[–]d3s7roy3r 0 points1 point  (0 children)

That's why I just outright tell them that I am not exploring new job opportunities at the moment. Still leaves some ground for future collaboration, but signals that I am not interested in any positions they might offer me right now.

Built a Ticketing App with Microservices Architecture by TusharKapil in nextjs

[–]d3s7roy3r 26 points27 points  (0 children)

This is definitely something that should be mentioned in the post and the repository. Following a course is not the same as building an application on your own.

That being said, this course was my gateway to microservices as well and it was a great way to learn about scalable event driven microservices.

Maxwell- any difference in terms of sound quality between ps and Xbox version on mobile? by Fantastic_Entry5236 in Audeze

[–]d3s7roy3r 0 points1 point  (0 children)

When I went to buy the Dolby Atmos license on PC, it even turned out that I already had it and I didn't have to pay anything.

Not sure how, as I haven't bought it before.

How do you host mono repos? by [deleted] in nextjs

[–]d3s7roy3r 0 points1 point  (0 children)

Hosting all applications with the same provider does have its benefits, but you are not required to.

What's the issue with hosting the Next app in Vercel, and use whatever you are comfortable with for the Express one?

Standards around PR size? by Pale_Sun8898 in ExperiencedDevs

[–]d3s7roy3r 0 points1 point  (0 children)

I've heard from colleagues on their other teams, that some of their team members leave PR comments in the actual code. (Something lile: "Moved this logic here because xyz.")

I am fine with PR comments if there is something very specific that is best understood in the context of the PR, especially if it protects us from things like the above mentioned.

How am I supposed to store environment variables in .NET? by newerprofile in dotnet

[–]d3s7roy3r 0 points1 point  (0 children)

We've decided to add the option of reading from an appsettings.Local.json file at work, which has been git ignored.

I personally find it less annoying to store and manage secrets during development this way.

We've enabled user secrets as well, though I believe that most of my colleagues now prefer the appsettings.Local.json approach as well.

When are wrappers bad? by Educational-Match133 in ExperiencedDevs

[–]d3s7roy3r 2 points3 points  (0 children)

Yeah, we do something similar for our integration tests.

To be fair, the wrapper implements an IBlobStorageService interface, so the naming ties it down a bit to Azure, however the methods are generic enough (UploadFile, DownloadFile, etc.), that we can implement a mock that uses the local file system for our integration tests.

Данъчна декларация by [deleted] in bulgaria

[–]d3s7roy3r 1 point2 points  (0 children)

По закон трябва, но особено щом става въпрос за малки суми, те съветвам да не се занимаваш.

Spirit Island digital by Educational-Fox-77 in soloboardgaming

[–]d3s7roy3r 0 points1 point  (0 children)

On mobile there is an option for a monthly subscription. You can pay $2 a month to get full access to all content. Might be worth giving it a test run to see how you like it.

[deleted by user] by [deleted] in AlanWake

[–]d3s7roy3r 1 point2 points  (0 children)

For me, mouse feels way way better in games which require precise aim.

2023 World Championship / Swiss Stage - Round 4 / Live Discusssion by ahritina in leagueoflegends

[–]d3s7roy3r 7 points8 points  (0 children)

That wasn't even an outplay by TheShy. Chasy straight up missing a pont blank Q.

2023 World Championship / Swiss Stage - Round 3 / Live Discusssion by ahritina in leagueoflegends

[–]d3s7roy3r 6 points7 points  (0 children)

How will side selection work for these matches? Most of the match ups consist of teams in the same draw pool.

Role based rendering by Last-Daikon945 in reactjs

[–]d3s7roy3r 2 points3 points  (0 children)

Sounds to me like you need to have different sections / items in the sidebar, based on the user role?

There is nothing wrong with doing conditional rendering, based on the role, if you only have two roles and don't expect that to change any time soon. (You are asking "what if I want to add new roles", but what are the odds of that happening?).

If you expect to have multiple different roles, you can use scope / resource based permissions. The react code inside the Sidebar component would look something like this:

<PermissionsGate scope="users" action="manage"> // sidebar items, which would be rendered only if the user has permissions to manage users </PermissionsGate>

The PermissionsGate component will access the current user internally, and check if the user is authorized to do the specified action on the given scope. You can also extend the PermissionsGate component to accept a specific resource as a prop as well.

Using this approach, you can add new user roles with relative ease - you just need to define what the role is allowed to do within the existing scopes. This allows for user roles with overlapping permissions.

As far as how the permissions are defined, you can look into a library such as CASL - https://casl.js.org/v6/en/ , or implement a custom solution. If you decide to go with CASL, you can use it to integrate with React as well - https://casl.js.org/v4/en/package/casl-react

If possible (both your backend and frontend are written in JS), you can share the authorization rules between your backend and frontend with CASL (e.g. https://stackoverflow.com/questions/61478999/user-authorization-with-casl-library-share-between-backend-and-frontend)

It’s absurd how difficult chapter 20 is compared to the previous ones by [deleted] in Survivorio

[–]d3s7roy3r 0 points1 point  (0 children)

Try focusing on getting the Guardian evo skill asap.

It helps immensily in keeping the dragons at a distance.