HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lostglass

37 karmajoined 2 tháng trước

comments

lostglass
·15 giờ trước·discuss
I lived in Ontario for 20 years then I lived in Seattle for the next 17, I assure you that the healthcare I receive and received is pretty much the same - except in Ontario it's way cheaper.

You're talking about cutting edge technologies available to the tiniest sliver of people - I'm not even able to get access to much of them with my private FAANG insurance - and drawing a false comparison.
lostglass
·3 ngày trước·discuss
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 ngày trước·discuss
This is a very different take than I have. People who are good tend to leave sinking ships much faster.
lostglass
·10 ngày trước·discuss
[dead]
lostglass
·14 ngày trước·discuss
"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 ngày trước·discuss
[dead]
lostglass
·17 ngày trước·discuss
What do you mean how? I know engineers in Berlin that work for AMZN, MS, meta, and Google...
lostglass
·18 ngày trước·discuss
Hey, if you can handle a dystopian Kafka inspired shit show all major tech companies have an office in Berlin.
lostglass
·20 ngày trước·discuss
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
·28 ngày trước·discuss
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
·29 ngày trước·discuss
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
·29 ngày trước·discuss
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
·29 ngày trước·discuss
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
·tháng trước·discuss
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
·tháng trước·discuss
I was also able to set this up entirely with a web interface.
lostglass
·2 tháng trước·discuss
Ah yes, I too am something of an armchair engineer and I can speak confidently on topics I have no insight into.
lostglass
·2 tháng trước·discuss
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 tháng trước·discuss
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 tháng trước·discuss
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.