Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dpup
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
dpup
5y ago
We're tracking this in Coda now ( https://coda.io/@dpup/post-covid-reopenings ) and would welcome submissions from other companies. You can submit here: https://coda.io/form/Share-your-reopening
2.
▲
by
dpup
5y ago
I'm curious to hear what your company is doing and whether their decision is making you consider a move.
3.
▲
Post covid opening plans. Who is going remote, hybrid, or back to the office?
(range.co)
2 points
by
dpup
5y ago
|
2 comments
4.
▲
Models of remote work – Hybrid will be the norm
(writing.pupius.co.uk)
3 points
by
dpup
6y ago
|
0 comments
5.
▲
by
dpup
6y ago
I've always struggled with the 9-5 and M-F. It never fit my energy levels. For coding, I'm often most productive in the evening. Mornings are often really slow for me. And with kids at home, a long contiguous block of time is almo
6.
▲
Servant Leadership: An Interview with Medium's Chief Architect
(range.co)
3 points
by
dpup
7y ago
|
0 comments
7.
▲
by
dpup
7y ago
I haven't been able to track down an original source for this, but while at Google in mid 2000s I was told it was a joke/hat-tip to Bell labs.
8.
▲
by
dpup
7y ago
Kegan's work has been quite influential for me, both in helping me understand myself and others. His later work, collaborating with Lisa Lehey is more actionable, in a work context, but builds on the foundations outlines here.
9.
▲
by
dpup
7y ago
I can imagine some skepticism, so thought I'd share some of the theory behind why we released this free tool. Hopefully we all know by now that high-performing teams depend on psychological safety: people need to feel safe to take risk
10.
▲
Show HN: Icebreaker: 200 team building questions
(icebreaker.range.co)
5 points
by
dpup
7y ago
|
2 comments
11.
▲
by
dpup
11y ago
Thanks for clarifying and yes, lots of interesting stories to be told around the edges of this post. Some are already written and linked. For example, I'd recommend Why ContentEditable is Terrible by Nick. https://medium.com
12.
▲
by
dpup
11y ago
Sorry it came across as "sour grapes", the spec for the post is describe the components of your stack, why you use them, and challenges you've faced. In terms of "display an article" I'd encourage you to think
13.
▲
by
dpup
11y ago
As I said above, this was from a bio question that got elided during editing. I didn't want to be completely defined by my work, but at the same time didn't want to be overly verbose talking about myself. Glad you took something f
14.
▲
by
dpup
11y ago
This was mostly a hat tip to a scarred past. This is a post about Go's GC tuning philosophy: https://blog.golang.org/go15gc
15.
▲
by
dpup
11y ago
The point is that we don't really care about the number of uniques or page views. What we actually look at internally on a day to day basis is the amount of time people spend reading and other engagement metrics.
16.
▲
by
dpup
11y ago
I don't want to be completely defined by my work, but at the same time didn't want to be overly verbose talking about myself. Also, the original interview had this section as multiple questions; it was collapsed into a single para
17.
▲
Ask HN: Monorepos with GitHub?
1 points
by
dpup
11y ago
|
0 comments
18.
▲
by
dpup
13y ago
Should be fixed on monday. Was a super weird rendering bug.
19.
▲
by
dpup
13y ago
Minified, but pretty printed for easier debugging without source maps. The whitespace gzips pretty well.
20.
▲
by
dpup
13y ago
We're actually having a hard time reproducing (though we've received some interesting screen shots). Our nexus 4 and Nexus 7 look ok. Rest assured we'll be acquiring more devices and will try and fix.
21.
▲
by
dpup
13y ago
The fix was deployed. Happy keyboard scrolling.
22.
▲
by
dpup
13y ago
We're looking into this. Trying to find our android test device :-/
23.
▲
by
dpup
13y ago
This is a surprisingly accurate assessment from someone outside the company: http://www.quora.com/Medium-website/What-is-Mediums-technolo... But it would be good if we documented this more formally. I'll see if s
24.
▲
by
dpup
13y ago
Typekit understandably wants to make sure that no one else uses the font bundles, so they check the referrer. If you strip referrers it'll block the response and eventually it'll timeout, and show using the default system font. T
25.
▲
by
dpup
13y ago
This was a mistake introduced by a last minute change. We'll have a fix deployed soon.
26.
▲
by
dpup
13y ago
We have a fix for Chrome coming soon, something we overlooked in a last minute change.
27.
▲
by
dpup
13y ago
This is likely related to typekit loading. Do you block referrers?
28.
▲
by
dpup
13y ago
See "Ownership and Licensing of Intellectual Property" here: https://medium.com/policy/9db0094a1e0f "You retain ownership of all intellectual property rights in your User Content. Medium (and/or oth
29.
▲
by
dpup
13y ago
Thanks, this is useful. It's weird you are getting a 403 on the typekit request. It looks like the font-loader probably just times out. Do you happen to have any extensions that might strip referrer
30.
▲
by
dpup
13y ago
Any chance you can dump a net tab trace using Firebug or similar.
More ›