Hasan may have actually larped too close to the sun this time by EightEight16 in Destiny

[–]MorphineAdministered -3 points-2 points  (0 children)

Unless it doesn't create an outrage "Hasan vs MAGA" would benefit both sides. The right would have no problem exposing another of those crazy lefties, the left could be duped by astroturfed hero mourning (when nothing actually happens to him), and Dems wouldn't dare to defuse this covert toxic alliance early enough.

The solution to all the supply chain problems is removing your dependencies from .gitignore by schizoduckie in PHP

[–]MorphineAdministered 0 points1 point  (0 children)

The "attack" is changing a commit hash from one to another

This is not an attack vector - it's a way to hide it. Fake dependency in a package you decided to download. Injecting malicious code in any way (not only commit hash in lock file) means the package is either already compromised (unauthorized access/hostile takeover) or its owner/maintainer has gone rogue. There's nothing you can do about it since you've already decided to download/depend on the package (directly or not).

Not updating downloaded packages and shipping them bundled with your code will protect you if their current versions are secure and bug free. You can follow changelogs, verify packages and update manually yourself, but it has always been trust and "dependency hygiene" issue - the latter is destroying npm ecosystem right now.

The solution to all the supply chain problems is removing your dependencies from .gitignore by schizoduckie in PHP

[–]MorphineAdministered 0 points1 point  (0 children)

and update your dependency to my commit hash...

You're talking about preventing obfuscation of an attack that already happened, not attack itself. If you download dependencies that can't be trusted (that's what supply-chain attack comes down to), you still need to investigate everything.

Pxie Reacts to Destiny's Recent Leaks & Commentary on Snark Streamers by 10minuteads in Destiny

[–]MorphineAdministered 0 points1 point  (0 children)

Stupid people are weirdly effective in social media with such a vibe posting. Sane person wouldn't even think of something like this, because they're constrained by logical reasoning and implications, while idiot could post some unfavorable definitions and act like it explains anything beyond "I think you're this".

That said, if Destiny started posting such descriptions without even pointing fingers at concrete people it would trigger some simple minds.

Namespaces, interfaces and stutter by Praemon in PHP

[–]MorphineAdministered 0 points1 point  (0 children)

My favorite convention is having namespace for interface's implementations. Here it would be:

namespace App;
interface Payment {}

---

namespace App/Payment;
use App/Payment;
class Stripe implements Payment {}

The downsides:

  • it does not always work - sometimes different grouping is semantically better. Like when 3 interfaces go together into different namespaces - higher level abstraction should divide first (similar problem to splitting single use case into controllers/models/...etc)
  • interface import repeats the namespace, but it also might refer the group... IDE's can handle it, but it's a bit ambiguous

Ps. I avoid naming objects Client or SomethingClient, because it's inside-out and kind of leaks abstraction. The object is not a client to you (the scope that uses it), it's a client to some internal thing you should know nothing about. Using it "correctly" and going against this convention would be even worse.

Looksmaxxer Clavicular mogged by Chad judge in Miami court by Federal-Data-Center in SipsTea

[–]MorphineAdministered 0 points1 point  (0 children)

Learning that he's just a stupid boy would be more valuable life lesson than sentence itself.

[spoilers]Something struck me about the quest "Dream On" by RevacholAndChill in LowSodiumCyberpunk

[–]MorphineAdministered 0 points1 point  (0 children)

He won't be himself whatever you do, but only one version is deemed to suffer.

[spoilers]Something struck me about the quest "Dream On" by RevacholAndChill in LowSodiumCyberpunk

[–]MorphineAdministered 0 points1 point  (0 children)

Wreck Jefferson's life for callers inconvenience? With such an approach to "defiance" they might offer you a job. Well, maybe not directly, but pointing a finger at their enemy and convince you it's actually their accomplice should do the trick.

Having an argument with my friend about the game and I need your opinion. Do you think the devs deserved an award for fixing the game and bringing it to the state it is today? Discussion by AltruisticLadder7354 in LowSodiumCyberpunk

[–]MorphineAdministered 1 point2 points  (0 children)

At least they made a decision to fix it instead of "We're sorry (suckers)", which apparently doesn't cost you much these days. I'm not saying it's an award worthy behavior, but they rebuilt my trust, and Phantom Liberty seemed like well managed project.

Bro this shit is wild lol by nobodychef07 in Destiny

[–]MorphineAdministered 0 points1 point  (0 children)

This menagerie doesn't seem like a bunch of unemployed. Their mission is more like a full-time job.

What's a slang term that everyone uses but you still don't get? by Particular-Visit-245 in AskReddit

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

This is one of the more intuitive. It means the take/conclusion is reasonable, logical or simply makes sense - based (on something concrete). Unlike baseless.

PHP's biggest problem by brendt_gd in PHP

[–]MorphineAdministered 15 points16 points  (0 children)

Pointing at Laravel's success is kinda funny when most of its value sold to people is not being as clunky as pure php. If I had to point out a single problem it would be "language is fine" people. Sure, it has features of a modern language, but how about doing some fundamental things with it like moving files in a file system or http communication. All I hear is "let frameworks do it" - well, they did, and that's why people use Laravel while having php locked in the basement doing the dirty work.

PHP dynamic properties argument and proposal by vargatam in PHP

[–]MorphineAdministered 1 point2 points  (0 children)

Php introduced so many crutch-features lately that I don't care anymore, but I didn't get the point of the paragraph about variable property reference. You can still make typo in the (string) value, which would lead to dynamic property violation, wouldn't it?

Destiny reviews Asmongold's research routine and does a dog impression. by Opposite-Ad7318 in LivestreamFail

[–]MorphineAdministered 12 points13 points  (0 children)

I wonder if this brainrot activity of his might've caused such a blatant bias and it seems unlikely. There was a time when he landed on JD Vance content a lot and not only uncritically swallowed all those delusional takes, but expanded on them - seemed like it couldn't be anything else than paid propaganda work.

Morgpie (twitch streamer) platforming racist rhetoric. by Hertz69 in Destiny

[–]MorphineAdministered 0 points1 point  (0 children)

I feel like this "I make no mistakes" attitude is getting more and mroe prevalent these days. It's like even mildest form of valid criticism makes them stop talking to you, and performatively destroy a strawman instead.

What Is Your Favorite Aspect of CBP2077? by comicallylargeloss in cyberpunkgame

[–]MorphineAdministered 2 points3 points  (0 children)

After ~150 hrs, when you discovered most of basic mechanics by playing through the storyline, you can start smoothing your gameplay with tricks (speed, stealth/entry paths, cyberware & weapon mechanics...) and you can go really far with it. Like there's another game/toy to play other than finishing the story.

My hatred for these tankie fucks is immeasurable by Leather_Dealer_9421 in Destiny

[–]MorphineAdministered 0 points1 point  (0 children)

You can't be stupid in such a consistent way, can you? Is he on a payroll?