HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rewma

no profile record

comments

rewma
·قبل 5 سنوات·discuss
> You're moving the goalpost on this. For me, as someone else stated, the separation between home life and work life is a bit easier with a commute.

The point is that separation from home and work life does not require or mandate a commute or even getting back to the office. That position is indefensible. Being forced to endure something unsavoury against your best wishes ever single work day is not easier nor the only effective way to get some separation between your personal and work life. That's something you do, not something that's done to you.

Some people are quite happy with a home office, some people opt to work anywhere. I have a team member that works by the pool, and another team member who worked while travelling through Europe. If you are not forced to be present on a specific cubicle in a specific building for X hours a day then you have quite literally the whole world at your disposal, and your imagination is the only limit.

And you know what? That reflects on quality of life work/life balance, and overall job satisfaction. Your life matters and enjoying how you live it matters. That's the whole point of working, not a whimsical position where a post happened to be moved.

So no, being packed like sardines along with dozens of depressed and tired and often smelly fellow drones in a train or subway or bus, of being forced to endure traffic jams or road rages, is neither the only way to separate work from personal life, nor the most enjoyable or even effective at all. There are far better things to do in life, and you're free to pick them all.
rewma
·قبل 5 سنوات·discuss
> Government regulation is different because it forces everyone (...)

It really isn't. It just stops unscrupulous employers from abusing their employees. There are already plenty of tech companies that went full remote, and clearly they don't interpret that as a competitive disadvantage. The lockdowns also showed productivity increases and improvements in the quality of life and work/life balance. Therefore, returning to the office has absolutely nothing to do with productivity or company culture or dedication. At best, it's just lazy thinking enforced by strong-arming employees into positions that is overwhelmingly against their personal interests and quality of life.
rewma
·قبل 5 سنوات·discuss
> Ex (multi) FAANG engineer here. I personally agree that a 30 minute commute home is more effective for separating work and home than just the clock. The data published (by MSFT) shows employees are working more hours now than ever before.

Current FAANG engineer here. I totally disagree, and the numbers support my case. My organization saw a jump in productivity when switching to WFO accompanied by a considerable increased in job satisfaction.

WFO, accompanied by flexible work hours, allowed everyone in my team to benefit from more personal time and also opportunities to research topics of interest, which already paid off in the product we developed.
rewma
·قبل 5 سنوات·discuss
> If there are cons to the employer, that means I'm worth less and can demand less salary (...)

During the industrial revolution, some employers saw that there were significant pros in employing children and working them 12 to 14 hours a day for a fraction of a grown man's salary. Not being able to employ children was a significant con.

How did "the market" handled that?

There's more to life than what's convenient to corporations, and the despair of self-hating employees to think that self-deprecarion is a competitive sport.
rewma
·قبل 5 سنوات·discuss
> why am I getting heavily down voted for discussing personal reasons why I enjoyed working in the office?

My guess is that there has been chatter on how discussions on WFO, specially in tech forums, are brigaded by shills to sell the illogical idea that getting back to the office is fantastic and awesome, and the hallmark of these shills is the fact that their arguments in favour of returning to office are simply unbelievable. And quite frankly you post reads like that.

I have to say that I found it very weird, and outright unbelievable, that someone was arguing that commutes were "far more effective for unwinding". To me that makes no sense at all, because when working from home you are free to pick whatever you'd like to do with that time, instead of being forced to sit in a car or public transportation and waste away your life while you endure traffic. I mean, if suffering commutes is something you enjoy then if you work from home nothing stops you from hopping into your preferred means of transportation and go anywhere you'd like. But you can also do any other thing. Is driving to/from the office during rush hour the most pleasurable and relaxing thing possible? I quite doubt it.

So why claim that being forced to do something is more effective at unwinding than actually pick whatever you'd like to do? It makes no sense.
rewma
·قبل 5 سنوات·discuss
> Ditto. I’ve been doing a lot of managery stuff during the pandemic and the main things I miss are the water cooler talk that greased a lot of wheels and filled in a lot of gaps (...)

I'm sure mileages vary, but between wasting a significant portion of my life commutting to be able to experience water cooler talks, and hugging my wife and children once I step out of my home office, you can keep all the water coolers in the world to yourself.

Work/life balance shouldn't fall all the way to the work side of the scale just because some managers struggle with remote work.
rewma
·قبل 5 سنوات·discuss
From the article's summary:

> The central sticking point, and cause cited by many people who recently left, was Smith’s strong push this year for all Blue Origin employees to return to the office.

This is without a doubt about Blue Origin's call to return to office.
rewma
·قبل 5 سنوات·discuss
> Every time you commit, package-lock.json is different. And when it is not, then I have 26 new vulnerabilities to be fixed by “npm audit fix”. I have zero trust in my build being reproducible, or even working one year forward.

In some of the nodejs projects I've worked, we had allu dependencies with pinned version numbers, and each week we created a ticket to track work on upgrading them. This typically involved a single commit updating package versions and running all tests. More often than not it took no work at all.

If a project just lets their dependencies change randomly and does not invest any work updating them, of course there's bound to be pain and suffering.
rewma
·قبل 5 سنوات·discuss
> Differentiating DLL and SO hell is getting a bit beyond pedantic (...)

It really isn't. Unlike linking problems, where the problem is focused on how you need to fight your dependencies to be able to resolve symbols, DLL Hell has been for over a decade a dependency resolution problem that is solved at the packaging level.

More importantly, on Windows, where sharing DLLs is not a thing, you can simply drop a DLL in the app dir and be done with it. In fact, it's customary for windows apps to just bundle all their dependencies.
rewma
·قبل 5 سنوات·discuss
DLL Hell ceased to be a practical concern over a decade ago, particularly given that Windows provides tight control over its dynamic linking search order.

