Readit News logoReadit News
sltEvas commented on I Hacked into Facebook's Legal Department Admin Panel   alaa.blog/2020/12/how-i-h... · Posted by u/hackerpain
throwitaway1235 · 5 years ago
You brilliant guys need to find a way to extract more than $7500 for solutions to problems that less than what, 2%?, of the worlds population can solve.

If I were your tech agent I'd demand Facebook pay out $75,000 minimum for this specific problem.

sltEvas · 5 years ago
2%? You have an interesting idea of the world's population. Just think about what that means. It means 2 out of 100 people can hack into Facebook's Legal Department Admin Panel.

I mean if we are talking "mentally capable to achieve that within a decade if the person does nothing else but strive to that goal"... Perhaps.

If we are talking "sit down right now and do it", then it's more like what... 10,000-100,000 people on earth? Which makes for more like 0.0014%?

sltEvas commented on UK energy plant to use liquid air   bbc.com/news/business-548... · Posted by u/headalgorithm
erentz · 5 years ago
> The 50MW facility near Manchester will store enough power for roughly 50,000 homes.

They keep doing this with grid storage projects. The number they need to quote is watt-hours. 50MW for how many hours? That’s the only relevant metric.

sltEvas · 5 years ago
That happens when the person writing the article has no clue as to what they are writing about. Seems oddly common in journalism.
sltEvas commented on Background Features in Google Meet, Powered by Web ML   ai.googleblog.com/2020/10... · Posted by u/Marat_Dukhan
sillysaurusx · 5 years ago
Happy to see ML become mainstream. In the future, I don't think ML will be a separate field of programming. It'll just be "programming," the same way webdev is.

There's a tendency to think of ML as "not programming," or something other than just plain programming. But as the tooling matures, that'll go away.

(Lisp used to be considered "AI programming," till it became useful in many other contexts.)

sltEvas · 5 years ago
ML will become a library. It has about as much to do with programming as a compiler. You don't need to know what it does, you just need to know how to make it do things. The problem with ML currently is that nobody really knows how to do things and that you have a million parameters that need tuning and most algorithms need continuous improvement and fine tuning to the use case. There is nothing "mainstream" about ML at this point, except that everyone wants to use it.

In maybe a decade, it might be found in standard libraries of programming languages and on top of things like `Math.abs`, we will have `ML.textToSpeech("Hello world")`, or `ML.isCat(image)`, etc. However, the problem I see with that is that no matter how far we wind the clock forward, we will only be able to put the most simplistic use cases into a library. `ML.isCat()` could be one of those, since most humans will be able to image categorization, it stands to reason that you could put this into a library. However, most industry application involved highly customized ML algorithms that are optimized for a very specific use-case. So there will always be a need for a research team in big companies at least. Maybe smaller companies will try to build their stuff by chaining libraries together.

sltEvas commented on No-Code and the IKEA Effect: Software lock-in evolved to make us never churn   capiche.com/e/software-lo... · Posted by u/maguay
Ma8ee · 5 years ago
In most cases, the only reliable documentation and definition is the code itself. It's is rare for most of us where it is hard to figure out how to do something. In general the only hard part is to figure out exactly what needs to be done.
sltEvas · 5 years ago
Actually, code isn't what does that. It's true that code is one of the things that keeps it "all". However, it's not the best place for documentation or even storage of that knowledge. Code changes.

Tests are what you need to invest in. When you test all of you business use cases in an abstract (perhaps even no-code) way, you are truly independent. You can rewrite the system very quickly, if you had a test-suite that allows for quick iteration (TDD style) and does not depend on implementation details.

Given just the code? Well good luck migrating to another cloud vendor. You will probably introduce one million bugs on the way.

sltEvas commented on From McDonald's to Google   protocol.com/kelsey-hight... · Posted by u/kelseyhightower
syspec · 5 years ago
Completely agree.

> He began working at McDonald's, earning $4.15 an hour working nearly 40 hours a week, mostly on the weekends. He was quickly promoted to shift manager at the age of 16,

> He enrolled in certification classes sponsored by CompTIA to get his A+ certification, which led to a job as a DSL installation technician for Bell South at the age of 19.

So he worked at McDonalds for 3 years in high school, what does that have to do with anything.

sltEvas · 5 years ago
It's the "American Dream". They need to reiterate again and again how every dishwasher can become something if they just work hard enough lol. It's these things that make me pity Americans, but other stuff offsets it as well, so there we go.

Almost anyone who wasn't born into money did some menial task around high school or college. I worked at UPS as package sorter, now I earn 40 times as much at FAANG.

But that had nothing to do with me working at UPS. I worked there because I liked the extra money on top of what my parents gave me and to me it was like getting paid for gym :D.

u/sltEvas

KarmaCake day64October 31, 2020View Original