Viewing profile — harrid
harrid
HN member- Joined
- Wed, Jan 14, 2015, 8:10 AM UTC
- HN karma
- 136
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About harrid
No profile information was provided.
Recent public activity
-
comment
Comment #38735802
I think this is just a copy of the official announcement in discord. So the site might be fishy, the content is not
- story
-
comment
Comment #38422891
This could profit a lot from an example button
-
comment
Comment #38304850
All light other than incandescent is awful in my opinion. I'm still almost 100% on them
-
comment
Comment #38287274
Yes, but that's not the point in this case. Naively, a vector should be able to. The trouble lies within the details, in particular allocation.
-
comment
Comment #38287035
It's very much implementation defined yes. I'm currently using this for something that runs for about 10 seconds, and even music playback and mouse cursor movement gets affected. (…
-
comment
Comment #38286721
A tricky question in the context of this: why doesn't vector have a constant time pop_front? By just incrementing the begin pointer
-
comment
Comment #38286701
You need to be aware that these invocations are going to blast your cores full throttle as you obviously don't have fine grained control. But as long as your data is easily paralle…
-
comment
Comment #38286429
Yes... But you don't need to memorize all this, and it leaves out a simple rule: vectors (or arrays) outperform everything else if the dataset is small. Small is usually in the ord…
-
comment
Comment #38239030
Circle... I hope he can do it. Sounds too good to be true everyone I read about it.
-
comment
Comment #38238504
Reflections alone would be one of the most impactful additions. And in contrast to most others: very difficult to do otherwise. I'm a bit surprised by the sudden push after long ph…
-
comment
Comment #38230342
And that's a criticism I can take to a degree on behalf of the language. These relics are still in because mistakes are happening in the governing body. However in practice, they d…
-
comment
Comment #38229906
I've never read a programming book that was worth it. In the time and the energy it takes to read, I could have always learned more by reading a tldr and trying things myself
-
comment
Comment #38229896
Why is that progress? The content didn't age more than other books? Or did you just use this to push politics?
-
comment
Comment #38161915
For some reason, the comparison is always current rust Vs 20 year old c++. Mentioning that "modern" (12 year old) c++ does not have these problems gets downvoted. Completely unrela…
-
comment
Comment #38155452
This doesn't fly with a one man team and not with a 1000. It's just badly done, there's no sugarcoating. Those meshes should never end up in the game files.
-
comment
Comment #38143413
It's a bit hard to get an overview. But I did spot several uses of owning raw pointers and switching from those to managed ones. I'd say that's exactly the point I was trying to ma…
- comment
-
comment
Comment #38142661
It's impossible to memory leak even with bugs if you don't use antique parts of the language that won't pass any static analysis anyways.
-
comment
Comment #38141612
C++ is a memory safe language if not abused.
-
comment
Comment #38036481
Nvidia nsight
-
comment
Comment #38036478
I don't watch movies and I block ads online. So help me out: were there many or few ads?
-
comment
Comment #38030771
60fps on a 4090 are framerate issues
-
comment
Comment #38030745
It also uses 10+k drawcalls per frame. It's amateur hour over there, bordering on fraud. Even more frustrating to see how successful that model is. And how feverish people defend t…
-
comment
Comment #38000591
[flagged]