HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jnwatson

7,104 karmajoined 10년 전
Google Sr. Staff security engineer working on GenAI security

comments

jnwatson
·3일 전·discuss
You're not forced to buy the games that require it.
jnwatson
·3일 전·discuss
I'm generally laissez-faire about corporate layoffs. Corporation should have the freedom to organize how they want.

Still, this sticks in my craw. Microsoft didn't just buy a game studio. They bought a fleet of studios, a non trivial segment of the entire video game market. And they did almost nothing with them, and then they just light the goodwill on fire. It isn't just the IP. It is the brand, the organizational work, the history. Just vaporized.

The least they could have done is sell the studios mostly intact.
jnwatson
·4일 전·discuss
I graduated a long time ago with a degrees in CS and philosophy.

I've never understand the hate for philosophy; I think more about my philosophy classes now than my CS classes.
jnwatson
·4일 전·discuss
This is exactly how the Fed influences the business cycle.
jnwatson
·5일 전·discuss
That's the instantiation of AI in a particular embodiment; the ethical boundaries are clear.

For a chatbot, there are dozens of use cases, all with different ethical impacts. The idea that there is a single framework that you can shove every situation through is counter to a couple thousand years of philosophical discourse, not to mention basic usability.
jnwatson
·5일 전·discuss
This reads of projecting personal ethics onto a model.

Most of the the behaviors the article talks about happens every day in business. Why would we set a higher standard for models than our fellow humans?

Let the operator set the ethical parameters of the model. To be a useful tool, I want the model to give me as many good options as possible, ethical or not.

This is particularly important for fictional situations, e.g. I want my model to be able to act like a corrupt shopkeeper.
jnwatson
·8일 전·discuss
You're already depending on the OS for many other things. Depending on it for page caching is just one more thing.
jnwatson
·8일 전·discuss
Bummer. I'm the maintainer of the Python bindings.

I have to figure out how to support both versions now...
jnwatson
·8일 전·discuss
I've used LMDB in production for multi-terabyte databases, and we encountered the long-write time but found a solution.

The important idea is that LMDB offloads cache management almost completely to the OS. You have to become intimately familiar with the way that the page cache works and how to configure it.
jnwatson
·11일 전·discuss
These colleges certainly have English, Philosophy, Art, and History classes, all of which require papers to be submitted and the exams consist of essay questions.

That Computer Science is somehow a privileged subject where the exam grading must be automated is elitism of the highest degree.
jnwatson
·12일 전·discuss
Yes. That's exactly what college is. If you don't have the resources to effectively individually evaluate a student's output, you shouldn't hold a graded class.
jnwatson
·12일 전·discuss
While I agree with other comments indicating that the headline is drawing on a small period of data, other data in the deck is pretty compelling.

Page 25 "The number of data centers in the US" gives an interesting insight as to the magnitude of the data center boom. 60% more data centers are being planned or are under construction. This might actually be underselling it in dollar amount, as I believe the average data center size under construction is larger than the average data center already constructed.

Page 27 "Cyclically adjusted P/E ratio near all-time highs" is certainly concerning and points to a near term correction.
jnwatson
·12일 전·discuss
Which is literally what graduate students get paid to do.

How do you think English, philosophy, or history tests get graded?
jnwatson
·12일 전·discuss
But what's wrong with pen and paper?
jnwatson
·14일 전·discuss
A meeting to get a lamp post change is exactly how progress stops. It is why we can't build anything in US and it costs a billion dollars per mile of high speed rail.
jnwatson
·16일 전·discuss
I would get nervous carrying around a $10k laptop.
jnwatson
·19일 전·discuss
The very idea of "let's just write it correct the first time" is itself very much a second system fallacy.
jnwatson
·20일 전·discuss
Crazy I saw one of the victim's grandchildren post on Reddit yesterday and thought it should make the news.
jnwatson
·25일 전·discuss
I wonder if I should stop taking a glucosamine supplement.
jnwatson
·26일 전·discuss
A common security control today is to use another model to check the actions of the target model.

Perhaps the best defense against runaway AI is AI you control yourself.