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

> Anti-AI sentiment is pointless if they can't tell the difference.

I disagree, you can object on moral grounds of which there's a few angles that could take.


This typically doesn't matter at all when it comes to sales. Take the fervent Hogwarts Legacy boycott that was all over the internet for a very long time. That ended with checks notes the first game to beat sales of a Call of Duty or a Rockstar game in 14 years and 40 million+ copies sold. My guess is a similar thing will happen with EA being Saudi owned as well.

Perhaps you are making the mistake of confusing a widespread boycott with a vocal minority.

Much of the games industry is driven by 12 year olds who are not discerners of taste but driven by admen.

But rather than regulate the social media industry driving the 12-year old industry, they'd rather push all the under 16 social media bans.

Regardless, the people who drive videos games are not adults and are unlikely to factor into the antiai


Probably but they could be arrived at via different means. In WoW for instance top players run simulated combat using third party tools to compare different gearing setup, often to determine if a new piece of gear is better than their current piece. This often isn't immediately obvious if the stats are completely different and "simming" is the easiest way to evaluate a piece of gear.

The one that stuck out to me was all the automation, full breakfast etc but the house has to remind them to pay the bills.

A lot of the programming adjacent subreddits have been post after post of weekend vibe coded projects. It's become really exhausting how easy it is to turn out a new wheel that's going to get abandoned in a few weeks at best.


Yeah the software related subs are worthless now. All spam.


Admittedly, HN is suffering the same fate to some extent.


To some extent? It's most of the content!


How is that any different to HN?


Yeah, it's a problem a lot of those subs are grappling with.


I have a CRV with adaptive cruise (USA) and while the car reads the speed limit signs it only uses them for display. There are instances where it misreads signs which is understandable because some of the road signs are very similar or the posted speed only applies to trucks ect.

But it does not adjust based on the reading, I manually set the speed but of course it'll slow down if there's a car in front. Automatically adjusting to the speed limit sounds insanely dangerous. It's very common place, at least in the US, to go 10 over the posted limit on controlled access highways, does the EU not operate in a similar mode?


In Germany: Outside of residential areas, about 10 km/h more for speedometer displaying too high + official speed trap tolerance, another 10 if you are willing to accept an occasional minor fine.

Or more or less strictly on the limit to avoid stress and have a safety margin.

The older I get, the more I pick the last option.


I've rented a 2026 Kia minivan this week for vacation and I can set a cruise control offset of -10 to +10 in steps of 5.(which is kind of funny in isolation, "how much do you want to break the law today?")


The pandemic didn't end when Mamdani was elected. The economic impact from the pandemic is going to be felt for decades.


In what way does buying a property and renting it create wealth? Isn't buying a property with the intent to rent it manipulation of economic conditions?


If you think buying a house and renting it out "manipulates economic conditions" you need to prove it because that's a claim, especially with regard to "manipulate."


The manipulation is in the political limit of housing supply and the limit on land value tax rates.


Maybe it is (I'm not so sure but I'm open to the argument), but even if true, it's a completely separate thing from someone buying a home and renting it out.


The homevoter hypothesis is mostly nonsense. There isn't a coordinated, conscious effort to restrict the supply of homes based on rational expectations of excess returns. People restrict the supply of homes due to misguided aesthetic reflexes, racism, nostalgia, and a bunch of other stuff, not because they are mustache-twirling capitalists.


Yes. The land is wealth, the house is wealth, and _living in_ the house is wealth. Like it or not, not everyone can afford to buy a house. Maybe they don’t have a down payment, or can’t get a good interest rate on a mortgage. Instead of renting money and using it to buy the house, they need to just rent the house instead. If there were no rentals available of any kind, they would go homeless¹. Having them renting something instead of going homeless makes wealth for both them and for society as a whole.

¹ We’ll just assume that homesteading is impossible these days.


A comment the adds nothing to the discussion but derails the conversation with an anecdotes from the writers childhood because how this topic vaguely reminds them of something kind of similar.


PA did this with construction zone cameras. I'm not sure where that landed because its been a while since I've seen one. I successfully appealed my ticket to the magistrate. It initially started as a pilot program and the law requires signage which during the pilot was quite inconspicuous. After the launch the sign was changed to a tiny little thing, about 1/5 the size of the pilot program.

I was going 5 over the reduced speed limit, in the slow lane with rush hour traffic. That thing must've issued thousands of tickets.


The problem is that you need to have decent legislators and hold them accountable, and unfortunately we seem to be backsliding on making that happen.


There's a data type precedence that it uses to determine which value should be casted[0]. Nvarchar is higher precedence, therefore the varchar value is "lifted" to an nvarchar value first. This wouldn't be an issue if the types were reversed.

0: https://learn.microsoft.com/en-us/sql/t-sql/data-types/data-...


So such issues can appear in more products and more datatypes (int and bigint have same problem).

This is really bad rule for SQL's "equality" operator.

Still optimizer should be able to handle it - if the result is the same, optimizer should take faster path.


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

Search: