Readit News logoReadit News
grardb commented on Try to take my position: The best promotion advice I ever got   andrew.grahamyooll.com/bl... · Posted by u/yuppiepuppie
grardb · 2 months ago
I don't agree with this advice at all. Do the work you're paid to do - no more, and no less. In my experience, working extra doesn't actually get you more respect from an employer. Often times, it's the opposite.

Back when I was working as salaried employee, I never asked for a promotion or a raise. Not once. But I got them! Meanwhile, I watched coworkers spend years fighting for promotions, taking on so much more work than I would ever agree to, and were repeatedly denied. Eventually, they would give up and get a job elsewhere. Some did manage to get promoted, but it was grueling.

These coworkers weren't less skilled than I was. I would say many of them were actually more capable, despite my position being ranked higher.

A lot of comments here are talking about "healthy" work cultures and whatnot. I worked for medium-sized tech companies that you've heard of with great engineering cultures and a healthy approach to work-life balance. I don't believe that "healthy" results in getting recognized for going above and beyond.

Others are mentioning office politics. I did not befriend coworkers, did not make enemies, etc. I simply did my work.

I'm sure many of you have had the experience that if you make a mistake—not necessarily at work, but just in general—and then apologize profusely, you will be treated worse than if you were more casual or didn't even apologize at all. I find that making yourself "smaller" will often result in people taking advantage of you. Similarly, it seems to me that working super hard will simply raise people's baseline expectations of you, and they will exploit that. This isn't necessarily a conscious thing on behalf of your boss(es), but it's absolutely something that happens.

Given all of that, my advice is to simply do your job. Over time, you will gain more experience, and that experience will potentially turn into promotions naturally. If not, then get a new job. Note however, that I'm not a proponent of frequent job hopping (I never spent less than three years at a company).

If you're not self-employed, then your work is making someone else rich. No need to make them even richer if you're not getting compensated for it.

grardb commented on Uchū – Color palette for internet lovers   uchu.style... · Posted by u/NetOpWibby
skrebbel · a year ago
> Intentional (NOKlA)

I'm not sure what your point is exactly, but fwiw, Nokia is the name of the Finnish town from which the Nokia company originates. They used to make rubber products such as rubber boots. I once had a bike with Nokia branded inner tyres (same logo, just without the "Connecting People" payoff). There's absolutely nothing Japanese about the word "Nokia", except maybe in the eye (ear?) of the beholder.

https://en.wikipedia.org/wiki/Nokia,_Finland

grardb · a year ago
GP is referring to "NOKLA" phones[1][2]. The "L" is intentionally lower-cased to make it look like a capital "I."

[1] https://www.engadget.com/2009-04-01-keepin-it-real-fake-part...

[2] https://www.alibaba.com/showroom/nokla-mobile-phone.html

grardb commented on Trae: An AI-powered IDE by ByteDance   trae.ai/home... · Posted by u/Lermatroid
sausagefeet · a year ago
If you woke up tomorrow in either USA or China, which would you prefer to wake up in and why?
grardb · a year ago
I feel the need to point out that while many people might understand the point you're trying to make, the way this question is phrased doesn't do the best job of conveying it.

If I was presented with two options: waking up tomorrow as the child of a poor farmer in a third-world country, or waking up as one of Donald Trump's children, I would definitely choose the latter. However, that doesn't mean that I trust Trump more than I would trust the farmer. In other words, quality of life (or a preferred way of living) are not inherently tied to trust, morality, or anything like that.

grardb commented on California's future depends on how leaders rebuild after the Los Angeles fires   vox.com/housing/395049/ca... · Posted by u/rntn
grajaganDev · a year ago
I think this is optimistic.
grardb · a year ago
The idea that self-driving cars will be anywhere in any timeframe is actually very pessimistic to me.
grardb commented on Ask HN: What are you working on? (October 2024)    · Posted by u/david927
grardb · a year ago
I've been working on an app to help VvEs* in the Netherlands self-manage.

For about a year, I was trying to get our VvE management company* to take care of major issues we have in our building's crawl space. We had an inspection done, but even after about seven months of constantly nagging them, they failed to get a single quote for the work that the crawl space needs. I called our manager, and he essentially yelled at me for twenty minutes and was not shy to express his anti-immigrant sentiments (I'm American).

