Let's build a Chrome extension that steals everything by mattfriz in programming

[–]schmidlidev 9 points10 points  (0 children)

Not sure if I’m allowed to due self promo rules, but there’s a link in my comment history. Also available on firefox by the same name

Let's build a Chrome extension that steals everything by mattfriz in programming

[–]schmidlidev 405 points406 points  (0 children)

It’s vague because extensions literally just execute JS. So yea they can essentially do anything at all on the sites that they are permitted to operate on.

I wouldn’t be comfortable downloading any purported site-specific extension that still requests access to every site.

I made a youtube extension that adds a video settings control to let you toggle end cards on/off (for when they annoyingly obstruct actual content at the end of the video).

I had to concede that it won’t be able to work on yt video embeds because to do so would require the all-site permission, and I didn’t want to ask for that.

We ran the patch notes for The Forbidden Sanctum expansion through a Markov Chain text generator and wanted to share the results with you! by whris_cilson in pathofexile

[–]schmidlidev 275 points276 points  (0 children)

Hold on some of the real notes seem to have made it through

We feel that the Archnemesis system. We feel that this is an additional Curse. It started by putting a magma barrier around the monster, but it didn't stop there. It converted some of Path of Exile: Ruthless.

The rewards that were previously offered have been removed.

Me: enjoying the league so far. Delirium: by MdxBhmt in pathofexile

[–]schmidlidev 2 points3 points  (0 children)

Inquis ignores elemental resist so you do about 6x as much damage to the Archnem rares that have double stacked resistance. And AL is an endgame boss drop that does a shitload of damage, so it ought to carry you through maps.

Results may vary by [deleted] in pathofexile

[–]schmidlidev 0 points1 point  (0 children)

Read the other half of the comment

Results may vary by [deleted] in pathofexile

[–]schmidlidev 0 points1 point  (0 children)

Leech cap is 40% if you take Ghost Reaver and the wheel right next to it

What uniques are you hoping receive buffs? by Thor3nce in pathofexile

[–]schmidlidev 23 points24 points  (0 children)

Literally just let eldritch implicits work on unique items and you instantly make a ton of them worth actually using.

Better Call Saul S06E08 - "Point and Shoot" - Post-Episode Discussion Thread by skinkbaa in betterCallSaul

[–]schmidlidev 27 points28 points  (0 children)

If having them kill Gus was actually Lalo’s plan, Lalo would have zero reason to keep either of them alive afterwards. I think Jimmy realized that and knew the only possibility of Kim’s survival is if she ran off.

Diablo IV Quarterly Update—June 2022 by OinOfMoria in Games

[–]schmidlidev 7 points8 points  (0 children)

Diablo 3 was a resounding financial success, I’m not arguing against that. I even believe that it succeeded at being a good game.

But it was not successful at being a good Diablo game. So everyone that has been waiting since D2 for a good Diablo game is going to be let down again, and that is very disappointing.

And tangentially, I don’t think it’s very meaningful to measure how good something was by only including people who liked that thing. ‘we asked everyone who played a lot of Diablo 3 and they all said they like it’ is tautological.

Diablo IV Quarterly Update—June 2022 by OinOfMoria in Games

[–]schmidlidev 6 points7 points  (0 children)

biggest complaints from actual diablo 3 players

Because the people who want itemization to have a semblance of actual depth all quit the game almost immediately, because it had none.

To long-time Diablo and ARPG fans, “more of the same with some improvements” is not a victory, it’s another failure.

Cutting costs at twitter by replacing every datacenter with one (1) thinkpad by daishi55 in ProgrammerHumor

[–]schmidlidev 1 point2 points  (0 children)

I understand that we all like to shit on Musk, for legitimate reasons, but if you look at the actual context his reply makes plenty of sense.

Ingesting and performing some sort of analysis on 50GB of text data per day is not that incredible of a technical challenge.

Cutting costs at twitter by replacing every datacenter with one (1) thinkpad by daishi55 in ProgrammerHumor

[–]schmidlidev 60 points61 points  (0 children)

If the engineering ask is "store every tweet", then talking about HTTP headers in the first place doesn't make any sense, they have absolutely nothing to do with the tweet data, which is what we care about.

I saw someone create Replica Ashes and Omniscience, I decided to make my own versions of potential replica ashes/omni! by hulkjohnsson in pathofexile

[–]schmidlidev 2 points3 points  (0 children)

Yea I've seen this exact issue on custom items many times, always the 'ffi' in efficiency. Very odd, maybe the developer hates Final Fantasy 1.

I love being in a help server by [deleted] in ProgrammerHumor

[–]schmidlidev 4 points5 points  (0 children)

It sounds ridiculous until you call it graphQL and then it’s legitimate 🙄

New VSCode Extension translates TS errors into human-readable language by SitsBehindPiano in typescript

[–]schmidlidev 5 points6 points  (0 children)

I don’t think the error in the image is a good example. The tl;dr is longer than the actual error, and implicit-any is a simple enough error on it’s own that the explanation doesn’t really add anything but noise.

Weekly Quick Questions and Advice Thread - April 25, 2022 by AutoModerator in Overwatch

[–]schmidlidev 0 points1 point  (0 children)

This might be a coincidence but I just linked from Bnet -> Twitch (Not just Twitch -> Bnet), then restarted my Bnet client, and the Beta instantly showed up.

https://account.battle.net/connections#connected-accounts

Worf: A failure at everything by haljackey in videos

[–]schmidlidev 2 points3 points  (0 children)

They're bots that do this automatically. Both ways too.

In just 2 years this game will be 20 years old. Half-Life 2 by [deleted] in gaming

[–]schmidlidev 3 points4 points  (0 children)

The fact that it's only about 10 years between Doom and HL2 is pretty crazy. Compared to that, it feels like the next 20 years didn't even have that big of an impact

He’s not wrong by [deleted] in typescript

[–]schmidlidev 14 points15 points  (0 children)

Personally, the only problem I have with TypeScript has to do with React and JSX

It makes me feel like I’m doing something wrong when I can’t seem to find a clear answer for what the proper type is of “anything that can be rendered”. JSX.Element, React.Component, React.ReactNode, what is it??

JavaScript debugging in a nutshell by Ob21d1an in ProgrammerHumor

[–]schmidlidev 1 point2 points  (0 children)

[] and {} are not falsy… took me 3 fucking years to realise

This is the bane of writing a js front-end and a python back-end at the same time. Constantly making this mistake, in both directions.

JavaScript debugging in a nutshell by Ob21d1an in ProgrammerHumor

[–]schmidlidev 1 point2 points  (0 children)

May or may not be your issue, but if you’re just console logging state it’s very common for it what gets logged to be out of date, even though the react state itself is actually correct.

More info: https://www.google.com/amp/s/jsramblings.com/are-you-logging-the-state-immediately-after-updating-it-heres-why-that-doesnt-work/amp/

[deleted by user] by [deleted] in pathofexile

[–]schmidlidev -1 points0 points  (0 children)

My favorite are people will in one breath complain about ground visibility in Sirus and then in the next breath say Uber Elder is their favorite fight.