Viewing profile — drysart
drysart
HN member- Joined
- Wed, May 07, 2014, 2:55 PM UTC
- HN karma
- 234
- Public activity
- 75 items
- HN profile
- View on Hacker News ↗
About drysart
No profile information was provided.
Recent public activity
-
comment
Comment #48146206
It's tempting to look at it that way; but that's being over-reductive. UIs of today are not the UIs of 20 years ago. Users expect much more from today's UIs, and UI toolkits necess…
-
comment
Comment #48146149
Not as much of a lack of seriousness as excusing away hallucinations as not that big of a deal in what's supposed to be a researched, scholarly body of work written by humans.
-
comment
Comment #47700043
Not the author, but: > how do you exactly know how javascript works inside out? Javascript has pretty detailed specifications. They're not exhaustive, but the article here does men…
-
comment
Comment #47670148
> I sat through a conference session in the late nineties trying to understand the difference between an OLE document, a COM object, and an ActiveX control. To be brutally honest, …
-
comment
Comment #47494192
This particular vehicle was sold at an impound auction under a court order. Any existing legal ownership of the vehicle prior to the auction was extinguished.
-
comment
Comment #47465046
There was a software package a couple decades ago, I want to say it was Lotus Notes but I'm pretty sure it wasn't actually Lotus Notes but something of that ilk, that would show a …
-
comment
Comment #47465000
It's not React. It's React Native. React Native and React are about as similar as JavaScript and Java. React Native is a way of orchestrating a UI comprised of native controls.
-
comment
Comment #47442890
Hopping in here to suggest that instead of running a persistent whole-ass daemon, you could just configure a systemd service, set it up to trigger off a write to a fifo, and then u…
-
comment
Comment #47437557
I mean it's a dog so you can't exactly ask them; but this was a dog that would bark at every other dog . If he wasn't barking at Hooch because Hooch was only showing up at 24 FPS, …
-
comment
Comment #47423447
It's about being able to perceive it as a "living" moving creature and not something different. You can understand something below the perception threshold is supposed to be a crea…
-
comment
Comment #47397690
The use cases for YAML that don't involve any sort of scripting vastly outnumber the use cases for YAML that involve embedding scripts into a document; so it's a little unfair and …
-
comment
Comment #47347106
The more SKUs you have, the more digital shelf space you get on a shopping website. When your sole differentiating factor from your competitors is that your laptop has an "HP" logo…
-
comment
Comment #47184417
The browser does have a UDP data stream available for applications to send arbitrary bytes over UDP; it's part of WebRTC.
-
comment
Comment #47122138
> If I start calling "bananas" "apples" then I devalue the meaning of the word "apple". You can't differentiate which I'm referring to. In French, potatoes are called what translat…
-
comment
Comment #47099406
> And the FAA won't become involved unless you're pointing them skyward. The point here is that 'skyward' is where the laser's beam goes when you're trying to aim it at a camera up…
-
comment
Comment #47018424
The best solution for dealing with AI content slop flooding your eyeballs is to hang out in places small enough to be a community -- like a local area mesh network. AI slop thrives…
-
comment
Comment #46607433
Depends what you're actually storing. There are plenty of cases where the timezone is not metadata; it defines how the datetime should be interpreted. For example: your local mom a…
-
comment
Comment #46607379
It doesn't to me. It should be obvious that there are plenty of valid uses of dates and times which implicitly refer to either an exact instant in time, or the expression of a time…
-
comment
Comment #46577744
That's absurd. The system should be able to update itself without fear that it's going to break anything. The user should not be expected to have to set aside time to babysit an up…
-
comment
Comment #46557706
I believe Shopify looked into using a JS engine in WASM for front end sandboxing but ended up using a wrapper around the Shadow Realms API instead.
-
comment
Comment #46557613
The major Javascript engines already have the concept of a type system that applies at runtime. Their JITs will learn the 'shapes' of objects that commonly go through hot-path func…
-
comment
Comment #46557522
There's not some conspiracy that's stopped it from happening. Nobody, anywhere, has ever said "DOM access from WASM isn't allowed ". It's not a matter of 'allow', it's a matter of …
-
comment
Comment #46538355
The only fully-functional interface for viewing statements and scheduling payments is on iPhone. In fact I'm pretty sure you can't do either of those things at all in any other pla…
-
comment
Comment #46507928
In a similar act of marketing malfeascence they renamed their mobile Remote Desktop app to "Windows".
-
comment
Comment #46502330
But this is very obviously not "no stuff". This is " different stuff". Taking the website down entirely or just blanking it out is a very, very different matter than replacing it w…