Because of this, I'm now on a mission to get this company fired and take management into our own hands, which will save us a bunch of money. The existing VvE management tools are ugly, slow, and unnecessarily complex, so I'm building my own.

It's only been a month, so I haven't hosted it yet (still coming up with a name, to be honest), but I have made good progress functionality-wise. If anyone in the Netherlands is part of a small VvE and wants to chat, let me know! My email is my username (@gmail).

* The US equivalent would be an HOA (Homeowner's Association). Basically, a corporation that is responsible for the upkeep of shared resources for homeowners (e.g. the roof of a building or the pool in a gated community).

** Many VvEs choose to outsource management of the VvE to a third party. These companies—in theory—take care of maintenance requests, yearly meetings, voting, etc. From everything I've read online, almost none of these companies satisfy their clients.

grardb commented on Christopher Columbus may have been Spanish and Jewish, documentary says   theguardian.com/world/202... · Posted by u/ywvcbk
amiga386 · a year ago
> I also don't understand why people get a boner with Columbus.

He is primarily of interest because Italian-Americans want a feeling of pride and so celebrate "one of their own", the Genovese Columbus. And America is very big and important, so whatever it cares about, a lot of other people care about.

If you were Canadian instead, you'd probably be genned up on John Cabot (also Genovese) and Newfoundland and CODFISH! [https://www.youtube.com/watch?v=ds8G9sFOK5w]

There's no point sneering that Leif Erikson got there first, Europe as a whole did not particularly know The Americas existed until Columbus confirmed it. Then they rushed to colonise it... which is where most of the Americans (and Canadians) ultimately come from. So that's why it's important to so many of them.

grardb · a year ago
> He is primarily of interest because Italian-Americans want a feeling of pride and so celebrate "one of their own", the Genovese Columbus.

May I ask why you hold this opinion? I grew up with tons of Italian-Americans (NYC) and I can confidently say that I've never heard a single person express pride in the fact that Columbus was Italian. In fact, based on my experience, a lot of Americans—regardless of descent—think/were explicitly taught that Columbus was Spanish.

grardb commented on Inline Scope for CSS   picostitch.com/tidbits/20... · Posted by u/wolframkriesing
ximm · a year ago
Friendly reminder that inline CSS is unsafe and should be avoided. https://stackoverflow.com/questions/41925390
grardb · a year ago
Just to make sure I'm not missing anything: All of that essentially only applies to user/untrusted input, right? i.e. if I have a static website with inline CSS (or JS), there's no security concern.

In that case, I'm not sure I'd consider inline CSS "unsafe." But it's interesting to see how CSS can be exploited in the same way that JS can be.

grardb commented on 2M users but no money in the bank   exercism.org/blog/septemb... · Posted by u/leandot
galactus · 2 years ago
They say in the article they tried to force 1000 random users to convert to paying account and none of them did
grardb · 2 years ago
Can you point out where they said this?
grardb commented on Twilio confirms data breach after hackers leak 33M Authy user phone numbers   securityweek.com/twilio-c... · Posted by u/mindracer
yread · 2 years ago
Is this like an American thing? I'm in the Netherlands and i get like 1 spam call per two months (business internet/electricity salesperson usually)
grardb · 2 years ago
Definitely. I'm American and I've lived in the Netherlands for the past three years. The difference is night and day.

Whenever I visit, I switch to my US SIM card and am immediately bombarded with spam texts (mostly from political parties) and scam calls. In my experience, Android is pretty good at marking calls and texts as "potential scams," but they're still there. In the Netherlands, I've gotten a few scam attempts via WhatsApp. Other than that, I think I've received one phone call soliciting donations to the Red Cross, and nothing else.

grardb commented on Why is no Laravel/Rails in JavaScript? Will there be one?   zenstack.dev/blog/js-full... · Posted by u/carlual
ofrzeta · 2 years ago
There is one. It is called AdonisJS https://adonisjs.com/ Well, it is Typescript.
grardb · 2 years ago
This is mentioned in the article. The problem is that based on my experience, most JS devs have never heard of it, and I've personally never heard of it being used anywhere.

u/grardb

KarmaCake day647April 20, 2012
About
[ my public key: https://keybase.io/grardb; my proof: https://keybase.io/grardb/sigs/G5s6erH6kmymyN8s5JcYnvdj6d40ixXrtjNNric9ySM ]

grardb[at]gmail

View Original