Jake Shadle
2.5K posts

Jake Shadle
@Ca1ne
Programmer @EmbarkStudios doing @rustlang shenanigans. @[email protected]
Stockholm, SE Katılım Şubat 2010
447 Takip Edilen1.1K Takipçiler
Jake Shadle retweetledi

@olson_dan Also amusing is that many large c++ projects build tooling to create unity builds to get the wall time improvements that come from giving the compiler chunkier translation units, especially on windows where the cost of process creation is higher.
English

I'm not sure about this critique. Crate as TU has some downsides with respect to distributed building. But C approach is a mess and not a standard to hold other things to.
HSVSphere@HSVSphere
Great comment on how Rust's slow compilation speed is mostly a result of Cargo being the way it is and how "crates" are just way too big. Cargo isn't a good build system.
English

@olson_dan Oh yah, that's a pretty big size for toml, no wonder you're having issues. Mine isn't optimized or speed, was just curious since it is quite a bit simpler.
English
Jake Shadle retweetledi

Tiny Glade is out NOW on Steam (Win & Linux) 💗🎉
Thank you so much for following the development and being so supportive of our little diorama builder.
We hope you have fun, and I can’t wait to see what you make 🤩 If you post your glades, add #TinyGlade so I can find 'em :D
English
Jake Shadle retweetledi
Jake Shadle retweetledi

Today mark the first day where we're publicly talking about our upcoming GPU benchmark suite called EVOLVE!
We'll be at SIGGRAPH to spread the word, if you're interested in talking to us directly please book a spot: calendly.com/jasper-travers…
Otherwise: evolvebenchmark.com

English

@FlohOfWoe @RuiMVFigueira en.cppreference.com/w/cpp/utility/…*
"The behavior is undefined if this->has_value() is false."
Never change C++.
English
Jake Shadle retweetledi
Jake Shadle retweetledi

@ernerfeldt Actually it's 2 fewer since `to_ascii_lowercase` on a `str` is just a String. ;)
English

@Bobby_Anguelov Good to know it's not a phenomenon unique to Stockholm, literally every driver shitty enough for me to take note of in the past year has been a Tesla. Notice the light is red. He's doing a left turn. No signal. Fucking idiot.

English

@mitsuhiko I also find this attitude strange, particularly in the case of CI, where it's often the case that compiling a tool from source takes longer than the actual project/repo itself.
English

Judging by the audience there is not massive appetite for pre-distributed binaries. I find this odd. Y’all are installing a binary compiler. Let’s rather invest into better supply chain security (eg: cargo vet etc.) and give binaries on cargo more of a try. #eurorust
English

@Ca1ne Not so fast, sir! I've spent the last hour or so trying to figure out how to cancel a blocking function (epoll_wait) without resorting to timeouts and the answer (so far) really seems to be "send a global signal and wait for EINTR". Which...not great!
English

@olson_dan @Bobby_Anguelov It's possible to get an exemption for specific projects in your contract, at least before you are hired, but I literally only know one person who had it.
English

@Bobby_Anguelov Could have sworn it came up in a past interview process with them. Thanks for clarification.
English

Does EA really not own side projects? I thought that was definitely a thing.
Pseudoscience Police@Polceaagyi
> be Yan Chernikov > Work at EA > Teach C++ free on youtube > To give practical example, develop Hazel game engine > Post videos explaining code of Hazel and explain everything in dev logs > Announce Hazel for free basically when Unity switches to absurd priceing @TheCherno
English











