Eric Bidelman
Eric Bidelman
Right now, it "fails" silently and doesn't tell users the URL has already been post,
Dupes are prevented by checking if the URL has already been posted. But we only look a the current year. IOW, an RSS post from 2017 can be reposted via...
Scale + speed + uptime! Here's what I'm using in other projects. Dockerfile ``` FROM node:9.5-slim MAINTAINER Eric Bidelman # See https://crbug.com/795759 #RUN apt-get update && apt-get install -yq libgconf-2-4...
The perf bookmarklet at https://gist.github.com/ebidel/57c9e9379ec6b0bda16d has some numbers that would be interesting to add: - first paint - page load - resource timing api load times for the page's top...
When you load https://www.chromestatus.com/features, it loads at "in development" features. It may be nicer to land users at the current stable release so it's easier to answer the question "what's...
Many times iOS/android/webview versions are not filled in by chromium devs. Before the feature gets added, pop up a dialog asking if everything looks right. Important fields that are blank...
non-intrusive links at the top of the list to select an alternate ordering e.g. - [ ] last updated - [ ] category - [ ] alphabetical - [ ]...
Android and desktop land features at different times. We need to distinguish.