gamma3 | 5 years ago | on: Ask HN: Where does one search development advice these days?
gamma3's comments
gamma3 | 5 years ago | on: Ask HN: Where does one search development advice these days?
If you frequently get 0 answers, work on the quality of the question - clear, short, include clear code snippets.
gamma3 | 5 years ago | on: How to waste your career, one comfortable year at a time
gamma3 | 5 years ago | on: Dividing front end from back end is an antipattern
Now I work on a complex React app in TypeScript with a GraphQL backend in TypeScript. I can build a feature end-to-end. From domain modeling to an API to UI with animations. Optimising SQL queries.
There are people like this. Software engineers who have experience across the stack.
I don't do devops but I've met someone who can do full stack app development and devops pretty well too.
gamma3 | 5 years ago | on: Dividing front end from back end is an antipattern
gamma3 | 5 years ago | on: Google adds experimental setting to hide full URLs in Chrome 85 address bar
gamma3 | 5 years ago | on: Google Pixel Buds
gamma3 | 6 years ago | on: Flutter looks good, but is painful
Author expects bugs in open source projects to get fixed for free, by someone else.
We need to support open source maintainers instead of shaming them. I'm excited about Open Collective and made a monthly donation to a project I use.
gamma3 | 6 years ago | on: Net worth of Americans aged 18 to 35 has dropped 34 percent since 1996: study
Training for a trade job is free of charge, too.
(Paid by the government.)
I got my education there and later joined a Silicon Valley company as an engineer.
gamma3 | 7 years ago | on: Things I Enjoy in Rust: Error Handling
In Scala you return a Validation that is either a value or an error, and can pattern match on it. Also: trySomething().orElse("Default value")
gamma3 | 7 years ago | on: Slack Is Not Where 'Deep Work' Happens
I usually start by proposing an idea to a small group of people - e.g. my team or people at the company I think might like the idea. Only after a few people say they like the idea and start using threads, propose the idea to more people and say "look, a few of us are using threads and it works".
gamma3 | 7 years ago | on: Slack Is Not Where 'Deep Work' Happens
They shouldn't assume everyone will read every message. If it's important, they should make sure you definitely saw it.
If you ever feel like you missed and important decision, go and politely tell them to always get you involved.
gamma3 | 7 years ago | on: Slack Is Not Where 'Deep Work' Happens
So glad we don't do any of that at my new company! And it turns out we ship stuff much faster.
gamma3 | 7 years ago | on: Slack Is Not Where 'Deep Work' Happens
And lock screen notifications are off for all apps. I only see a notification badge when I decide to pick up and unlock my phone.
gamma3 | 7 years ago | on: Slack Is Not Where 'Deep Work' Happens
I've convinced everyone at two companies so far (50 and 20 people) to never reply directly in a channel, and always use threads:
gamma3 | 7 years ago | on: Slack Is Not Where 'Deep Work' Happens
Replying to someone 2 hours later has never been an issue.
If it's urgent, people drop by my desk.
Definitely don't have slack on my phone, and when Slack is closed, I don't get any kind of notifications.
Being able to focus is important. In the end it matters I deliver on the project, not that I reply to every question immediately.
gamma3 | 7 years ago | on: A listing of companies that don't do whiteboard job interviews
That's a one way implication. It is possible there are people who do poorly on coding interviews but great on the job.
Whiteboard coding is simply a quick test that has few false positives in my experience (around 40 interviews).
gamma3 | 7 years ago | on: Key Values – Find Engineering Teams That Share Your Values
It should be an AND filter on the values.
gamma3 | 7 years ago | on: Ask HN: What technologies did you learn in 2018?