HN user

bandergirl

295 karma
Posts0
Comments108
View on HN
No posts found.

Maybe we should stop killing each other instead of banning drones.

Wishful thinking. Always have, always will. War is even “legal”, think about that, no repercussions for NATO countries.

Anyone know why it's not on the Play Store?

Can’t think of any reason that isn’t sketchy. The article gives a clue already.

If the app passes Apple’s review, then it could pass Google’s review.

You can publish a package that has zero files in it, even if it mentions them in main/exports. That’s a very basic check they could do, but they don’t.

Ideally you wouldn’t be able to publish a type=module file that contains “require”, but if npm doesn’t even want to validate the existence of the file, we can never get to how to validate anything else.

At the very least warn the user that they’re publishing a broken package, but still allow it if you must.

Tell that to LinkedIn and every single social network out there. The “successful web” is successful because of dark UX. That’s the harsh truth. HN’s success is the exception, not the rule.

• that’s a solved problem: packages shouldn’t bundle CLI tools. Sindre Sorhus has been separating “CLI” from “API” for many years. “Unused dependencies” in general isn’t a solvable problem because a dependency might only be used if a certain parameter is passed. By the time that piece of code is reached, you either have it installed or it’s too late.

• that’s an issue that never got solved for the same reason: “package.json is never going away so we won’t add more ways to do the same thing” — ok so node/npm is going to suck forever, fantastic.

Speaking as an outsider that has no emotional attachment to those wallpapers: wow, they’re really awful (except maybe the first one)

I mean one of them is bright green and red? The holy grail of what not to set as a background, as well as one of the most awful color combinations (unless it’s Christmas)

Cuz they ugly

The dribblization of UI lead to a bunch of people trying to make things pretty for their own benefit. Then they look at it in Figma and it looks absolutely stunning. Never mind that actually needs to be understood and used by someone, that’s irrelevant.

Just today I saw a HSL color slider on Twitter that was a single hue slider with two half-arc sliders on the main slider’s handle: one above for saturation, one below for lightness. It sounds like a joke but…

https://twitter.com/jh3yy/status/1756429165803246028

It looks like people don’t get it.

This isn’t “better” than your tool of choice. This is a tool for JavaScript developers to write non-trivial scripts in a portable way without getting lost in POSIX hell. Who came up with this stuff?

https://stackoverflow.com/a/13373256

If you can write shell code, Perl, Python, COBOL, suit yourself. This is for JavaScript developers in JavaScript projects.

The performance issue will long be solved before somebody comes up with a capable contender.

I wish I had such a positive outlook.

New highways are built and they are quickly filled with traffic.

The funny thing is that localStorage supports that.

Judging by the title, I thought this tool actually just synced the existing localStorage instead of being its own storage. Since localStorage has onChange events it would be trivial to built, it would still be sync, it wouldn’t require any changes to the existing code, etc

[Vista] was surprisingly alright in my experience

I never understood the hate for Vista. People were overly complacent and wanted a OS that ran on 128MB of ram like XP did. Vista was not that. When 7 came along, it was pretty much the same core, except now many computers were already Vista-capable.

I was using the Vista Beta of my 2GB-RAM computer for 6 months before release and it was vastly better than XP.