For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | jaen's commentsregister

There are actually two different types of case fans - high airflow vs. high static pressure.

The CFM number alone doesn't show that.

I assume the high static pressure ones would do a much better job in this context.


I wish the "optimizations" meme would die as well, read my comment upthread on how that's generally inaccurate.

I can 100% guarantee you that if you have a computer with 8GB RAM, the computer wouldn’t start swapping if you brought up a new process that needed 4 of those 8GB even though it says the operating system is using “8GB RAM”

That's a blatant simplification, and does not match reality as far as I've seen.

The OS only only has one large source of memory it uses "optimistically" - the file/buffer cache. But that's tracked separately, so it doesn't show up in normal memory usage numbers (unless you don't know how to read them).

The other source of "extra" memory usage is memory mapped executable files, which can be unmapped and then read back on demand. That's quite small though.

Everything else (mostly) is actual memory usage caused by actual drivers and programs (though it can be swapped, but that's a major perf hit).

The major reason for Windows memory bloat is the hundreds of inefficient services from both Microsoft and hardware vendors that run at startup. The "optimization" pool (let's not call it that way) is way smaller than that.

eg. pre-loading an application is a pessimization if there's not enough memory - not only does it permanently eat away a portion of the total memory due to the intricacies of Windows working set memory management, it will need to be swapped out when actual demand for memory arises, competing with other disk access.

The only actual "optimization" in Windows is Superfetch, and that barely works these days.


It's a multi-level sauna though, so it's "choose-your-own-temperature" (due to the hot air gradient), not everybody is there for the 120C experience.

110C is not that unusual in the Nordics (although way above average, it's for tougher sauna goers). I've been in one. Not most people's cup of tea though, the experience is comparable to the opposite of a long cold plunge.

110 is only on the top shelf, middle or lower is much cooler. For a dry sauna you really want to be well into the 100s to get a proper kick out of it.

A dry sauna sounds terminally boring. The point of Finnish saunas is that they are dry and hot, but you can adjust the pain...experience, I mean, by throwing water on the rocks at intervals of your choice.

Whisking can make up for the boringness of a dry sauna (hitting yourself with some birch branches).

Well, not the branches as such but their leaves.

It doesn't write anything extra to the browser history. How about actually checking before exaggerating. If you are bothered by a single wrong title with the right URL, well... I think something else is wrong.

You are also completely speculating on the intent. Less drama please.


That site/app doesn't have a single piece of information about who's running it, what the privacy policy is (besides some AI slop in the FAQ section) etc. etc. - and you're supposed to put business-critical information into it (according to its demo)?!

Why are you recommending something so sketchy?


What is this based on? Where did the content come from? It looks quite LLM-generated TBH.


Not quite, the Earth Simulator in 2003 had 35.86 Linpack TFLOPS, 10TB of RAM and 700TB of disk.

That's still almost three orders of magnitude from the iPhone 12 (0.02 Linpack TFLOPS, 4GB RAM, 256GB storage).


https://www.tnhh.net/posts/phone-power.html

edit: you are right, this source is wrong, but we are getting closer fast.

A19 seems to be getting 2.3 tflops (still only 10%, but still a whole floor of computers vs a smartphone is crazy!).


Those TFLOPS numbers are quite useless as they are "marketing peak TFLOPS". There's usually a 10-100× difference between that and actual computational capabilities in meaningful general workloads.

It only makes sense to compare specific, well-calibrated benchmarks, such as Linpack, which is what I did.


That's assuming every developer can get the same AI efficiency boost and contribute meaningfully to any feature, which is unfortunately not really the case.

Seniors can adjust, but eg. junior frontend-only devs might be doomed in both situations, as they might not be able to contribute enough to business-critical features to justify their costs and most frontend-related tasks will be taken over by the "10x" seniors.


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

Search:

HN For You