Hacker News new | ask | show | jobs
by mynameisvlad 1104 days ago
Image burning is certainly more involved than your run of the mill cross-platform Electron app. It likely uses lower-level system calls that might not even be possible in most cross-platform frameworks. Additionally, the screenshots make clear mention of a driver, something that would certainly be different depending on the OS.

You simply assumed there is "no excuse" because you couldn't think of one, but you weren't in the room when the decision was made, and don't know the reasonings behind it. My blurb above could certainly have been one of several reasons brought up.

You can choose not to agree with the decision, that's fine, but you're attributing a whole lot of malice to what is ultimately a decision they made based on factors which you are not privy to.

1 comments

> It likely uses lower-level system calls that might not even be possible in most cross-platform frameworks.

So? I made a Qt-based low-level flashing utility at a previous job. Or do you consider C++ callign C functions not low-level enough?

I mean, my "so" was quite clearly outlined.

> You simply assumed there is "no excuse" because you couldn't think of one, but you weren't in the room when the decision was made, and don't know the reasonings behind it. My blurb above could certainly have been one of several reasons brought up.

Just because you did it doesn't mean everyone knows how to do it. And that was my entire point.

Maybe you should offer your services to them.