HN user

rryan

2,857 karma
Posts17
Comments292
View on HN
blog.zacka.io 3mo ago

Moving fast in hardware: lessons from lab to $100M ARR

rryan
116pts26
googleblog.blogspot.com 10y ago

Google’s look, evolved

rryan
683pts430
insidesearch.blogspot.com 13y ago

Google Knowledge Graph now in es, fr, de, pt, ja, ru, and it.

rryan
2pts0
www.theverge.com 13y ago

Inside Android's next wave: Building the Nexus 4, Nexus 10, and Android 4.2

rryan
4pts0
www.mapr.com 13y ago

MapR sets 54s terasort record with 1003 instances on Google Compute Engine

rryan
2pts0
online.wsj.com 13y ago

Google to buy Frommer's

rryan
76pts31
chrome.blogspot.com 14y ago

Google announces next Chromebooks and a Chromebox (desktop replacement)

rryan
98pts113
googleblog.blogspot.com 14y ago

Things Not Strings -- Google Launches Knowledge Graph

rryan
284pts139
searchengineland.com 14y ago

Google Connecting the Dots Between Symptoms and Conditions

rryan
3pts0
insidesearch.blogspot.com 14y ago

Improving health searches, because your health matters

rryan
6pts0
plus.google.com 14y ago

Google+ relaxes real-name policy, allows pseudonyms

rryan
135pts105
leaflabs.com 14y ago

LeafLabs puts Python on their Arduino-compatible ARM board

rryan
6pts0
googleblog.blogspot.com 14y ago

All Google services are carbon neutral since 2007.

rryan
4pts1
googleblog.blogspot.com 14y ago

Google buys Zagat

rryan
243pts70
googleblog.blogspot.com 15y ago

Google retires Google Health and PowerMeter projects

rryan
84pts40
news.ycombinator.com 15y ago

What's with these job postings on HN?

rryan
3pts2
googlecode.blogspot.com 15y ago

Google to offer for-pay Translate API

rryan
145pts40

Don't make me tap the sign: There is no such thing as "bytes". There are only encodings. UTF-8 is the encoding most people are using when they talk about modeling "raw bytes" of text. UTF-8 is just a shitty (biased) human-designed tokenizer of the unicode codepoints.

RMSNorm is pretty insigificant in terms of the overall compute in a transformer though -- usually the reduction work can be fused with earlier or later operations.

ML 101: Do not evaluate on the training data.

Yes of course it can, because they fit in the context window. But this is an awful test of the model's capabilities because it was certainly trained on these books and websites talking about the books and the HP universe.

I agree that a Transformer is an example of a "reflexive" behavior because it learns to react in a context (via gradient descent rather than evolution as the learning algorithm). It's a conditional categorical distribution on steroids.

I also agree it's not much different than what's going on in this petri dish with pong.

But I don't think that's a profound statement.

What I'm saying is that calling what a Transformer does "language development" isn't accurate. A Transformer can't "develop" language in that sense, it can only learn "reflexive" behavior from the data distribution it's trained on (it could never have produced that data distribution itself without the data existing in the first place).

There's a huge difference between fitting a probabilistic model to a data distribution then sampling from it (what GPT-3 is) and agents that invent language and use it to communicate.

Goodbye, Feedly 4 years ago

"I could go pro, but nah" -- I read this and closed the tab. What a whingefest from a free tier user.

The Reddit crawling problem is because Reddit rate limits their crawling so they have to prioritize the most popular feeds. What's the problem with linking your account, or making a dedicated feedly throwaway for crawling?

Been a pro user since the beginning because I want the service to stick around. It works just as well as it always has and I don't mind that they're adding new features even if they aren't for me.

Sheesh.

The main source of income for youtube isn't ads. YouTube revolves around the merchandise and YouTube Premium subscriptions.

If you are talking about creators who are not earning money for using vanced, you should know they won't make millions out of those ads.

... right. Feel free to keep telling yourselves that.

Straw man argument. OP was suggesting you pay for YT premium, which does away with the ads completely. Removing your web adblocker is a non sequitur, and exposes your computer to malware / spyware in addition to ads.

Parents are treated equally. If you give birth you get an additional 6 weeks of medical recovery leave. If two parents (any gender) adopt a child then both receive an equal length baby bonding leave.

I've taken parental leave twice at Google and used the full amount. No ill effects, as far as I can tell. Everyone I work with and my management chain was fully supportive.

nit: Kubernetes is the container orchestration, not the container technology itself. So the comparison is apples vs. oranges.

You could replace the containers that are being scheduled by Kubernetes with WebAssembly. Others already linked to Krustlet which is effectively this.

No one at Google is responsible for these half baked and largely irrelevant widgets or wants to stake their career fixing them.

You're just ... wrong about this. There's an entire team of dozens of people (maybe hundreds now) focusing on this specific web answer feature. I personally worked on the team (not this feature, though).

I don't understand why people say things they know nothing about.

I love that Firefox exists and Quantum is an amazing step forward, but Firefox still regularly runs away with gigabytes of RAM and hung worker processes. I have no problem with long-lived Chrome sessions but I need to restart Firefox ~daily. It's not bad memories of 10-years ago.

Cloud TPU pods are seriously amazing. I'm a researcher at Google working on speech synthesis, and they allow me to flexibly trade off resource usage vs. time to results with nearly linear scaling due to the insanely fast interconnect. TPUs are already fast (non-pods, i.e. 8 TPU cores are 10x faster for my task than 8 V100s) but having pods open up new possibilities I couldn't build easily with GPUs. As a silly example, I can easily train on a batch size of 16k (typical batch size on one GPU is 32) if I want to by using one of the larger pod sizes, and it's about as fast as my usual batch size as long as the batch size per TPU core stays constant. Getting TPU pod quota was easily the single biggest productivity speedup my team has ever had.

Travis has weird priorities. The Ubuntu environment has been stuck on Precise/Trusty for years now. And the only place you can upload artifacts is Amazon S3. I really hate to be that person who sees a new offering and is like "but when will you fix your busted junk?!" but.. when will you fix your busted junk?!