> Right, and in my experience urban retail is often high cost, low quality. Some of the dirtiest stores/restaurants you see are in urban centers.
This may depend on your area but this hasn’t been my experience. I used to commute into downtown Portland for work and we had a great selection of options for lunch and happy hours, a plethora of food cart options which were great and affordable, and a number of decent bars where you could meet a friend for drinks afterwards.
Now I work from home in the suburbs and, while I wouldn’t trade being remote for anything, the food options here mostly consist of bland fast food and chain restaurants. One of the things I miss the most is grabbing a decent lunch with a coworker and breaking up the monotony a bit.
I don’t believe so, but the judge sentenced him so harshly because the amount involved was astronomical, exceeding the maximum amount specified by federal sentencing guidelines for fraud ($400 million at the time)[0]. Also, many people lost their life savings and the fraud lasted for nearly 30 years and the judge didn’t feel that Madoff did everything he could to mitigate the harm caused by his actions.
My spouse bought me a Chemex coffee brewer years ago. It makes significantly better coffee than a standard drip brewer and I use it pretty much every morning. It’s not as easy as pushing a button or using a K-cup, but there’s something slightly meditative about the process.
I’m also not in that age group (I’m late 30s) but I’ve been watching TV and movies with closed captioning enabled since I was a kid and have found that it helps my comprehension of what’s going on with plot lines, etc, immensely. Maybe I’m just a stronger reader than listener, but I’m at the point where I vastly prefer to watch movies at home rather than at a theater because I can have CC on by default.
I’ve also always had CC on for my kid and they’re an excellent reader. I don’t have any concrete evidence for it but part of me thinks their strong reading skills are partly due to that.
It’s not totally an archive per se but I discovered this site for electronic music when it was originally a Flash application: https://music.ishkur.com/
The Walmart near us has a set of EV chargers in its parking lot that offer free charging for up to 2 hours. I bought my first EV earlier this year and I’ve definitely visited that Walmart more than I ever would before because it’s convenient to get a quick charge in and grab a few groceries, etc, I might need anyway.
We recently started letting our 9 year-old walk down to a nearby park alone to meet and play with friends. It’s helping them build independence and confidence and I have no concerns about kidnapping, etc, because it’s only a couple of blocks away and we live in a safe neighborhood (they also have a phone they take with them and know to call/text us when they change their plans and go to another nearby park).
What I DO have concerns about, however, is overzealous adults who see a kid playing alone at a park and decide to call the police or child protective services.
I’ve been remote at least some of the time for the last 4-5 years and fully remote since the start of the pandemic (which is what I intend to do going forward).
I totally understand why some people would rather be in an office, even those who are “just” writing code. But I’m just not a very social person and I value time with my family over in-person social interactions with my coworkers (despite my current coworkers being very nice and awesome people).
There’s also just zero need for me to be physically colocated given the work that I do, so any benefits are greatly outweighed by the commute and lack of flexibility that comes with a requirement to be in an office everyday.
I would add that it’s not only expensive financially but also in terms of time.
I grew up very poor and was fairly poor as an adult until about 6-7 years ago. I constantly had to make time trade offs. Do I exercise or evaluate and cut coupons to make my meager grocery budget last longer? Do I meal plan to make my money stretch further or spend that time investing in a skill? Not to mention things like not having reliable transportation, which meant taking the bus to and from work which tends to be a 2-3x longer commute. And if the bus was ever late, minimum wage retail jobs don’t really care so you get a “mark” on your record and potentially written up/fired if it happens too many times.
I consider myself very fortunate that I was lucky enough to find myself a tech job and pull myself out of my previous financial situation. But I get the sense that a lot of people here haven’t been through that so they underestimate just how much more difficult it is to be poor, at least in the US.
This is one line, posted out of context, from a very large codebase. I don't agree that you can learn much about the culture at Twitch from this snippet.
In my case they didn’t. My former boss and I basically met up for lunch, talked about it, and then a few days later I got a new offer letter. I did have to do another round of background checks just to make sure nothing had come up in the months I was gone. They also hadn’t fully backfilled my role (they had hired a couple of contractors during my absence) so it was still technically an available position.
Another thing to note is that when I left previously I did so on very good terms and gave plenty of notice. I’m sure that played a part in how willing they were to have me come back.
I will say that for me, personally, the people I work with have a much larger impact on my job satisfaction than any of the technical aspects. I don’t currently work with the most advanced and interesting technologies but I do really like the people on my team and we all get along and work really well together.
An anecdote: I previously left a job to pursue what I thought would be a great opportunity to work with a “modern” and fun technology stack. However, my new manager turned out to be a totally manipulative jerk and my coworkers were rude and uncaring. I lasted about 9 months there (enduring stress and panic attacks like I’d never dealt with) before I reached out to my old boss and asked for my old job back, which is where I’ve been for the last 4 years and I’m very happy I made that decision.
So even if the stack is terrible, think about how other aspects of the job impact your mental health and stress levels. Can you live with a terrible stack (or maybe even think about ways to improve it) while working with good people? Does your compensation cover any downsides to working with that stack?
If you feel you’re underpaid, can’t stand the technology, and the relationships with your coworkers don’t balance either of those aspects out, then I think it’s time to pursue something else. But be warned that the grass isn’t always greener on the other side.
> they keep showing up asking if I need anything, refilling my glass unprompted
Generally in the US these kinds of things are “mandated” by management or corporate offices, especially in retail stores and chain restaurants.
When I worked in retail I HATED bothering people who seemed like they were fine browsing without any help. But of course one time someone complained because they weren’t greeted within 3 seconds and didn’t receive white glove service, so at the door greetings and constant check ins became the standard practice even when most people don’t care.
Regardless of the tool you pick for actually managing the data, first you’ll need to go through some data classification to determine what your dimensions are and how to reconcile them.
For example, if you have multiple data sets for Contacts, what dimensions should be used to say that a record from system A is the same as a record from system B? Is it email address, full name, some other identifier? From there you have to then decide which source system is more “correct” and how to determine that.
You’ll also need to figure out if reconciliation should be automatic, manual, or both. Does a “master” record get flagged when it’s out of sync for user review, does someone have to intervene to say which values are correct and merge those records, or are you relying on some keys and algorithms to make a best attempt? In some cases it’s helpful to have a set of “staging” tables for dealing with the source data and a “pre-merge” table for resolving conflicts before overwriting the master record.
This is why many MDM platforms can charge as much as they do. They’ve already figured out decent ways to manage this for some known platforms (Salesforce, ERP systems, etc).
Written communication, with a special focus on “writing for an audience” (and by that I mean understanding what your audience needs and not trying to impress them). My company is now almost entirely remote and my team works with a lot of internal stakeholders. Being able to write clearly in a way that makes sense to your target audience is seriously underrated. Some people may think it’s “just” IM and Email but it makes a huge difference, at least for me.
This may depend on your area but this hasn’t been my experience. I used to commute into downtown Portland for work and we had a great selection of options for lunch and happy hours, a plethora of food cart options which were great and affordable, and a number of decent bars where you could meet a friend for drinks afterwards.
Now I work from home in the suburbs and, while I wouldn’t trade being remote for anything, the food options here mostly consist of bland fast food and chain restaurants. One of the things I miss the most is grabbing a decent lunch with a coworker and breaking up the monotony a bit.