HackerLangs
トップ新着トレンドコメント過去質問紹介求人

kylecazar

2,480 カルマ登録 14 年前

投稿

Android Emergency Live Video

blog.google
3 ポイント·投稿者 kylecazar·7 か月前·1 コメント

U.S. Citizens and Chinese Nationals Arrested for Exporting AI Tech to China

justice.gov
5 ポイント·投稿者 kylecazar·8 か月前·3 コメント

コメント

kylecazar
·8 時間前·議論
I think the card networks are responsible for forcing subscription reminders. Annual renewal and when a trial ends.

They don't like disputes so it's preemptive.
kylecazar
·3 日前·議論
I suspect they weren't locked in and stayed because they didn't know the police were coming to their location.

Locking people in a car, remotely, as a private company, for "bad behavior", would be a mess.
kylecazar
·8 日前·議論
8 hours a day, 5 days a week is a pretty significant chunk of your life. It is a part of your identity, if the word identity means anything.

Unless you are severed, of course.
kylecazar
·14 日前·議論
This applies to Elon's incredibly strange video game cheating scandal too.

It's pathetic and weird.
kylecazar
·15 日前·議論
Can also just pass the test as a human with access to AI, given the time limit is 30s.
kylecazar
·17 日前·議論
Yeah, it may indeed require some new Slack processes and discipline. But, the alternative would be account linking (like GH). Your interactions would have responses from Claude that are only visible to you if others didn't have the required permissions. It would use your credentials, etc.

That would defeat the stated purpose of collaboration/shared context, it would essentially just be another surface for your private Claude sessions.

Just gotta either decide not to use it or use it and not be willy nilly about the Slack channels in which it's provisioned.
kylecazar
·17 日前·議論
An admin scopes permissions on a per-channel basis. It doesn't allow external actions until an owner specifically provisions that tool for that channel. I think.

But people can be invited to a channel after @Claude is provisioned. So yeah, I suppose you'll need to be deliberate about channel memberships.
kylecazar
·19 日前·議論
There are some good arguments to be made on the limitations of LLM's for coding...

They are not contained in this video. It's an exasperated man claiming you don't understand.
kylecazar
·20 日前·議論
I think they would likely use it as further evidence
kylecazar
·21 日前·議論
I clicked a news article a few months ago about a crash... Google has since decided I need to know about all future aviation accidents. I was surprised how frequent it happens. Two brothers were killed in a Cessna just the other day.

I suppose it's a combination of lower maintenance standards and pilot experience, definitely doesn't make me want to hop in a small plane anytime soon.
kylecazar
·21 日前·議論
Fwiw they acknowledge this and claim the goal of this regulation is to drastically increase friction, not render it impossible
kylecazar
·21 日前·議論
I assumed that's how it works if you sign in before claiming the account?

It says to claim you can either sign up or sign in.
kylecazar
·22 日前·議論
Apparently I share a name with a prominent white nationalist activist. Yikes.
kylecazar
·22 日前·議論
Are we just saying this now for everything? The readme seems fine and is not long. The entire file is scannable in 1 minute.
kylecazar
·24 日前·議論
Definitely not. I've learned to live comfortably with the fact that I'll die one day (and really understand/internalize it). Knowing exactly when could potentially disturb the peace that I've found.
kylecazar
·25 日前·議論
I'm a honeycrisp fanatic (and it's a good balance of sweet/tart for me). This is the first I've heard of Sweetango, I don't think I've seen them in the grocery stores. Will be keeping my eyes peeled.
kylecazar
·30 日前·議論
Just a heads up -- the key in your header seems to link to a compromised/spam site.
kylecazar
·先月·議論
"So it was families that had spent all day walking to a clinic in Sudan—you know, with the USAID logo on it—expecting to get food and medical supplies, seeing that clinic ends up being shuttered and were then forced to go home and then make the heart-wrenching decision of which of their children to feed."

That really personalized it. Imagine being the head of a household, trying to maintain morale and provide, trekking to get your supplies, and coming home empty-handed to your family because a man far away with hundreds of billions of dollars thought it was wasteful.

Infuriating.
kylecazar
·先月·議論
What a weird tone this is written in.
kylecazar
·先月·議論
A couple of years ago now.

I asked it to write a script that would search for a specific string in footers in a massive series of DOCX files and change them according to some rules. The strings ended up being embedded in cells within an invisible table in the footers, the LLM realized this and switched strategy to a full deep traversal of the underlying XML. It correctly processed like 50 of these files in about 10 minutes, using libraries I wasn't aware of. I had spent an hour being annoyed before trying.

It was an "oh shit" moment for at least that category of work.