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

It’s simple. We just need to defenestrate all Republicans.

Right; in 2006-2007 we all watched uploaded rips of The Simpsons between class in high-school; Original content on YouTube had a really limited appeal.

> I think generally doing less is better.

My sedentary lifestyle is responsible for my recurrent cellulitis infections.

Just saying.


You can probably find a million situations where doing less is terrible.

I think first step would be to define for yourself what doing less actually means - it could mean taking a walk instead of chasing dopamine -> doing less but you move more.

But whatever it’s a philosophical question and there aren’t any right or true answers


I got hit by a car while out for a run. Just saying.

Enshittification specifically is when a product/service/platform gets worse from the user’s perspective because the platform vendor can directly profit from user-hostile design; for example, Google intentionally serves up bad results on the first search results page so the user clicks-through to the second page of results, resulting in more advert revenue to Google[1].

…whereas I feel what you’re describing is another Tragedy-of-the-Commons.

[1]: https://jackyan.com/blog/2023/09/google-search-is-worse-by-d...


enshittification is a hip, tech-bro term to mean "rent seeking" and is nothing new

Rent-seeking is too general of a term. You can rent-seek just by raising prices.

Enshittification specifically means deliberately making the product worse as a rent-seeking strategy.


The NodeJS ARM executable can be signed by Apple; but that has no bearing on the JS code in NPM packages you’d be running.

Native code-signing only protects native entrypoints.


You have to give NodeJS, somewhat individual, access to the system by clicking various prompts that pop up the first time it tries to access some things, in a relatively naggy way. This includes incoming network access. You also have to give terminal access to do anything.

So there's explicit permission, that you granted, involved.

But, I understand your point, and agree. It should be possible, I just doubt think it works result in something anyone would use. There's obviously a compromise between security and letting developers use their computer in ways that aren't possible on an iPad.


How? They run their scraping and training infrastructure - and models themselves - from within those “AI datacenters”[1] we hear about in the news - and not proxying through end-users’ own pipes.

[1]: in quotes, because I dislike the term, because it’s immaterial whether or not an ugly block of concrete out in the sticks is housing LLM hardware - or good ol’ fashioned colo racks.


Residential proxy networks.

> NT has a far better VMM than macOS does and handles OOM significantly better than macOS (and Linux, for that matter).

All of them handle OOM the same way: paging to disk with subsequent thrashing. How can any OS be better than any other in that respect?

If your computing experience leaves much to be desired it’s more-often-than-not the fault of the fact more and more applications are eschewing (admittedly neglected) efficient native platforms and using Electron/WebViews.

…looking at you, Balena Etcher. No-one needs a 200MB front-end for `dd`.


> parts replacement

For a $400 laptop?


You throw a $400 thing away when a small component breaks? Like you buy a new phone when the cable breaks?


> It’s the Google way.

Don't forget the all-important last step: abruptly killing the product - no matter how popular or praiseworthy it is (or heck: even profitable!) if unnamed Leadership figures say so; vide: killedbygoogle.com


The engine itself isn’t gutted - it’s full of functionality that was never lost. MS just (correctly) reasoned that transparency effects in the UI - introduced in Vista simply to show-off the capabilities of the DWM compositor - ultimately detract from a good UI.


From what I remember it lost the ability to render rounded window corners, because while Windows 8 msstyle themes existed they all had the hideous boxed corners that clashed hard with many looks.

I don’t agree that transparency is always a detractor. Judicious use can be a net positive, but it doesn’t work for all themes and there should be an option to turn it off. Personally I didn’t find the W7 variation of Aero to be bad at all.


> From what I remember it lost the ability to render rounded window corners,

...I'm guessing you haven't used Windows 11?

--------

By "rounded corners" are you referring to rounded-off corners in the nonclient area (such that the hWnd's rect is not clipped at all)? If so, then no: those would be rendered using a 9-grid[1] and have always been supported.

If you're referring to how so many fan/community-made msstyles for Windows 10 retain the sharp corners, I understand that's not a limitation of DWM or msstyles, just more that you need to do a lot of legwork when defining nontrivial corners in an msstyles theme; it can be done (there are plenty of examples online, e.g. look for Windows XP's style ported to Windows 10), it's just that most people don't go that far.

-----

[1] In msstyles, the 9-grid defines how a rectangular bitmap is stretched/scaled/tiled to fill a larger area; it's very similar to how CSS image borders are defined with `border-image-slice`.


I’m speaking specially about Windows 8/8.1. Obviously 11 and the new Fluent design language it brought don’t suffer the same issue.

Whatever the case, rounded corners on the titlebars and window chrome were common in XP/Vista/7 custom msstyles but were nowhere to be seen for 8/8.1 custom msstyles. It was one of the most frustrating aspects of that era of Windows for me.


Hmm, yes; I think you're right. I honestly don't know the explanation behind that, sorry.


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

Search: