Viewing profile — pjvsvsrtrxc
pjvsvsrtrxc
HN member- Joined
- Thu, Jun 16, 2022, 8:09 PM UTC
- HN karma
- 33
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About pjvsvsrtrxc
No profile information was provided.
Recent public activity
-
comment
Comment #32487320
Seamless mode still exists in Virtualbox 6.1 which is the latest version. (Windows did just crash when I was testing it but, as it also crashed twice before I got that far, I don't…
-
comment
Comment #31772815
The pollution from such a car is undeniably an externality. Just Google "is pollution an externality". The less efficient engine itself is not because it is priced in. Because the …
-
comment
Comment #31772419
Servers are expensive, too. Humans waiting on servers to process something is even more expensive. No software runs in a vacuum; someone is waiting on it somewhere. Adding more ser…
-
comment
Comment #31772403
> I think a lot of this is actually somewhat misremembering how slow computers used to be Suffice to say: I wish. I have a decently powerful computer now, but that only happened a …
-
comment
Comment #31772373
Yes, it is. > ex·ter·nal·i·ty: a side effect or consequence of an industrial or commercial activity that affects other parties without this being reflected in the cost of the goods…
-
comment
Comment #31770686
Linux windows get just as many (run xev from a terminal and do the same thing). Our modern processors, even the crappiest Atoms and ARMs, are actually really, really fast .
-
comment
Comment #31770649
> If you're like me then development time is expensive. Is optimizing a function really the best use of that time? Sometimes yes, often no. Almost always yes, because software is a…
-
comment
Comment #31770599
The problem is that performance for most common tasks that people do (f.e. browsing the web, opening a word processor, hell even opening an IM app) has gone from "just okay" to "ba…
-
comment
Comment #31770510
Huh? "10 compilers, IDEs, debuggers, package managers" what are you talking about? (Virtually) No one uses ten different tools to build one application. I don't even know of any C+…
-
comment
Comment #31770489
Yes, writing software in C/C++ is harder. It's a darn good thing most software is used much more frequently than it is written, isn't it?
-
comment
Comment #31770448
And yet, even with all the evidence that modern, heavily-bloated software development is AWFUL (constant bugs and breakage because no one writing code understands any of the softwa…
-
comment
Comment #31770391
> But here's the thing: it's cheaper to waste thousands of CPU cores on bad performance than to have an engineer spend a day optimizing it. No, it really isn't. It's only cheaper f…