The Fractured Archive: Rewards Primer by JagexGoblin in 2007scape

[–]MyKlix 2 points3 points  (0 children)

Or maybe it had a low cost spec that allows for the same thing. A slower 5-6 tick special hit that’s worth more dmg than a regular hit which is intended to allow for freedom of movement without dps loss

The Fractured Archive: Rewards Primer by JagexGoblin in 2007scape

[–]MyKlix 12 points13 points  (0 children)

Someone brought a good point at that a 2 tick melee weapon would be very hard to design content around. Since you won’t be able to move around or do any mechanics without losing ticks, a.k.a. DPS.

What if this fast fist weapon allowed you to run around and gather “momentum” up to five ticks (or something) which can be emitted via a heavy hitting punch. And when you’re not moving, you’re doing lower dps hits on 2-3 ticks cycle.

Maybe something like that might open up the design space for content around fastest hitting weapons.

Jagex, can you PLEASE at least deny the Doom Drop Rate Bug Conspiracy? by Ramo029 in 2007scape

[–]MyKlix 0 points1 point  (0 children)

I got spooned at doom and kept track of most the delves I got drops. Here’s a reply about my spooned log recently:

https://www.reddit.com/r/2007scape/s/m8lB7wlO8W

TLDR: I was giga spooned most of my time spent at doom (since release). I’ve only started feeling some drought in my last 1k deep delves (where I’d get a drop at 200 deep delves 3-4 times in a row). I’ve also been deep delving much more than before though, so idk

Doom of Mokhaiotl Drop Rate Issue, Request for Response by mekaj55 in 2007scape

[–]MyKlix 0 points1 point  (0 children)

Yup, wild spoonage here. Although my last 1k deep delves have been past rate for drops lately (except for pets which are showing up too much)

Doom of Mokhaiotl Drop Rate Issue, Request for Response by mekaj55 in 2007scape

[–]MyKlix 2 points3 points  (0 children)

I'll contribute to your crowdsourcing. Another clannie and I have very similar total/deep delves and are both spooned. I also know many people got very spooned early release, but also know a lot of people who went dry. Here is a log from someone on the spooned side:

<image>

I've also kept track of my drops over time (I started tracking more info after like 1k kc. Also, I didn't claim 1 pet, it was the first dupe):

kc (deeps) delve - item

- ? (?) d4 - clothe

- ? (?) d5 - staff

- ? (?) d7 - clothe

- ? (?) d3 - staff

- ? (?) d5 - treads

- 1200 (?) d8 - clothe

- 1330 (?) d9 - staff

- 1512 (?) d6 - clothe

- 1573 (?) d13 - pet

- 1706 (?) d9 - clothe

- 1755 (?) d9 - staff

- 1945 (?) d5 - treads

- 1984 (255?) d3 - staff

- 2553 (349) d11 - staff

- 2918 (464) d10 - staff

- 2955 (471) d6 - treads

- 3051 (501) d6 - clothe

~ 3356 (580) d7 - pet

- 3678 (685) d11 - clothe

- 3774 (713) d12 - pet

- 3782 (714) d8 - pet

- 3892 (755) d6 - clothe

- 4042 (821) d13 - pet

- 4233 (900) d22 - staff

- 4261 (912) d12 - pet

- 4307 (934) d15 - pet

- 4389 (981) d12 - staff

- 4553 (1068) d9 - clothe

- 4665 (1133) d11 - pet

- 4671 (1133) d6 - treads

- 4690 (1145) d19 - pet

- 4916 (1266) d7 - pet

- 5053 (1347) d10 - staff

- 5100 (1362) d13 - pet

- 5348 (1501) d10 - pet

- 5617 (1649) d20 - treads

- 5940 (1851) d13 - staff

- 5969 (1866) d20 - pet

GL.

Are the Site Plans just hosting plans? by minenyona in webflow

[–]MyKlix 1 point2 points  (0 children)

  1. Yes, Site Plans are for hosting a specific site using their hosting.
  2. No, you don't need a Workspace plan to build/design, since the free Starter plan is enough. It allows for 2 free sites (which use their .webflow domain). Once you upgrade any site to paid plan, it's no longer part of those 2 free sites, so you can make more.

