Viewing profile — EtCepeyd
EtCepeyd
HN member- Joined
- Sat, Jan 11, 2025, 10:31 PM UTC
- HN karma
- 78
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About EtCepeyd
No profile information was provided.
Recent public activity
-
comment
Comment #43209618
>> When people find out I got a 30% improvement by doing 8+6+4+4+3+2+1.5+1.5 > What is this referring to? 30 = 8+6+4+4+3+2+1.5+1.5
-
comment
Comment #43199965
Sorry, I figure I ended up spewing a bit of gibberish. - By "explicit mesh of peers", I referred to atomics, and the modern (C11 and later) memory model. The memory model, for exam…
-
comment
Comment #43199808
FWIW, at least one other comment seems to correlate job complexity with job security: https://news.ycombinator.com/item?id=43197623
-
comment
Comment #43199740
I was studying for my MSc in CS some 25 years ago. Our curriculum included both automata/formal languages (multiple courses over multiple semesters) and parallel programming. The l…
-
comment
Comment #43196525
I've found both explicit future/promise management and coroutines difficult (even irritating) to reason about. Co-routines look simpler at the surface (than explicit future chainin…
-
comment
Comment #43196485
I tend to disagree. - You work on postgres: you have to deal with the transaction engine's internals. - You work in enterprise application intergration (EAI): you have ten legacy s…
-
comment
Comment #43196377
> and perhaps for good reasons For the very good reason that the underlying math is insanely complicated and tiresome for mere practitioners (which, although I have a background in…
-
comment
Comment #43196239
This resonates a lot with me. Distributed systems require insanely hard math at the bottom (paxos, raft, gossip, vector clocks, ...) It's not how the human brain works natively -- …
-
comment
Comment #43149797
> finally they are telling me they are doing a task so I know we are going in the right direction Yes, but. :) Assume a high-profile open source project where your direct report is…
-
comment
Comment #43149762
Yes, but NATO members are not bound by contracts that classify them into superiors and subordinates. Whereas at work, you'll have some form of contract in which you agree to taking…
-
comment
Comment #43149614
> but they can just as easily say "hold up, don't do that until I get a chance to look at it" This still requires them to take notice of your query, within the deadline of your cho…
-
comment
Comment #43149604
The advice refers to situations where you, the report, are both able and (well-informedly) willing to take full responsibility. "Ability" here means that, if your decision backfire…
-
comment
Comment #43149417
> Management (in my opinion at least) is primarily for resource allocation, career growth, and shielding the team from endless meetings and acting as a point of contact for upper m…
-
comment
Comment #43149335
Nice; instead of burdening your boss with a decision, now you're burdening them with a ultimatum , with a deadline. I guess, as a manager, I wouldn't love anything more than a repo…
-
comment
Comment #42939217
> smart humans learned how to hide behind systems to avoid accountability And "systems" is more general in this sense than just technology. Consider stoning, and firing squads. Bot…
-
comment
Comment #42939161
> why I could never work at Meta [...] How any engineer there is able to ethically live with themselves is beyond me https://cacm.acm.org/opinion/i-was-wrong-about-the-ethics-cr...…
-
comment
Comment #42894821
> Dereferencing a null pointer always triggers “UB”. Calling this a "falsehood" is utter bullshit.
-
comment
Comment #42847706
> > It doesn't cost anything to take photos, except your time, so just keep spamming the trigger > This, this, this, and this!!! Except that time is a huge cost. Merely taking the …
-
comment
Comment #42691398
> There is a style of grey-beard that never wants to reason in parts. He simple loads the whole program into his big brain and works from there Well said. I'm reluctant to trust co…
-
comment
Comment #42679208
Wow, amazing. Super progressive.
-
comment
Comment #42669865
Thank you.
-
comment
Comment #42669844
> There is no "narrative control machinery". You've worked at Microsoft and Google, and still say this? /smh I've worked at a much smaller multi-national, and during their growth f…
-
comment
Comment #42669716
> Always be computing that dot product between your employer's agenda vector and your own agenda vector. haha, great metaphor! I'll steal it! :)
-
comment
Comment #42669664
I think it's worse than that; people need to be kept busy and on their toes at all times, lest they start thinking.
-
comment
Comment #42669541
Yours has got to be one of the best comments that I've ever read on hacker news. > for me, the low-trust "do the bare minimum to stay employed" approach didn't actually help me get…