https://docs.microsoft.com/en-us/windows/win32/dlls/dynamic-...

DLL Hell is not a linking problem, it's a packaging problem.
rewma
·قبل 5 سنوات·discuss
I'm afraid that this is one of the expected outcomes of lowering and even outright eliminating preventative measures, such as mask mandates and social distancing, and placing all the chips on the current generation of Covid vaccines being sufficiently effective in lowering covid-related deaths.

If the virus is allowed to run rampant throughout the population then the odds that an unfortunate mutation happens is far higher, as it's proportional to the number of infected hosts, and there is also an evolutionary pressure in favour of strains that aren't effectively countered by the host's immune system and spread more efficiently. Consequently, it's only a matter of time before, just like the Delta variant showed, the wrong kind of strain is developed.
rewma
·قبل 5 سنوات·discuss
> End user of a linker?

I'd argue that if you're not packaging your software or testing your software's dependencies, either you're doing something extremely exotic that lies far outside anyone's happy path or "dylib error" should not even be a keyword in your vocabulary.
rewma
·قبل 5 سنوات·discuss
> But that sleight-of-hand hides the fact that many (perhaps even most) security fixes do not break the ABI or API; they are completely contained to the implementation (one obvious exception would be if the security issue was caused by bad API design, but even then often there are ways to fix it without breaking the ABI).

Right you are. I was also perplexed when I read that non sequitur. The author's reference to DLL Hell also suggests there's some confusion in his analysis of the underlying problem, given that DLL Hell is very specific to windows and at best is only orthogonally related to ABI. The author's references to API changes make even less sense, and definitely cast doubt over his insight into the issue.
rewma
·قبل 5 سنوات·discuss
> I think the issue comes when results are reported and consumers try to use those results to determine which behaviors are risky.

Well, consumers are doing it completely wrong if they're looking up to papers as established and definite references regarding scientific findings.

Papers do not define reality, at most they only describe the author's perception of reality give their circumstances and current understanding, and reflecting the current state of the art. Thus observations might be off, but still interesting enough to spark further work to build up knowledge and clarify misconceptions.

It's like the parable about the blind men and an elephant[¹]. We might have an academic paper describing a novel species of trees that have a strong correlation with snakes, and consumers would be using that paper to justify shooting at treetops just to be sure they aren't attacked by a snake.

[1] https://en.wikipedia.org/wiki/Blind_men_and_an_elephant
rewma
·قبل 5 سنوات·discuss
> to be fair though, it can be a hassle to get something on wikipedia - writing a well thought out addition to a page, only to have it immediately reversed out can be disheartening.

It indeed can take work, but that's also the reason why wikipedia's signal/noise ratio is high and often passed as the tertiary source.

Still, I feel that the bulk of the work lies in establishing notoriety. Sometimes people feel that very obscure topics that lack any acceptable source and fail to establish notoriety should be center stage. Sometimes the problem is half-assed nature of a contribution. Still, it's better to give it a try than to simply complain about no one having done any work.
rewma
·قبل 5 سنوات·discuss
> Unfortunately deletionists have won, at least in my limited experience, and Wikipedia subjectively feels now to be largely a kingdom of those who find it more satisfying/easier to delete information than to create.

One of wikipedia's tenets is that Wikipedia is not your personal blog. Thus I feel that any baseless accusation of "easier to delete than to create" is disingenuous and more often than not is just a kneejerk reaction motivated by a desire to hit back at Wikipedia for doing the right thing and keeping the signa/noise ratio high.

I've been at both ends of that deal. I've seen plenty of my articles being marked for deletion, and as an anti-vandalism editor I've also deleted an awful lot of articles. I recommend you also invest some of your time doing anti-vandalism work to get a glimpse of the torrent of crap that storms into Wikipedia each day, from puerile vandalism to shills forcing their products/services everywhere, and also of course people posting their own uncorroborated personal accounts citing themselves.

The process is flawed given that it's driven by volunteers and unfortunately there are indeed false positives and false negatives. Nevertheless, I'm sure the experience would be insightful and educational, specially with regards to learning how to write acceptable wiki articles, and enough to stop this blend of petty baseless attacks.

After all, it's easier to whine conspiratorial accusations on online forums than it is to actually learn how to contribute, and more importantly how to work to improve things.
rewma
·قبل 5 سنوات·discuss
> Went hunting for relevant pages, and it's surprising how weak Wikipedia is on this entire subject.

That's how Wikipedia works: people like you and me search for a topic, and if something is missing then it's up to us to fill the blanks.

Contributing something to a wiki takes as much work as posting a message on HN.
rewma
·قبل 5 سنوات·discuss
> And my grandfather used to say the longer you look at something the easier it gets to compress all the information of a complex world into a few dots. Basically these artists brains were running highly optimized compression algos.

Christoph Niemann[¹] has an interesting series on Instagram he dubbed Abstract Sunday[²] where he posts Sunday sketches, and it amazes me how much detail he compresses in so few brush strokes. I definitely recommend a click.

[1] https://www.christophniemann.com/

[2] https://www.christophniemann.com/detail/sunday-sketches-2/
rewma
·قبل 5 سنوات·discuss
> (...) what makes you think that a company with rapidly outdating chip designs and access only to domestic silicon fabs (...)

Well, maybe the fact that not so long ago it had none of that and it clearly looks like both the company and the political regime aren't having many problems getting their hands on all the missing pieces.
rewma
·قبل 5 سنوات·discuss
> If ARM china "steals" ARM ip, ARM is still capable of licensing to it's western clients;

If the smartphone market is an indicator, too bad that this will just mean that the majority of OEMs will just buy their chips from ARM china and thus demand for ARM IP will expectedly drop, and meanwhile this IP appropriation will just be used to develop independent design capabilities.