HackerTrans
TopNewTrendsCommentsPastAskShowJobs

agent327

no profile record

comments

agent327
·10개월 전·discuss
Did you block their tracking across the whole damn internet, by any chance?
agent327
·10개월 전·discuss
I typed "0" into the scaling field to see how it handled it, and couldn't recover from there...
agent327
·10개월 전·discuss
You could also ask the question for "why do founders even bother with startups", and you'll get the exact same answer. It seems selfish that they then expect their employees to work for them, not for money, but rather for love and exposure.
agent327
·10개월 전·discuss
> I'm afraid this feature is at best a very minor improvement that hardly justifies migrating a whole compiler.

Here are some performance numbers: https://www.phoronix.com/news/Zapcc-Quick-Benchmarks

> To be blunt, it's not even addressing a problem that exists or makes sense to even think about. I will explain to you why.

Do you talk down to people like this IRL as well?

> I've been using ccache for years and I never had any problem getting ccache to support template code.

What I said is that zapcc has a different approach that offers even more performance benefits, answering the question of what zapcc offers that ccache doesn't offer.

> if you understand how compiler caches work. Think about it.

There's no need to use "condescending asshole" as your primary mode of communication, especially when you are wrong, such as in this case.
agent327
·10개월 전·discuss
> What value do you think something like zapcc brings that tools like ccache haven't been providing already?

It avoid instantiating the same templates over and over in every translation unit, instead caching the first instantiation of each. ccache doesn't do this: it only caches complete object files, but does not avoid repeated instantiation costs in each object file.
agent327
·10개월 전·discuss
C++ modules aren't influenced by macros on import, nor do they export any macros, so I'm curious what the problem is?
agent327
·2년 전·discuss
There's one in the Netherlands that dates back to 1395: https://hofjesinhaarlem.nl/hofjes-in-haarlem/hofje-de-bakene...
agent327
·5년 전·discuss
"Energy constrained" doesn't mean he lacks sugar, it means his brain isn't letting him do the work anymore because it is in the process of burning out.