Hacker Newsnew | past | comments | ask | show | jobs | submit | rssoconnor's commentslogin


Not that I'm disagreeing with your main point, but I will say that Toyota's hybrid design is one of the best ICE engines out there. The transmission is replaced with planetary gears and the starter and alternators are replaced with a pair of motors to control the throttle and continuously variable transmission, making it one of the gentlest engine designs out there.

But yes, there is engine oil to be replaced and whatnot.

And also, to your point, my experience with my PHEV is my short range driving is electric, but it turns out most of my miles is consumed by annual long range trips. If I commuted to work, things would tip more in favour of EV driving. All to say how much EV you get out of your PHEV will depend highly on the type of driving one does.


I'm pretty sure Carney is a Progressive Conservative.


Imagine that, a little bit of this, a little bit of that. Fuck binary politicking, what the people want is reason and logic to form decision making, with foresight and compassion. Being a centrist isn't a bad thing.


I don't actually know anything, but I've been wondering lately: is higher house prices simply a consequence of Baumol's cost disease? If so, then there is kinda nothing we can do about it, right?. Higher house prices is simply a consequence of improved productivity elsewhere, and thus it is necessary to spend a larger fraction of one's income on housing.


Higher house prices in the US are a consequence of literally every major US metro area having a shortage of housing (https://www.fanniemae.com/research-and-insights/perspectives...). There's no mystery here, just that a lot of people decided to shoot themselves in the foot starting in the 1970s by putting more and more zoning and permitting limits on new housing construction.


> I think the answer to the question “how do we stop technology X from destroying us?” lies in licensing and regulation enacted through legislation.

In the golden age of the 90's we were able to ban CFCs, but I'm skeptical we could do that today. We no longer have that political ability, and I doubt we will get it back any time soon.


When I'm trying to plug my PS/2 keyboard into the port in back of my computer which I cannot see, instead of needing to try two orientations, I need to try every orientation.


How does the arXiv manage the same feat for one tenth the cost?


It doesn't. arXiv is exclusively a pre-print service. The ACM digital library is for peer-reviewed, published papers. All of the peer-review happens through the ACM, as well as the physical conferences where people present and publish their papers.


The peer review is all done by volunteers of conferences, not ACM.


Yes, and that peer review happens through the ACM. It serves an organizing function. The conferences themselves are also in-person events, and most of the important research papers come out of those conferences.


PhysicsForums and the Dead Internet Theory -- https://news.ycombinator.com/item?id=42816284


[flagged]


> Before you ask: this quote was made with ChatGPT (GPT-5.2), unmodified, first attempt.

Just a heads up in case you didn't know, but generated comments are not allowed on HN: https://news.ycombinator.com/item?id=45077654


I think dang's intention here is to prohibit undisclosed comments posted by either bots or lazy humans, not topical, attributed comments that were generated by models and posted as part of a good-faith discussion by actual users.

Can't speak for dang, obviously, but that's the rule I'd make in his shoes.



The people he's addressing were either actively trying to fool other users, or lazily using AI to engage as superficially as they could.

The comment here was a borderline case of the latter, but I think it was on the worthwhile side of the border, personally.

In any case, a blanket prohibition is pointless, because it won't be long before there's simply no way to tell.


A blanket prohibition may be futile but it's anything but pointless.

Once Hacker News becomes nothing but bots posting stories written by bots for other bots to comment on - which is the inevitable end point of a permissive attitude towards this stuff - what even is the fucking point to any of this? SEO juice?


Thanks, I wasn't aware.


I'll understand if dang takes it down, but the heavy (and intentional, I assume) irony makes it one I'd personally keep up. Thanks for posting that.


The whole plot of Blade Runner is to detect AI so indeed, it is intentional, also I'm surprised ChatGPT managed to create something nice given the difficulty, but I understand HN would become awful in a matter of days if we let AI comments stay.


Let me know when AI can create functions for the secp256k1 library that adds a point in jacobian coordinates to another point in jacobian coordinates, both in variable time and in constant time. i.e. add functions

    void secp256k1_gej_add_gej(secp256k1_gej *r, const secp256k1_gej *a, const secp256k1_gej *b);
and

    void secp256k1_gej_add_gej_var(secp256k1_gej *r, const secp256k1_gej *a, const secp256k1_gej *b);
As with the other functions in the library the parameters r and a are allowed to alias.


It probably can't do that.

But neither can most humans.

I admit to being surprised at what it actually can do, pretty much all by itself.

https://arstechnica.com/ai/2025/12/the-ars-technica-ai-codin...


Sure, I get that most humans aren't programmers, but the thrust of the article here is defending the position that "AI Can Write Your Code. [It Can’t Do Your Job.]" However, this task is literally the sort of code that I write. So if AI cannot do the above task, then AI cannot (yet) write my code.

I don't know what other programmers are doing, but a lot of my time is spent on tasks like this.

Here's another random task: Write an analytic ray - cubic Bézier patch intersection routine based on the based on the "Ray Tracing Parametric Patches", SIGGRAPH 82 paper. This is a task I did as part of my final project for my undergraduate graphics class.

These are both straightforward tasks to take well-described existing algorithms from literature and implement them concretely. Very few design choices to consider. In theory it ought to be right up the alley for what AI is supposedly good for.


I also unsubscribed, but even with you and me out, from what I read, it was a profitable move on Netflix's part. I guess I can't fault them.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: