Viewing profile — xster
xster
HN member- Joined
- Sat, Dec 05, 2009, 11:18 PM UTC
- HN karma
- 1,772
- Public activity
- 723 items
- HN profile
- View on Hacker News ↗
About xster
No profile information was provided.
Recent public activity
-
comment
Comment #42937212
Not commenting on this particular case, but on the general sentiment. Aristotle did say in Politics IV that appointing public office by lottery, drawing from the real public, is mo…
-
comment
Comment #42009504
I have ChatGPT app and Claude and Gemini PWAs on my dock. I gravitate towards using ChatGPT much more. It's just faster vs launching Chromium for each small query.
-
comment
Comment #42001738
Rivians are very accurate
-
comment
Comment #41978287
Semi-automatically. Googlers have to review it.
-
comment
Comment #41978267
There's likely things we missed but we'd love to find examples you might have. We try to be scientific as much as we can https://github.com/flutter/flutter/pull/122275 [coincidenta…
-
comment
Comment #41977119
The main Flutter GitHub repo does have infrastructure to run PR against all Google internal tests (which as you say, does find real bugs). https://imgur.com/a/Ih2oQIS disclaimer: m…
-
comment
Comment #41976292
https://github.com/flutter/engine/blob/main/impeller/docs/fa... discusses the reasoning a bit. There's more of a difference in the approach
-
comment
Comment #41976262
https://ln.hixie.ch/?start=1714717681&count=1 is a sensible estimation
-
comment
Comment #41975777
small nit: many daily driver apps in China are partially Flutter. But TikTok is not at the present
-
comment
Comment #41929715
Anthropic is so close to getting to a WeChat-esque store-less super-app state. It just needs a way to gather all your published artifacts and surface them easily in the sidebar lik…
-
comment
Comment #41783248
let's talk about the actual nicotine slingers https://lsa.umich.edu/psych/news-events/all-news/faculty-new... Tobacco companies pivoting and hooking kids and adults with processed …
-
comment
Comment #41727308
Give it a Flutter desktop UI :)
-
comment
Comment #41074548
I've definitely been using it for more than a month now. My kid loves using it as an impromptu space knowledge pop quiz game with a simple system prompt. Maybe it's released to pai…
-
comment
Comment #40813613
I had a car headunit with wireless Android Auto before and I drive a Rivian now. I thought it would be a degraded experience before buying the car. But I think it's probably a gene…
-
comment
Comment #40520517
May I ask what the use case is? What would you do with it besides using it for a screen reader (which turns it on)
-
comment
Comment #40517105
A bunch of Android OEMs already baked into the OS's default camera. The Honor Magic6 Pro for instance just lets you shoot log or preview (or bake in) any number of lut while captur…
-
comment
Comment #40250398
Are you referring to something specific?
-
comment
Comment #40204180
which one is that?
-
comment
Comment #39587600
I have a Rivian. It's equivalent to 16.7 mpg given its mi/kWh, and electricity and gasoline costs.
-
comment
Comment #39389901
That isn't the OP's point I believe. I think the point was if the more productive means of production is ultra-centralized to a few owners of AI, the question wouldn't be whether t…
-
comment
Comment #38961603
My kid's at the daycare (and won't be soon). The cost is more or less average.
-
comment
Comment #38576561
Can you show us some first-hand sources of what exactly did happen in 10/7? If not suitable for TikTok (though gore and violence upon Palestinians are readily visible), there must …
-
comment
Comment #38419609
> Performance is same as JS Is there a source?
-
comment
Comment #38135610
> Dart on web e.g. feels extremely janky to me That's what this WasmGC is for :) Dart on web runs as dart2js whereas other platforms like Android/iOS/macOS/Linux/Windows runs as AO…
-
comment
Comment #38135567
The demo shows Flutter driving https://skia.org/docs/user/modules/canvaskit . It's just a single DOM node.