HN user

dickeytk

1,273 karma
Posts22
Comments368
View on HN
blog.jdxcode.com 6y ago

Pithy Guide to Kubernetes

dickeytk
4pts0
news.ycombinator.com 7y ago

Ask HN: Is there a “Just Landed” alternative app?

dickeytk
1pts0
medium.com 7y ago

12 Factor CLI Apps

dickeytk
524pts247
engineering.salesforce.com 8y ago

Oclif: Heroku CLI Extracted into CLI Framework

dickeytk
3pts0
medium.com 9y ago

The Best Code I’ve Ever Written

dickeytk
1pts0
medium.com 10y ago

MEAN: How to start

dickeytk
3pts0
medium.com 11y ago

How to Pair Program

dickeytk
16pts1
medium.com 12y ago

Best Practices for Building Angular.js Apps

dickeytk
15pts0
medium.com 12y ago

My breakup letter to Rails

dickeytk
39pts6
blog.carbonfive.com 12y ago

Node.js in Production

dickeytk
45pts20
gist.github.com 12y ago

How to build a Rails 4.0 app with authentication from scratch

dickeytk
2pts0
medium.com 12y ago

10x is a state of being. It’s not a type of engineer

dickeytk
3pts2
medium.com 12y ago

I just dumped all my job titles

dickeytk
2pts0
dickey.xxx 13y ago

After Rails Girls, I can finally answer the question: Why do I love programming?

dickeytk
1pts0
dickey.xxx 13y ago

Storytelling on your team

dickeytk
1pts0
dickey.xxx 13y ago

Does Rails scale?

dickeytk
1pts0
dickey.xxx 13y ago

Rails Rumble: (AR | SS)

dickeytk
3pts1
dickey.xxx 13y ago

Dev Bootcamp is the future of our industry

dickeytk
51pts19
jeffdickey.info 14y ago

Commenting systems: Disqus vs Livefyre

dickeytk
2pts2
jeffdickey.info 14y ago

CloudFlare review: not snake oil, but it feels like it

dickeytk
1pts0
jeffdickey.info 14y ago

The Great Redis Misapprehension

dickeytk
65pts40
callinwith.us 14y ago

Twilio has an incredible API

dickeytk
131pts64

Yeah I can think of several times when I or someone else came prepared to a remote meeting with a PowerPoint. Of course that took more work, but the product would often be reused and shared long after the meeting. Not only that, a higher quality work conveys the idea much better.

Indispensable for who? Perhaps designers? As an engineer I spent 5 years working remote and this has never been an issue. We just never needed—or even considered—drawing things.

Even now that I’m not remote all we use the whiteboard for is bulleted lists which easily can be done with notion or google docs

Really happy to hear you are working on it. FWIW your products are so fantastic I'm definitely more critical than I would be if that wasn't the case. I hold 1Password to a super high standard.

I'll give it a spin again too as it's been a while since I tried it last and check out the forums!

While 1Password is fantastic, their CLI is the worst CLI I’ve ever seen. Basically unusable.

You should just be able to say “give me the password for yahoo.com” but you can’t actually do that.

I wanted to use it to get npm 2FA on the command line and just gave up completely.

EDIT: if someone from 1Password reads this, please reach out. I have good CLI UX experience and would love to help fix it.

I think for most applications (especially the common use-case of migrating a scripting web monolith to a go service), people just aren't hitting performance issues with GC. Discord being a notable exception.

If these issues were more common, there would be more configuration available.

[EDIT] to downvoters: I'm not saying it's not an issue worth addressing (and it may have already been since they were on 1.9), I was just answering the question of "why this might happen"