Viewing profile — dasfasf
dasfasf
HN member- Joined
- Tue, Oct 13, 2015, 9:16 PM UTC
- HN karma
- 19
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About dasfasf
No profile information was provided.
Recent public activity
-
comment
Comment #13905710
A interesting property of Japanese is that a sentence is also a subordinate clause. For example Tarou wa Noriko wo toshokan de mimashita. (Tarou saw Noriko at the library.) Tarou w…
-
comment
Comment #13873155
Which makes the timing all the more inscrutable. AV1 is supposed to have its bitstream finalized this month. Why now, when WebM is so widespread and there are new formats on the ho…
-
comment
Comment #13794661
You can already do all this. In practice, I've never seen a site render its text and ads to a canvas to make things difficult for me. IMO, the bigger obstacle to "content that can'…
-
comment
Comment #13791519
Use autoscrolling.
-
comment
Comment #13771162
Every number system in which all numbers occupy the same amount of space must have this property (namely, that there are roughly as many positive numbers above 1 as below 1, and th…
- comment
-
comment
Comment #13315248
Jackmott is the one who introduced the standard of "controlled experiments". Why doesn't he propose an experiment design which will shed light on the question of whether classes ar…
-
comment
Comment #13315207
For one, traits are inherently static and their methods are statically dispatched, somewhat like a concept. Traits which satisfy certain conditions which make them "base class-like…
-
comment
Comment #12926773
I use error_chain let a = foo().chain_err(|| "failed to foo")?;
-
comment
Comment #12223309
Just "bought" implies that the sale of the books is compassed in the past. It sounds strange because no explicit compass is mentioned and the reader suspects they are still for sal…
-
comment
Comment #12139642
Has this ever actually caused you confusion?
-
comment
Comment #11852014
It's neat how you can see immigration policy being enacted though. China goes dark in 1882 (Chinese Exclusion Act), then Russia lights up for the New Immigration near the turn of t…
-
comment
Comment #10952821
To be honest, I'm not seeing your pointing this out as relevant. I never claimed Rust should have a spec at this point in its life, or claimed any other language had a spec at an e…
-
comment
Comment #10950768
Not if you weight by use. C, C++, Java, Javascript, and C# all have specs. Among the most popular languages, it's really only the scripting languages that have the "as our implemen…
-
comment
Comment #10950575
Rust is not as finalized as any of the languages whose semantics are completely defined by a standard document. There is no definitive answer to the question of what a great many p…
-
comment
Comment #10383570
If we're going to use WebP anyway, we might as well drop PNG too in favor of the lossless mode. I don't know of any downsides to this. But mandatory chroma subsampling means WebP c…