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

The same criticism has been said of Deno and Pnpm and bun, and yet, despite all these years since their respective releases, node and npm remain slower than all three options.

Yeah, but do they work? Last time I gave bun a chance their runtime had serious issues with frequent crashes. Faster package installation or spin-up time is meaningless if it comes at the cost of stability and compatibility.

bun is my go to for npm packages; it’s so much better and faster than npm, it’s not funny.

Never had any issues.


Well, pnpm solves the storage issue, which is a more pressing reason to use it. (I don't know about deno/bun)


Opus 4.6 has gotten pretty good at writing Powershell.

It’s the first model where I didn’t have to ask, repeatedly, that it use Powershell 5, and never use emojis or other invalid characters, like Gemini and those non-ASCII spaces.


Why would you think that the same thing preventing density and new development in cities won’t stop your new city from growing before any building taller than 2 stories is built?

It’s a good thing that businesses can make investment plans with legible rules to follow. Too many communities are blocking data centers for no good reason, and this preempts NIMBYs and unreasonable local opposition.

“What about my water?”- not an issue in this area.

“What about my electric bill?”- we’re signing long term contracts with local power companies or building out our own capacity; we eat the marginal costs and don’t increase your bill.

“What about noise?”- we’re far enough away from the nearest person that they cannot hear us; fans are x decibels at y distance; not a problem.

“I saw on Facebook that data centers poison the water and spy on me”- seek help, you cannot block us from building out and giving you oodles of tax money for this nonsense reason.


I don’t think it counts as NIMBYism if you don’t want it in yours or anybody’s backyard, ever. I would describe that as principled opposition.

Also, what happens when we don’t need such enormous data centers anymore? How many communities in the U.S. are saddled with enormous dead malls while the developers walk away with zero liability?


There is an incredibly good reason not to have datacenters in montana - a whole lot of the additional load will be from colstrip - one of the dirtiest coal mines left in the United States.


This research presentation from Benn Jordan will hopefully change your mind on the noise issue and its consequences. I highly recommend it. https://www.youtube.com/watch?v=_bP80DEAbuo


"We don't want you here" sounds like a perfectly good reason to me.


Long term contracts are routinely broken in bankruptcy without some sort of surety bond if things go sideways. This leaves localities footing the bill on maintenance if things do not turn out.


>not an issue in this area.

Definitely don't live in my area.

>we eat the marginal costs and don’t increase your bill.

my electricity bill vehemently disagrees.


> giving you oodles of tax money for this nonsense reason.

You've never heard of tax avoidance, have you?

https://itep.org/trump-meta-tesla-alphabet-amazon-obbba-taxe...


When I lived in Costa Rica, I lost three surge protectors in a year to power surges. During one such power surge, I didn't notice that the red light indicating surge protection was already out, and a power surge fried my (knockoff) Macbook power adapter, leaving me without a way to work for a day.


There's no real indicator on those things.

It's a 10 cent component that would require a $10k machine (this is old data) to do a non-destructive test.



They seem to have copied Cursor in hijacking ⌘Y shortcut for "Yes" instead of Undo.


In what applications is ⌘Y Undo and not ⌘Z? Is ⌘Y just a redundant alternative?


Ctrl-Y is typically Redo, not Undo. Maybe that's what they meant.

Apparently on Macs it's usually Command-Shift-Z?


I don't think we should excuse Microsoft for bloating Windows because memory became abundant.


A lot of that bloat is due to compatibility and the 32bit -> 64bit transition.

Linux has suffered from the 32/64 bit problem as well for quite some time. The only difference is because of opensource it's been easier to slowly kill off the 32bit ecosystem.

That's not been an option for windows.


This has absolutely nothing to do with the amount of RAM needed.


Absolutely it does, for 2 different reasons.

First up, the nature of dlls is that the same dll for multiple applications gets saved in memory just once. If you have 2 windows applications and one is 32bit and the other 64bit, then both of those applications end up loading up effectively the same dlls, but one is compiled for 64bit apps and the other 32. That nearly doubles the amount of ram needed in a mixed system.

But then there's just the fact that 64bit code by it's nature uses and passes around 64bit pointers everywhere. That's not quite as significant but it does have an effect.

The other part that ends up adding to the memory consumption is from XP on microsoft added compatibility layers. What those effectively did is distribute a different set of dlls based on the application being launched. So now instead of having 1 copy of the dlls like you did with 95, 98 and ME you can end up with potentially 3 or 4 different dlls. And that's ultimately exploded as more versions of windows have been released.


If you'd ever opened a directory of a program in windows you'd know that they always bring their own dlls, windows is not debian.


Usually, yes. Those aren't the dlls I'm referring to. I'm talking about common dlls that every windows app needs like kernel32.dll.

Every windows app relies on os provided dlls to some extent.


Then explain how Windows 7 64 bit uses much less memory than Windows 11.


How does this help young people who want to move to a new city, but can't because all apartments are already rented because rents are far below market rate? This is reality in cities like Berlin and Stockholm.

You need more housing. Rents in Austin have collapsed because the city made it legal to build a lot more housing.


You should look at Vienna public housing then, rents there are typically less than 20% of the median monthly salary. Socialized housing works for the people that want to live and make a community with the limited time on this Earth they have.

It doesn't work for landlords that just want to extract wealth from others.

Relying on private developers that only want to build luxury housing is kinda how we're in this current mess. Expecting them to solve the problem we know, build more housing, is just silly. They didn't do it when money was the cheapest it ever was the last 15 years, they aren't going to start building it now.

This is why the government needs to step in and build more/better public housing.

It works for Vienna, this young chap even speaks about it at great length:

https://www.youtube.com/watch?v=LVuCZMLeWko

I sure hope he goes into politics, we need people with this type of imagination to better our society and give us hope for a better future which we can create now, not later.


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

Search: