Leave the poor witch alone, he wrote it himself.
Leave the poor witch alone, he wrote it himself.
Lots of stuff and while telemetry eventually made me quit, the most annoying have always been random performance issues. Still have to use Windows at work and I sometimes get progress bars in the Windows Explorer when accessing a fucking directory on the local SSD.
And most people still seem to prefer that because terminal bad.
Is it? I wouldn’t know, never checked it out. Then I gave the wrong example. I’m still reading quite regularly that some platforms have general profanity filters - maybe even Reddit nowadays?
That’s what I don’t get about what they said above. If the Windows desktop freezes up, Task Manager won’t open either (happened to me quite some times over the years - less so since they moved to the NT kernel though). What you mentioned always works short of kernel panic.
Probably due to cross-posting to censoring shit-platforms like TikTok.
Not necessarily even that. Piracy can benefit the developer by increasing popularity. Piracy made Bill Gates a billionaire despite his fighting tooth and nails against it.
deleted by creator
Oh no, like 80% of the internet and embedded/mobile devices are criminal!
Android has a good one that’s simply called “Sleep”. They track your movement and try to estimate light sleep in a set period before your actual wake time.
It worked pretty good in the past (not perfectly of course) but I’ve been waking close to my wakeup time for years now, so I just use it for tracking.
If you go back to my example, you’ll notice there is a
UserUniqueValidator
, which is meant to check for existence of a user.
Oops, right, I just glanced over the code and obviously missed the text and code had different class names. Another smell in my opinion, choosing class names that only differ in the middle. Easily missed and confusion caused.
I don’t think our opinions are too far off though. You’re just scaling the validation logic to realistic levels and I warn that in practice coders extrapolate too quickly and too often, which results in too much generic code which is naturally harder to understand and maintain than specific code.
I would argue that the validate routines be their own classes; ie
UserInputValidator
,UserPasswordValidator
, etc.
I wouldn’t. Not from this example anyway. YAGNI is an important paradigm and introducing plenty of classes upfront to implement trivial checks is overengineering typical for Java and the reason I don’t like it.
Edit: Your naming convention isn’t the best either. I’d expect UserInputValidator
to validate user input, maybe sanitize it for a database query, but not necessarily an existence check as in the example.
As a sexual person sex scenes do nothing to me either and feel like time lost for the actual plot.
Millennials grew up alongside modern computing (meaning the two matured together). We dealt with everything from BASIC on a C64 to DOS and then through Windows 3 through current. We also grew up alongside Linux
Only the oldest millenials did. When the youngest were born, the internet and Windows 95 were readily available and they were in middle school when the iPhone came out.
Harris might have a better chance
For sure. Good luck grabbing her by the balls.
Yes, it’s inconvenient but how is your future SO going to meet you if stay at home? She’s probably unsocial like you but you could still meet her family or friends by dating eventually leading to her.
Of course you could try your luck staying online too but I’d suggest something else than niche platforms where tech enthusiasts are overrepresented like the Fediverse.
He really is running low on soldiers, isn’t he?
I disagree. Scaled down to small and harmless it’s like handling kids. You explain what you don’t want them to do and what happens/you’re going to do if they continue. Now it’s crucial you go through with what you threatened them with.
If you either don’t deliver on the “threat” or don’t act as you said you would, guess what happens? They just continue or it even gets worse.
Of course it’s more delicate/difficult when handling with powerful and intelligent adults but it’s at least similar. Not issuing threats is just not communicating. If you then just act (violently), things are more likely to escalate.
Edit: or back to the kids analogy: don’t tell them anything but smack them once they went too far: may help in that instance but they’ll just learn to better avoid you and do shit behind your back.
deleted by creator