HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aitkenably

no profile record

comments

aitkenably
·5년 전·discuss
For me, self-accountability isn't about shame. It's realizing that in my better & stronger moments, I identified my goals and what I wanted to accomplish. So now, when it's time to execute (and I'm perhaps in a weaker moment), I trust the previous version of myself and follow my original plan.
aitkenably
·5년 전·discuss
Same. I have friends from some gigs that have stayed friends for many years. Other jobs, I never talked with anyone again. Age and stage of life is factor. If your coworkers all have young children, birthday clubbing isn’t really on their agenda.

Without out-of-work activities & bounding, friendly coworkers don’t transition into friends. I’d suspect remote work makes it very difficult to form a permanent friendship with a colleague.
aitkenably
·5년 전·discuss
Many self-help books start as articles then are expanded into book-length pieces with fluff. You’re correct, but I suspect you got the downvotes because you said “books” without qualification. As you note, self-help != history.

If I’m interpreting correctly, you’re asserting that doing things is better than reading about them, which I agree with. But I can buy a coding book and do all the exercises, sample problems, and create projects for myself based on the material and potentially get more from it than someone doing a course. Especially if they aren’t terribly engaged.

Or to put it another way: “You wasted $150,000 on an education you coulda got for $1.50 in late fees at the public library.”
aitkenably
·5년 전·discuss
Yes, but then I never expected someone in HR to fall on the sword on my behalf and risk their livelihood because I’ve picked a fight with the boss. Perhaps others did?

I think we agree on the role played by HR. You need to be aware they serve the organization first (as do we all). I just wanted to point out that in the day-to-day, they often provide real benefits to employees, which may be self-serving but there’s no rule that self-serving behavior can’t be mutually beneficial.
aitkenably
·5년 전·discuss
HR can be very useful and has helped me on multiple occasions, so the advice I often see that HR isn’t your friend might be a little reductive. Perhaps the advice should be that HR is not your friend during a dispute with your organization?
aitkenably
·5년 전·discuss
You’d have to take into consideration Federal lands within states where federal laws apply: National Parks, military installations, and other Federal buildings like courthouses.

U.S. jurisdiction is complicated.
aitkenably
·5년 전·discuss
In your defense, I'd say reading is put on a pedestal by our culture. Most would consider reading a book a more useful time investment than watching television, but I think it depends greatly on what book (trashy novel) and what television show (documentary).
aitkenably
·5년 전·discuss
Since you mention domain issues, I’ll also note that all the examples given are tracking system events, not domain events. For domain events, a system timestamp is usually incorrect.

The date something occurs in the real-world can be different from when the data entry was done. If you blindly convert Booleans into timestamps without that differentiation, you’ll end up with misleading data.