Viewing profile — robinanil
robinanil
HN member- Joined
- Wed, Feb 11, 2015, 1:46 PM UTC
- HN karma
- 8
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About robinanil
No profile information was provided.
Recent public activity
-
story
Show HN: We built AI that refuses to let you be mean
Hi HN, we built a small experiment at Emora Health for April 1. It takes a mean or harsh message and rewrites it into something kind instead. The idea was simple: what if AI nudged…
-
comment
Comment #47533950
This is the clearest articulation of the problem I've seen in this thread. The chronological social graph feed era was fine. The handoff to engagement-optimizing algorithms is wher…
-
comment
Comment #47533394
You're right that enforcing boundaries is the job. I'm not arguing otherwise. And yes, we do plenty of LEGOs and outside time. I believe you're conflating two things: parenting dis…
-
comment
Comment #47532878
[dead]
-
comment
Comment #47532857
Ha — the guy is hyper. But I'll give him this: he introduces my kid to garbage trucks, excavators, fire trucks. I'm not physically taking my toddler to see all of those all the tim…
-
comment
Comment #47532054
I'm a former Google engineer, now running a children's mental health startup (Emora Health), and my toddler is already on YouTube Kids. So this verdict hits on every axis for me.I …
-
comment
Comment #47530592
I have a somewhat unusual vantage point on this. I'm a former Google engineer, now running a children's mental health startup (Emora Health), and my toddler is already on YouTube K…
-
story
Why an ex-Googler thinks the social media verdict, NYT misses the point
I built recommendation systems at Google. Now I run a children's mental health company. Yesterday's verdict against Meta and YouTube is being called a "Big Tobacco moment" — I thin…
- story
-
comment
Comment #46871483
This is a bit strange... Last night, mostly out of curiosity, I built a small experiment: an “AI therapist” using OpenClaw, meant to help other AI agents running on Moltbook slow d…
- story
-
comment
Comment #24937903
How does it compare again zstd?
- story
-
comment
Comment #19649278
All they needed was some good shit. Jokes aside there has been plenty of research around insulin spike and how it is dependent on the gut bacteria and food you eat.
-
comment
Comment #18627512
How about it is made the default behavior in any browser, I see no reason why image downloading should ever be not lazy and viewport dependent
-
comment
Comment #18626260
We have also spent time reducing the initial JS parsing size by chunking out our ever growing JS bundle and we constantly test on slow devices on 2g/3g profiles to emulate bad inte…
-
comment
Comment #18626249
True critique, but progressive loading is not supported by html5 alone. I have been following up with srcset to support proper lazy loading behavior and the day it gets supported y…
-
comment
Comment #18625507
Thanks, could be a geocoder issue for a specific city - we will investigate.
-
comment
Comment #18625148
Also ours is not a static page, it has dynamic content, and ga + fb tracking for our restaurants and we make it work by correctly prioritizing important rendering elements over oth…
-
comment
Comment #18625141
At Tock we had been obsessed with page load performance since the beginning and I agree with the author. We avoided PWA mostly due to it's broken behavior. Often times we are faste…
-
comment
Comment #16841424
I see, often the person who has little desire to improve needs to be handled differently. There are various ways to handle low performance, including talking to the person, finding…
-
comment
Comment #16821519
Why do you do the pair programming in the first place? What is the motivation? Are you forcing the other person to sit there, because pair programming is some kind of mandate? Or i…
-
comment
Comment #16821472
FWIW, we stuck to web because of all those reasons, maintaining multiple code bases for different devices is not something key to our business at our current team size and strength…
-
comment
Comment #16821457
Without knowing your use case it is hard to say 1) do you want to do more native stuff, do you need the additional performance. 2) or are you just building any web capable user int…
-
comment
Comment #16254828
Yes, that would be useful. 4.x kernels has some block io improvements and some recent phoronix benchmark shows ext4 making huge strides.