mic_check_one_two

joined 1 year ago
[–] mic_check_one_two@lemmy.dbzer0.com 20 points 6 days ago* (last edited 6 days ago) (2 children)

Yup, there are a lot of old forum posts that basically boil down to:

Lost user (0 comments/1 posts): Hey, I’m having a weird error and haven’t been able to find anything about it. Sorry if this is a newbie question, but I’ve already tried searching for it and have come up empty-handed:
{Detailed error description}
{Detailed instructions to recreate error}
{Debug level logs showing the error}

Forum mod (1,234,567 comments/65,535 posts): {Insert any/all of the following: RTFM/This could be fixed with a simple command (without posting what the command is)/It works on my machine/Just run sudo rm -rf --no-preserve-root / and go back to Windows, Skill issue, Duplicate post (without linking to the post that has an answer), etc…} Closing this post.

And Docker. There are a number of ways of packaging complete self-contained images with all of their dependencies included. In the olden days, managing dependencies on a stack of services was basically a full time job, especially when you had multiple services that all needed different versions of the same dependency.

Of course, the downside is that it potentially leads to bloat when you have multiple containers running. If you have three different images that are packaged with the same dependency version, you’re effectively running that dependency three times. Compared to simply running it once, and having all three services access it.

It’s really just a trade-off between convenience and efficiency, and most modern hardware is probably capable of handling a little bit of container bloat. Containers effectively take the modern AAA game dev approach of “we don’t need to make it ultra efficient or worry too much about compressing file sizes, because modern hardware will be able to handle it even if it’s inefficient. If users can’t boot it, we can just tell them to use better hardware.”

For the curious, it’s because some kids were singing “LMNOP” and thinking “elemenopee” was all one letter.

I’d argue that management is simply a different skill. And the reason so many managers are bad is because they were promoted from roles that didn’t previously require management experience.

Let’s say you hire someone to bolt things together on an assembly line, and then three years later they’re managing projects (without ever having gone to school in those interim years to learn any management skills). Yeah, they’ll probably be a fucking awful project manager. Unless they’re naturally gifted at management and really good at thinking on their feet, they’ll be flying by the seat of their pants. They’ll be using a ton of maladaptive tactics that were developed for surviving, not thriving. Because their original skill set and experience wasn’t based in project management, and they haven’t done anything to further their managerial skills.

It’s the old “if you judge a fish by its ability to fly” quote, except that fish keep getting hired because they’re good swimmers, and then they get promoted into positions where they’re expected to fly.

[–] mic_check_one_two@lemmy.dbzer0.com 12 points 1 week ago (1 children)

Because I know how much of a dumbass I am. If I’m the smartest, the room is full of complete fucking idiots.

Yeah, every “real” job I’ve had was due to contacts I made while freelancing or working other jobs. The sad reality is that it’s not what you know, it’s who you know. Most of the people in my industry who struggle to find (and keep) work are because they have a bad reputation, or they’re an asshole and nobody wants to work with them. Being kind and personable (and showing up sober in an industry where that isn’t taken for granted) will do a lot more for your career than any job site will.

[–] mic_check_one_two@lemmy.dbzer0.com 6 points 1 week ago (1 children)

She’s also one of the single greatest Easter eggs in modern gaming history. Red/blue strobe warning

[–] mic_check_one_two@lemmy.dbzer0.com 18 points 1 week ago (4 children)

It is still unfortunately the go-to landing spot for basically any “I’m having an obscure tech issue and only one person posted about this specific error code six years ago” type of search.

[–] mic_check_one_two@lemmy.dbzer0.com 47 points 1 week ago* (last edited 1 week ago) (4 children)

Welcome to A/B rollouts.

The idea is that instead of making a sweeping change for every single user, you roll a feature/system/UI update, etc out to a small number of users, to see how effective it is. It gives you time to see how those users react to it, how they interact with it, how it impacts their broader site usage, etc… And then once they have had time to gather some feedback and work out the bugs, they push it out to the rest of the users.

Most big tech companies use A/B rollouts nowadays. YouTube, Meta, Reddit, TikTok, etc all give users access to different updates at different times. Because it allows them to gauge how their users are actually interacting with the updates before they accidentally tank their entire system with a bad update.

For new features, it can also give the company time to properly scale their backend systems to accommodate a new feature. For instance, when Tiktok rolled out images in comments, they likely had to do some work on the backend to ensure their systems could handle the added load of suddenly downloading a bunch of images any time a user opened a comment section. By phasing the rollout in multiple steps, they didn’t have to upgrade all of their systems up front before making the feature available to some/most users.

Using this post as an example, imagine if there was a bug that didn’t allow users to log in after they got this prompt. Or didn’t allow logged in users to access the site, because it kept redirecting them back to this page. Or it allowed users to continue browsing without a login, as long as they were in Dark Mode. Or any number of other potential weird issues that could arise. The A-users are essentially pushed into beta testing the new feature, before the B-users get the update. In this case, you’re simply a B-user who hasn’t been scheduled to get the update yet.

[–] mic_check_one_two@lemmy.dbzer0.com 59 points 1 week ago (3 children)

My only guess is because they want to force AI scrapers to pay for access. And most scrapers probably work best on old.reddit because they keep changing new Reddit’s layout. As a programmer, if you’re going to code something to access a site, (and you don’t want to constantly have to rework it every time they make a small UI update) you’re going to use the version that never changes. So by forcing them to log in, it makes tracking the individual users (and thus, identifying potential unauthorized scraper accounts) easier.

[–] mic_check_one_two@lemmy.dbzer0.com 7 points 1 week ago* (last edited 1 week ago)

Fetterman currently polls at around 17% approval with democrats, but around 80% with republicans. And Pennsylvania went red in the last election. If he sticks with the democrat party, he has basically zero chance of getting elected.

All of this is to say… He’s going to change parties regardless of what the party stance is. And good riddance. Dude is a DINO

 

Spotted with a big flock of other crows

 

Luckily I already have a Plex/Jellyfin server, so having a device running 24/7 isn’t an issue. But my experience is primarily on the HTPC side of things, so I’d appreciate any tips! I’m probably going to run it headless for now, but may eventually install a dashboard once the dust has settled on getting this running.

 
view more: next ›