HackerLangs
トップ新着トレンドコメント過去質問紹介求人

lostglass

36 カルマ登録 2 か月前

コメント

lostglass
·一昨日·議論
It's not though. It's fast enough for many applications but if you need to write a hypervisor then suddenly bounds checks and atomic pointers become significant. Not to mention that rust dramatically reduces your ability to control where memory is allocated.

I write in rust and c++, rust isn't as fast. Rust is easier to work with and, compared to the Java crap it's replacing at my work, it's a lot better but it's certainly not zero cost abstractions the way c++ can be, nor is it great for data oriented design because you're hoping the compiler will do the right thing, consistently.
lostglass
·4 日前·議論
This is a very different take than I have. People who are good tend to leave sinking ships much faster.
lostglass
·9 日前·議論
[dead]
lostglass
·13 日前·議論
"You can't use reflection if the classes aren't in the class loader" "I see why you would think that however this should work, let's test it."

-Claude, burning my company's money.
lostglass
·15 日前·議論
[dead]
lostglass
·16 日前·議論
What do you mean how? I know engineers in Berlin that work for AMZN, MS, meta, and Google...
lostglass
·17 日前·議論
Hey, if you can handle a dystopian Kafka inspired shit show all major tech companies have an office in Berlin.
lostglass
·20 日前·議論
Calculated risk? Nah those guys are gloriously insane. They do minimize risks, but they also go into the air wright-bro-style except instead of a glider that will go 200m they're strapped to two experimental jets in an airframe that was welded, not pressed ^^
lostglass
·27 日前·議論
Sorry I was painting a broad image. I'm also worried about copyright infringement, discovery, someone switching to a different different that requires glpl, etc
lostglass
·28 日前·議論
Most of them involve very weird and unlikely scenarios and bad security practices or access to the ffmpeg binaries and being allowed to run arbitrary commands at an elevated permission.

In and of itself there's not a massive issue from what I can see, they're entry vectors that can lead to worse situations.

That's not to say they're not serious but if a Russian hacking group is using one of them it's in conjunction with other exploits or security flaws. Which is common in practice when it comes to decoding.
lostglass
·28 日前·議論
Yeah, then you need to stream content in real time between multiple processes. And not screw up the licensing.

And get hardware acceleration working...
lostglass
·28 日前·議論
Speed and security are not good bedfellows. Combine that with really shitty standards and dozens of years of development...

Oh, and licensing. Licensing is the real killer. I could just write my own mp3 decoder easily (the format not the file type) but I'm not gonna risk my company getting sued into the ground by doing that.
lostglass
·先月·議論
Forcing developers to consider and more is harmful though. You're arguing to put all of the forethought upfront, when you have the least context and least understanding of what can go wrong, and carrying that complexity forward rather than starting simple and refactoring over time.
lostglass
·先月·議論
I was also able to set this up entirely with a web interface.
lostglass
·2 か月前·議論
Ah yes, I too am something of an armchair engineer and I can speak confidently on topics I have no insight into.
lostglass
·2 か月前·議論
So I've got a foot in each camp, I think you're just using different languages - you guys mean different things with the same words.

You can't claim he doesn't know what he's talking about with a single point he may have gotten run, the makes a tonne of valid points, especially around the existing problems of C++ that this library doesn't help with.

In addition to that, he's not wrong about this library from a user perspective. I can't use this. I wrote something very similar back in 2016 - at the time it served my needs but now it's hilariously outdated.
lostglass
·2 か月前·議論
To be honest Rust has the exact same supply chain attack pattern - it's just newer and more maintained at the moment. Give it a decade.
lostglass
·2 か月前·議論
Is it? It's kind of the heart of the matter - just because something is common doesn't mean it's acceptable. The difference is that in our society we've all agreed the sacrificing is no longer acceptable.