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

cimi_

no profile record

コメント

cimi_
·2 か月前·議論
> As an English-as-second-language speaker and writer

How do you know it's actually better? I'm not trying to be condescending, but this reads to me like vibes :)
cimi_
·3 か月前·議論
This is relevant information for this forum, for good or bad Apple has a lot of impact.

I find your reaction strange, do you read news to be angry and/or afraid? :)
cimi_
·4 か月前·議論
It was announced almost a year ago: https://news.ycombinator.com/item?id=43398518

But it was subject to regulatory approval, that's been completed now.
cimi_
·4 か月前·議論
> They get the team that built it and have more people on the AI initiative who are consumer-centric.

Who are comfortable releasing systems with horrible security, while proudly stating they never read the code? And with metrics that can be gamed by anyone, but that got reported to literally the entire world?

> The lesson here is to spend less time focused on doing what you think is the right thing and spend more time tinkering.

I'd say the lesson here is that clown world keeps on giving, but hey, maybe I'm just jealous ;)
cimi_
·4 か月前·議論
I don’t understand how id-ing the buyer helps? What is the age restricted good here?

Are you saying that kids now buy their phones with pocket money without their parents knowing?

> It's obvious we're moving in a direction where we are going to get these restrictions in one way or another

It’s not obvious, it’s just sad. I still hope reason will prevail in this.
cimi_
·4 か月前·議論
I can't see how anyone can think "the exporters pay the tariff" makes any sense. TBH, we'll never know how many people thought it made sense because it didn't matter.
cimi_
·5 か月前·議論
Reading the comments here I see almost everyone posting assumes this is a genuine interaction of an autonomous AI with the repo, not a human driving it.

IMO this take is naive :)
cimi_
·5 か月前·議論
I think this is important - these topics get traction because people like to anthropomorphise LLMs and the attention grab is 'hey, look at what they learned to do now'.

It's much less sexy if it's not autonomous, if this was a person the thread would not get any attention.
cimi_
·6 か月前·議論
There was discussion about this here a couple of weeks ago: https://news.ycombinator.com/item?id=46458936

Steve Yegge's a famous developer, this is not a joke :) You could say he is an AI maximalist, from your options I'd go with (b) serious with the idea, tongue-in-check in the style and using a lot of self-irony.

It is exaggerated, but this is how he sees things ending up eventually. This is real software.

If things do end up in glorified kanban boards, what does it mean for us? That we can work less and use the spare time reading and doing yoga, or that we'll work the same hours with our attention even more fragmented and with no control over the outputs of these things (=> stress).

I'd really wish that people who think this is good for us and are pushing for this future do a bit better than:

1. More AI 2. ??? 3. Profit
cimi_
·6 か月前·議論
> The historical pattern suggests cognitive abilities shift rather than disappear.

Shift to what? This? https://steve-yegge.medium.com/welcome-to-gas-town-4f25ee16d...
cimi_
·6 か月前·議論
Not specific to this IPv6 event, but I was wondering what happens to public services during these Internet shutdowns?

Does everything stop or it's mostly business as usual minus some things?

I would imagine hospitals, tax offices etc need the internet to work?
cimi_
·7 か月前·議論
I read Rob’s message as against the AI industry, triggered by this email - it is ‘AI is bad’.

This startup didn’t spend the trillions he’s referencing.
cimi_
·9 か月前·議論
Lex Friedman recently did an interview with Durov: https://lexfridman.com/pavel-durov/

I listened to bits of it and I was disappointed by the lack of push back from Lex who was supper excited because he got to hang out with Durov for a couple of weeks in Dubai - the tl;dr I got from what I heard is that Telegram is amazing and Durov is a visionary freedom fighter. Lex's recent history I'm not surprised though.

Here's the transcript of the section about encryption: https://lexfridman.com/pavel-durov-transcript#chapter15_encr... I'll let you judge for yourself.

I'll comment on another section though because I'm somewhat knowledgeable having followed the subject closely in the media and by knowing the country: https://lexfridman.com/pavel-durov-transcript#chapter7_roman...

He claims: 'So, by the time the head of intelligence services met me to ask about Romania to help them silencing conservative voices in Romania, I was already wary of what can be going on next.'

I call bullshit on this. The 'conservative voices' are muppets doing Russia's bidding who broke all sorts of election laws. There was nothing serious happening on Telegram in Romania that would warrant any foreign intervention, it just doesn't make sense.
cimi_
·9 か月前·議論
Speaking of agents and tests, here's a fun one I had the other day: while refactoring a large code base I told the agent to do something precise to a specific module, refactor with the new change, then ensure the tests are passing.

The test suite is slow and has many moving parts; the tests I asked it to run take ~5 minutes. The thing decided to kill the test run, then it made up another command it said was the 'tests' so when I looked at the agent console in the IDE everything seemed fine collapsed, i.e. 'Tests ran successfully'.

Obviously the code changes also had a subtle bug that I only saw when pushing its refactoring to CI (and more waiting). At least there were tests to catch the problem.
cimi_
·9 か月前·議論
Your point to not rely on good intentions and have systems in place to ensure quality is good - but your comparison to humans didn't go well with me.

Very few humans fill in their task with made up crap then lie about it - I haven't met any in person. And if I did, I wouldn't want to work with them, even if they work 24/7.

Obligatory disclaimer for future employers: I believe in AI, I use it, yada yada. The reason I'm commenting here is I don't believe we should normalise this standard of quality for production work.
cimi_
·9 か月前·議論
Jetbrains IDEs have 'Local History' that keeps a record of all edits to files - I looked in mine now and I have changes from more than 3w ago :)