back
user profile

dafelst

1,321karma·241submissions·December 28, 2020
recent activity (241 total)
comment
Really? That hasn't been my experience at all. What engine version are you on? We target windows, linux, xsx and ps5 and have probably 15-20 programmers making contributions daily and probably …
2y ago·view thread
comment
Unreal Engine does unity builds quite well - it will, as part of a prebuild step: 1. Merge related cpp and h files together in groups into monolith files, usually in the order of 10-20 source files me…
2y ago·view thread
comment
For large projects using complex compiled languages like Rust, C++, and ostensibly according to this post, Crystal, yes, they are bad. I have worked on several projects where a full clean compile of t…
2y ago·view thread
comment
I have to assume you're trolling, but if not, the reason compile times matter is because iteration time is important. Having to wait longer to see the results of one's work results in loss o…
2y ago·view thread
comment
My headcanon is that Elon downloaded Blender one night to try and learn it, made a low-poly car and then some sycophants said "hey great job" and he decided it was now cool and Tesla should …
2y ago·view thread
comment
I don't think you understand the scale of large creative projects like games. The current (only medium sized) Unreal Engine project I'm working on has about 300k files in the head alone, an…
2y ago·view thread
comment
It does, but perforce is a horrible slow beast, and not as reliable as you might expect. That said, for large game projects, it really is the only viable option.
2y ago·view thread
comment
Yes, how dare you have an hour of leisure time per day. Unthinkable.
2y ago·view thread
comment
My goal is to lead a happy life, and by and large the entertainment derived from all of the above activities contribute to that goal. There is a lot more to life than grinding yourself into the machin…
2y ago·view thread
comment
Replace "video games" with "reading" or "TV" or "dicking about on your phone" and it starts to feel much more reasonable.
2y ago·view thread
comment
Crypto people being dishonest and trying to mislead people? I'm shocked. Shocked!
2y ago·view thread
comment
Which countries?
2y ago·view thread
comment
True, but linker times still suck and don't parallelize well. Also, sometimes you need to iterate on some very core .h file and touching any of those brings the whole house of cards down and trig…
2y ago·view thread
comment
They address this in the document, citing both an effort to eliminate test data from the training set, as well as the usage proprietary, ostensibly private test sets for evaluation.
2y ago·view thread
comment
Absolutely, the inference is based on a set of heuristics and is often just plain wrong.
2y ago·view thread
comment
While I feel like this is generally true for most programmers and knowledge workers, Git is absolutely not suited to the workflow of several industries, including the one I work in: games. Working wit…
2y ago·view thread
comment
Back in around 2004-2005, I was doing contracting work in Australia for a big retailer, maintaining one of their monolithic webapps that was built using C++, believe it or not. At that time, Ruby on …
2y ago·view thread
comment
Same, we are using it now and it is a much nicer experience than Jenkins
2y ago·view thread
comment
This is a super cool idea, I've been playing with Git internals and having this as a tool/reference will be super helpful. Thanks for sharing! I don't see it in the code, but have you …
2y ago·view thread
comment
I am constantly amazed at what Justine produces, she is truly a programming superstar.
2y ago·view thread
comment
Ballmer was notorious for his (alleged) cocaine usage, that speech was almost certainly under the influence.
2y ago·view thread
comment
Improved for sure
2y ago·view thread
comment
Sure, but who is going to cut the wood and build the ship? In your first example, no one explicitly owns executing that task, which is very bad if you do want to sail the high seas.
2y ago·view thread
comment
If you drive in a big city in Korea, blocking someone in can be a multiple times a day kind of thing.
2y ago·view thread
comment
I think OP is highlighting that spamming spoofed UDP packets to this service is an attack vector for a denial of service attack.
2y ago·view thread
comment
"Industry-proven" isn't the endorsement that you think it is - I've used engines that have shipped games that have made hundreds of millions of dollars, and you couldn't pay m…
2y ago·view thread
comment
I was at the Park MGM is Las Vegas yesterday and was unable to use the app or the automated checkout kiosks, though aside from the front desk being more busy than usual during checkin and checkout, no…
2y ago·view thread
comment
The people highlighted in this article are living paycheck to paycheck, they do not have enough eggs to necessitate multiple baskets. The issue here is that once again a shitty mega-bank has prevented…
3y ago·view thread
comment
AGPL and GPL are quite different beasts
3y ago·view thread