He probably meant Berkeley.
HN user
aassddffasdf
Weapons are good actually.
Elm/ML is an interesting choice of mis-mash & a subtle slap in the face of Haskell? (Which on the surface is far more like Elm than ML is).
You would still have to ensure balancing somehow. Both "]" and "}" are valid "closing brackets" and the correct one to choose is context-dependent.
Clearly the way forward is to teach the students how to do:
"... the kind of tweaking you see me doing above, tweaking which I can do because I possess a relatively sophisticated understanding of narrative craft and know what to tell the AI to do"
This will likely entail teaching them how to do the job without the use of the AI (as was always the case). (The same applies to software development [which is just a different form of writing]).
It's difficult yes. But for the right price, I can assist. Feel free to ping me.
How about for people who know what they are doing with time series?
Business don't know what they invest in. They hire a software professional to produce software. It's up to her to use the best techniques to do so.
The problem with this logic is that most definitely "popularity" is already proxied by some data that they are collecting and thus could be acted upon by the machines. So either Google are poor coders or this is something different than popularity.
Exactly.
Pretty bold title. Seems like it would be more "not known to exist."
Umm Slack can be used to coordinate a hop to another channel.
This should not be downvoted. filleduchaos is right. Get over yourselves nerds.
That all comes down to how well-designed the API is. Not all APIs are created equal but in the hands of a skilled designer, this functionality is priceless. Not only that but you can also look at the actual values to tease apart any meanings that seem ambiguous (but, once again, in the hands of a good designer those won't exist in the first place).
It's my point so what is your point?
Umm, GraphQL is a reflective API-- use 'introspection': https://graphql.org/learn/introspection/
Right. All this treating the DOM with kid gloves seems to be due to its pre-existing weaknesses. Why not just fix those?
Of course these are possible in Rust, but in practice I'vr found they're mucb rarer.
Apparently rarer than the occasional typo (the above sentence contains two).
Regarding #1: not so with widely deployed cryptographic provenance. Also, AI can detect deep fakes and image manipulation.
Haha, right. I searched for "axis" to see if anyone was making this point before I re-made it.
Would be nice to have an actual y-axis on those charts. No way to tell the difference between near zero and zero for the various schools.
Since Assange has already been indicted, there isn’t much sense in collecting additional evidence from Manning.
This reasoning does not make sense. The bar for indictment is not "100% of all available evidence must have been collected". One can and should collect (and subsequently present) additional evidence until the closing arguments are presented. No case is ever a "sure thing". One is wise to continue to reinforce it throughout the entire process.
That's false. No one knows what she _would_ say until she actually says it. She can certainly say "I can't say the answer to that because it would incriminate me (in ways that I don't already have immunity for)" and no one would have any way to verify that claim. Thus, it's a perfect response for every question.
That's false. 5th amendment certainly applies in that (and every other) case where one could incriminate themselves with their testimony.
Seems like a practical alternative would be to simply "plead the 5th" in response to every question she is asked.
We are in a pocket of high order/ low entropy (not high entropy).
It means that the one thing you defined it to do was not the right thing.
In this climate, if I had an infant I'd consider quarantining him or her until old enough to get the vaccine.
So, what's the big deal here? The only people affected should be those who were too stupid to take the vaccine. The rest of us can rest easy and let Darwin do his work.
Yes, I know that. However, they don't need to be exhaustive. They are very effective at uncovering any bugs using a statistical approach at even very reasonable levels of iteration. And nothing precludes you from running them 24/7 in the cloud.
I wouldn't say using a "unit test" is ever really a viable option for me. Property-based tests subsume unit tests.