9point6

joined 2 years ago
[–] 9point6@lemmy.world 1 points 18 hours ago (3 children)

I suppose their problem is they don't seem to have enough people with a backbone like him to put up in every state

[–] 9point6@lemmy.world 7 points 19 hours ago* (last edited 19 hours ago)

role is never instantiated, so the... privileged....logs.... will never be called

Edit: Actually no logs at all, I read the null as undefined on first skim

[–] 9point6@lemmy.world 2 points 19 hours ago

Turned to?

He's been doing this the whole time

[–] 9point6@lemmy.world 6 points 20 hours ago

Reminder the Washington Post is Jeff Bezos' propaganda house.

Both should be recognised, sure, pretty uncontroversial to me, but I'm not reading a word from this shite rag.

[–] 9point6@lemmy.world 1 points 23 hours ago (1 children)

Why are no leaders playing him like a fiddle on this?

Ensure Russia ends the war with the same or less land than it started with and he's a dead cert

Reality doesn't matter to him so just string him along

[–] 9point6@lemmy.world 6 points 1 day ago (3 children)

No project is too small for tests

Tests double as your documentation for your intent

Take it from me who has 20+ years of personal projects behind me, the ones that I've kept around are typically the ones that have some form of test suite.

It's easy to build on something if you know you're not breaking something in the process

[–] 9point6@lemmy.world 3 points 1 day ago (11 children)

Honestly this is the reason TDD is most important for personal projects.

If it's your job, the code isn't getting merged without decent tests. Yes you should probably write them first so you think about your implementation properly, but let's face it, many tests are written after in practice.

If it's something written in your free time, you're just not writing those tests most of the time if you didn't write them up front.

[–] 9point6@lemmy.world 1 points 1 day ago (5 children)

Meta and twitter cease to exist tomorrow and 99% of the issues are solved IMO

The fediverse is social media and it doesn't have anything close to the same kinds of harmful patterns

[–] 9point6@lemmy.world 1 points 2 days ago

They probably reckon it's less suspicious to have her assassinated in public after the first one

[–] 9point6@lemmy.world 0 points 1 week ago (1 children)

This is partly Microsoft's fault, for sure, but it's also more of a function of how secureboot works. A Linux system using TPM backed FDE with secureboot enabled would have the same problem going the other way.

Secureboot prevents a lot of ways the TPM could be compromised, so as part of "securely" turning it off, it wipes the keys (otherwise those protections would be pointless, the first thing an attacker would do would be to turn off secureboot).