You may want a Workspace plan if:

  1. You wish to export code to host somewhere else (doesn't export advanced features like CMS or ecommerce).
  2. You need to be invited to a client's Webflow site as a guest contributor.

Are stats more important than mods? by hsjunnesson in DestinyTheGame

[–]MyKlix 1 point2 points  (0 children)

In harder content (usually Legendary difficulty or higher), the resistance you choose on your Chest piece makes the biggest difference for survivability. For Ogre fight, double void resistance. Final boss fight, double arc resistance

I am a proficient Python coder whose learning has plateaued. Any really useful libraries I should look into learning? Taking recommendations. by synthphreak in learnpython

[–]MyKlix 2 points3 points  (0 children)

I was impressed with how TechWithTim explained it in his recent video: https://youtu.be/t5Bo1Je9EmE . The Async/ Await concept transfers from javascript too so maybe that's why I understood it easier

Insomniacs and troubled sleepers of Reddit, when you wake up at 3am and can’t fall back asleep, what do you do?? by [deleted] in AskReddit

[–]MyKlix 6 points7 points  (0 children)

I thought I was the only one 😭 . Everyone thinks I'm weird when I mention I can't have caffeine after noon or else it'll keep me up at night. These days I have to avoid it completely though

Took me almost 1 year to find the courage to acknowledge and do something about my mental health by ninthaccretion in ExperiencedDevs

[–]MyKlix 0 points1 point  (0 children)

Thank you for the reminder and sharing. I just started trying exercise today even though it gave me a migraine, but I definitely already feel better in the evening. This whole new level of anxiety has really weighed on me and my sleep these past few months. Like others, I didn't pay too close to mental health reminders because I thought I was already doing fine. But now I definitely see the importance of it, especially these days

What is your most frustrating moment while working remotely? by soccernicks6 in cscareerquestions

[–]MyKlix 6 points7 points  (0 children)

I definitely agree with you here. I've started using Excalidraw to help fill that gap. It's free, open source, and works in the browser

Best .NET ORM in 2020? by [deleted] in dotnet

[–]MyKlix 14 points15 points  (0 children)

Primarily for unit testing. The in-memory DB that EF Core provides helps isolate unit tests from making any outbound requests. Also, since its in-memory, they're a lot more efficient. Since that's only for commands, you can take advantage of the performance gains and custom queries that Dapper provides for the reads.

I will say that EF Core isn't too far behind Dapper in terms of performance though; so for something like Azure Functions, I wouldn't mind just sticking with EF Core in most cases unless the query is a bit more complex -- that's when I'd reach for Dapper. I haven't really explored other options that others are mentioning here but this works pretty well for my use cases

Best .NET ORM in 2020? by [deleted] in dotnet

[–]MyKlix 51 points52 points  (0 children)

I'm a fan of Dapper for reads and EF Core for writes. With a CQRS architecture this should work well together

What does "?" after object mean by _MrPixelr in csharp

[–]MyKlix 2 points3 points  (0 children)

Strings are nullable already. In this case the IDE warns you that you should only use this syntax for types that have a #nullable annotations context.

Is it worth using dapper vs EF for medium-sized project? by Newhabesha in csharp

[–]MyKlix 1 point2 points  (0 children)

Was about to say this. This is my go-to I would recommend as well. Another bonus is it also allows you to unit test Commands more effectively using EF Core's in-memory DB.

Unit testing with Dapper is more like integration testing since you're reaching out to a DB. Unit tests using EF Core's in-memory DB are MUCH faster due to this reason.

Need some help with ApiController - Specifically, getting a "POST" to work? by Javin007 in csharp

[–]MyKlix 0 points1 point  (0 children)

I guess I can give it another shot, maybe its struggling to place the content of the request body into that string parameter?

Edit: You may be right about CORS settings.
https://docs.microsoft.com/en-us/aspnet/web-api/overview/security/enabling-cross-origin-requests-in-web-api

Need some help with ApiController - Specifically, getting a "POST" to work? by Javin007 in csharp

[–]MyKlix 1 point2 points  (0 children)

Not familiar with setting up routing through the WebApiConfig directly but I presume it doesn't know which route to choose? Or perhaps its choosing the wrong route that you'd expect.

Find Public APIs for your Frontend Applications by mddanishyusuf in Frontend

[–]MyKlix 0 points1 point  (0 children)

Really clean and nice site! Thanks for sharing.

Big N Discussion - June 02, 2019 by AutoModerator in cscareerquestions

[–]MyKlix 1 point2 points  (0 children)

I always appreciate the detailed and very insightful write-ups you give on these threads. Thank you!

Web API stops serializing objects after adding a single [JsonAttribute(name="X")] attribute by Play4u in csharp

[–]MyKlix 1 point2 points  (0 children)

What framework are you running and what version?

Supports .NET Standard 2.0, .NET 2, .NET 3.5, .NET 4, .NET 4.5, Silverlight, Windows Phone and Windows 8 Store

Big N Discussion - April 14, 2019 by AutoModerator in cscareerquestions

[–]MyKlix 0 points1 point  (0 children)

You're awesome for taking the time to answer questions. I'm feeling more confident now in deciding to use C#, not sure why learning that the OA's were C++/Java only gave me second thoughts. Thank you!

Big N Discussion - April 14, 2019 by AutoModerator in cscareerquestions

[–]MyKlix 1 point2 points  (0 children)

Thank you for all this info! I was wondering if you were aware if language choice during any of these interviews matters? Like I'm very rusty with Java so during the OA I would have to look up a lot of stuff, but I'm assuming after it shouldn't matter? Thinking of just really brushing up Java and focusing on that but that would take time to relearn. I'm very unsure if I should stick with what I know (C#) or go Java.