HN user

diffeomorphism

3,782 karma
Posts0
Comments1,859
View on HN
No posts found.
Podman v6.0.0 19 days ago

Entirely different perspective: If I have to add a separate repo, then this is a red flag.

Any serious project in this space supports as many distros as possible.

Wrong way around. Any serious product is supported by lots of distros. Distros curate their selection and if nobody bothered packaging your stuff, then your stuff is not good enough.

Why I love NixOS 4 months ago

How would "bit-identical" or "free of side effects" make an actual difference in practice?

Rollback is already very easy with filesystem snapshots. Configs are already tracked by etckeeper. New laptop: either copy the whole drive or the package list and dotfiles. Also, how often do you have to get new laptops for this to be relevant ?

That reads like blatant nonsense.

For a 5 (five) document library you added 3 (three) documents just to override a single response. Nothing at all is hidden and all three documents are in clear human understandable language.

This is not an "attack" or "poisoning" but just everything working as intended.

The MacBook Neo 4 months ago

The apple pricing ladder is all about the confusingly named overlap.

The Air with more ram costs just a bit less than the pro non-pro. But then maybe you want the pro pro? Or do you need the pro max? Oh, and the ultra will come later but not for laptops. Also it will then be a smaller number M but ultra.

Oh, and the iPad air is, of course, heavier than the pro because "air".

MacBook Air with M5 5 months ago

Heavier than competing 14in laptops. Just okay res display. Low refresh rate. No oled or mini led. Basically unrepairable.

There are reasons the MacBook pro exists. The air is a nice machine but there are definitely trade-off.

Wrong question. If you sell a 6k€ machine "for AI", then you are judged on your own merits.

Replies like "but, but other laptops" are very weak attempts at deflection.

Under local deployment:

Local backend server with full API Local model integration (vLLM, Ollama, LM Studio, etc.) Complete isolation from cloud services Zero external dependencies

Seems open source/open weight to me. They additionally offer some cloud hosted version.

Companies often have flex offices with docking stations.

So previously you would have a screen, mouse and keyboard at every desk and people would move a laptop (ignoring its low res screen and bad keyboard).

Here you would have just a screen at every desk and people move their mouse and keyboard.

Also, this does have a battery.

When do you think the "web 2.0 era" was?

Web 2.0 is around 2003 or so and chrome would not even exist for another few years. Giving Firefox/phoenix/Netscape the majority credit for the first fall of IE seems accurate.

The rise of chrome happened afterwards and by then IE also fell much deeper than 55%.

Fourier Transforms 8 months ago

Because an FFT (short for "Fast Fourier Transform") is nothing more than a curve-fit of sines and cosines to some given data

That is not even wrong. A Fourier transform is a basis expansion. In particular, the full expansion is exact (not just an approximation). Of course, truncated expansions are approximations.

The actually interesting part: Why is this basis expansion so much more useful than, e.g. expanding into some eigenfunctions, Hermite polynomials, etc.? The decomposition into (complex) exponentials converts between addition and multiplication, i. e. sin(x+y), cos(x+y) you get from multiplying sin(x), cos(x), sin(y) and cos(y). This in turn has important implications such as turning derivatives into multipliers. More generally you can consider nonlinear Fourier transforms with different groups and generators other than exponentials.

TLDR: It is a transform. What you are transforming between is what makes it so useful.

iPhone Pocket 8 months ago

Inspired by the concept of “a piece of cloth,”

This is satire, right?

TLDR: regulations

The toothpaste maker wants to claim something like "Novamin is useful". In the EU this is treated as for cosmetics, so relatively low bar to clear. In the US this is treated as pharmaceutical, so a high bar to clear. The manufacturer has decided that passing that bar is not financially sensible for them.

Not inane at all, just your phrasing.

https://en.wikipedia.org/wiki/XY_problem

This is not about "X sucks", but the very first questions from an engineering perspective should be whY? What do you want to accomplish? Is X actually a good approach towards Y?

If it turns out that trying to shoehorn X into kinda accomplishing Y is very hard work, then suggesting to use X2 instead is a perfectly sensible suggestion.

If you have a hard constraint that you must use X, even if it does not fit well to Y, fair enough. Then you add that as a reply or state it in the beginning.