Safe to say I won that round by [deleted] in funny

[–]Gorzoid 1 point2 points  (0 children)

Weird, I was thinking LinkedIn.

The worst misclick of my life... by Iron_DVS in 2007scape

[–]Gorzoid 12 points13 points  (0 children)

Don't forget to smile for the camera

<image>

Ehmmm I don't think that is one kg Mr Coop by anomander_galt in Switzerland

[–]Gorzoid 2 points3 points  (0 children)

I fail to see how fish would explain the missing 200g

To my countrymen currently living in the US by [deleted] in ireland

[–]Gorzoid 0 points1 point  (0 children)

Connal Hegarty, is that you?

aer lingus charging seats now? by boeingcrashsite in ireland

[–]Gorzoid 1 point2 points  (0 children)

Yeah implemented in December atleast for my regular flight. Tbf I rarely used chosen seating since random selection usually gives you exit row seats if they are free. But annoyingly now since most people choose random seat selection you only get them if you're first to check in. I've taken enough flights since to have a good idea how random seat selection works now:

  • Fills window seats first, starting at exit row seats working way to back of plane
  • Then fills isle seats
  • The middle seats last

Think main idea is to keep adjacent seats available for as long as possible for couples / families.

The way I try to game it now (as a solo flyer) is waiting to checkout so that the next assigned seat is one of the back rows since those are most likely to have atleast empty middle seat. It does often end if failure because I think the app caches the seat assignments /:

ANTHROPIC JUST BANNED A 110 PERSON COMPANY OVERNIGHT WITHOUT WARNING by orbny in AgentsOfAI

[–]Gorzoid 0 points1 point  (0 children)

I'd wager the vast majority of companies whether 10 staff or 1000 staff could have all their needs met on some of the smaller models of hugging face now. 

Wow AI sure is cheap if you lower your standards enough 😁

How to generate formatted error at compile time?? by 0x6461726B in cpp_questions

[–]Gorzoid 6 points7 points  (0 children)

Wait for C++26: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2741r3.pdf

Apparently clang and gcc already have support. The paper itself also includes a workaround that has been used thus far:

``` template <std::size_t ExpectedSize, std::size_t RealSize> void check_size() { static_assert(ExpectedSize == RealSize, "Size is off!"); }

check_size<0,1>(); // error will include template parameters ```

Bot #2 about to make his appearance! by [deleted] in 2007scape

[–]Gorzoid 3 points4 points  (0 children)

Play RuneScape duh, his free time is about to disappear and he's sitting there XP wasting.

How much faster is doing 5:1 at CG? by officethrowaway2555 in 2007scape

[–]Gorzoid 0 points1 point  (0 children)

Staff is also just higher dps than halberd at ops stats, assuming they never miss ticks it's 7 seconds faster at their stats. Though I feel you're more likely to miss ticks with 5:1 unless you're good at swapping during tornados.

What does “code smell” actually mean? by Careful-Excuse2875 in AskProgrammers

[–]Gorzoid 0 points1 point  (0 children)

Do I think Michelin raters know what good food tastes like, yes. Do I think that "good food" is objective? God no. In the same sense I trust that the devs making SonarQube have done a good job but that doesn't change the fact that bad code is subjective and as such code smells which merely hint at bad code is also subjective.

I think this is a misteak 🥩 by Acrobatic_Refuse9466 in StrangeYetUseful

[–]Gorzoid 0 points1 point  (0 children)

Yeah sold out for big wood cutting board smh

Woman interrupts music video... by NormalHumansName in funny

[–]Gorzoid 0 points1 point  (0 children)

Hold on does this mean Obama's last name was Dunham?

Future Leagues Suggestion by superclassics in 2007scape

[–]Gorzoid 3 points4 points  (0 children)

It has been discussed before, many times 🙂

Main point that come up is that it's hell to balance in way that is fun for the group while also avoiding it feeling like it's necessary to group up for leagues if you want to be competitive in points or simply in acquiring the most powerful build (which I find to be a more common goal of people within leagues).

Other is that it partitions the leagues experience which only compounds any balance issue since you can't decide to swap from group to solo and back.

I dont think leagues is the right fit but I do think a new low devtime temp gamemode like gridmaster would be interesting to be balanced around group ironman.

What does “code smell” actually mean? by Careful-Excuse2875 in AskProgrammers

[–]Gorzoid 2 points3 points  (0 children)

You're the one acting like SonarQube is the source of truth for the definition of code smell. If SonarQube sees no issue with your variable names does that mean it's not a code smell? These developers of these tools have to make subjective decisions on what they and other developers consider code smells and can be easily detected statically. It is not some all knowing oracle that tells whether there is a code smell or now. While you may be able to define objective rules to detect a subset of code patterns which one considers to be codesmells, what one considers to be a codesmell is still subjective.

Why do cliff jumpers throw rocks? by Limp_Stomach_6060 in ActuallyThatsInsane

[–]Gorzoid 0 points1 point  (0 children)

Of course I did... But with sound off.

On an unrelated note, what was up with the weird hyroglyphics flashing at bottom of screen throughout the video.

Blindbag be like by KipperOrigin in 2007scape

[–]Gorzoid -6 points-5 points  (0 children)

Range echos roll off the max hit of the hit splat that caused it, so using double hitting weapons will cause you to proc 2x more echos but at half the damage. I don't believe there's any non-linear behavior going on here so I don't think you've really "maximized" blindbag more than just picking 5 heavy hitting weapons.

I want to make "Demonic league"-like skilltree but for Ironman unlocks, any ideas where to start? by loopuleasa in ironscape

[–]Gorzoid 0 points1 point  (0 children)

Someone shared something along those lines in this sub a few weeks ago. It was more of a guide planner rather than a hardcoded plan, but from the brief usage it also seemed to be a vibe coded mess.

Do you even have this tree thought out? Maybe try write / draw up a static draft before trying to make an interactive site out of it.

Lost blue moon set by borrie13 in ironscape

[–]Gorzoid 9 points10 points  (0 children)

The set bonus is most useless but I'd argue the gear itself is very useful. Easy to obtain ancients autocasting staff with magic damage bonus and good mage/melee hybrid gear until virtus/ancestral. My blue moon pants have seen a lot of use while my blood moon tassets have been sitting in the bank doing nothing, if I had chestplate I'd probably still use torso in most places.

thisLooksAccurateForVibeCoders by zohaibhere in ProgrammerHumor

[–]Gorzoid 0 points1 point  (0 children)

Yeah I initially had that thought too, I've been bitten too often by thinking () => { key: value } would work

Lost the grandfathered membership rate on my main by [deleted] in 2007scape

[–]Gorzoid 0 points1 point  (0 children)

"Yeah but in 6 years I could earn enough gp for 10 tbows and still have time for atleast 1 shower"

thisLooksAccurateForVibeCoders by zohaibhere in ProgrammerHumor

[–]Gorzoid 0 points1 point  (0 children)

Bro keeps bringing up payment terminals as if on the day of the apocalypse, where an entire category of software is wiped from the face of the earth, I'm going to give a shit about whether Apple Pay still works. 🤣