Somehow `ws` broke on v6.x-staging prior to the release of 6.13.0 I only found out because of CITGM! Here's the bisect script I ran to find the offending commit: https://github.com/nodejs/node/pull/16312 …pic.twitter.com/Xbjrxh7gke
This is the legacy version of twitter.com. We will be shutting it down on June 1, 2020. Please switch to a supported browser, or disable the extension which masks your browser. You can see a list of supported browsers in our Help Center.
I work on @ChromeDevTools & @v8js at Google and on ECMAScript through TC39.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
Add this Tweet to your website by copying the code below. Learn more
Add this video to your website by copying the code below. Learn more
By embedding Twitter content in your website or app, you are agreeing to the Twitter Developer Agreement and Developer Policy.
| Country | Code | For customers of |
|---|---|---|
| United States | 40404 | (any) |
| Canada | 21212 | (any) |
| United Kingdom | 86444 | Vodafone, Orange, 3, O2 |
| Brazil | 40404 | Nextel, TIM |
| Haiti | 40404 | Digicel, Voila |
| Ireland | 51210 | Vodafone, O2 |
| India | 53000 | Bharti Airtel, Videocon, Reliance |
| Indonesia | 89887 | AXIS, 3, Telkomsel, Indosat, XL Axiata |
| Italy | 4880804 | Wind |
| 3424486444 | Vodafone | |
| » See SMS short codes for other countries | ||
This timeline is where you’ll spend most of your time, getting instant updates about what matters to you.
Hover over the profile pic and click the Following button to unfollow any account.
When you see a Tweet you love, tap the heart — it lets the person who wrote it know you shared the love.
The fastest way to share someone else’s Tweet with your followers is with a Retweet. Tap the icon to send it instantly.
Add your thoughts about any Tweet with a Reply. Find a topic you’re passionate about, and jump right in.
Get instant insight into what people are talking about now.
Follow more accounts to get instant updates about topics you care about.
See the latest conversations about any topic instantly.
Catch up instantly on the best stories happening as they unfold.
Somehow `ws` broke on v6.x-staging prior to the release of 6.13.0 I only found out because of CITGM! Here's the bisect script I ran to find the offending commit: https://github.com/nodejs/node/pull/16312 …pic.twitter.com/Xbjrxh7gke
If you have never used `git bisect` do I have a productivity hack for you. If you have a linear git history and can write a unit test that regresses... you can automate finding the bug!
First `git bisect start` Then you run `git bisect bad` on your currently broken branch, check out a commit in the past that was working and run `git bisect good` Git will start doing a binary search through history
Wanna really cook with fire? You can write a bash script that will exit non-zero for a bad commit and automate this process further with `git bisect run http://test-script.sh ` Are you a node user? do you already have a test suite? YOU CAN DO `git bisect run npm test`pic.twitter.com/NL3pHblTpQ
If you had a V8 upgrade in the middle your computer would be dead by now 
Tip. Use goma. Compile V8 in half a minute.
I'm listening
go/goma. install and set up PATH so that g++ and clang++ point to the goma copy.
FWIW, the goma client is now open source: https://groups.google.com/a/chromium.org/d/msg/chromium-dev/q7hSGr_JNzg/p44IkGhDDgAJ … (The server is not publicly available… yet.)
But... the point is of this is the server...
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.