savant_penguin | 1 year ago | on: LLMs can't do probability
savant_penguin's comments
savant_penguin | 2 years ago | on: Legend of Zelda game sells 10M copies in three days
It looks fantastic for the compute budget
savant_penguin | 2 years ago | on: Three Companies Impersonated Millions to Influence Internet Policy
Communism is just not compatible with freedom. When free to choose, societies do not become communist, they embrace production and trade. You cannot achieve what communists want without extensive use of force
savant_penguin | 2 years ago | on: Majority of gig economy workers are earning below minimum wage: research
To whom is that fine? To the people going from $2/hour to zero it certainly isn't.
I honestly cannot grasp how some people can _forcibly_ remove other people's _options_ then pat themselves on the back as some sort of armchair savior.
Yes, for some people a bad option could still be their best option. What sort of moral superpower is that that enables you to forbid a contract between two consenting adults A and B such that A wants to work for X and B that's willing to pay X, but you as a C that just won't let it happen and is willing to use force to stop it from happening
savant_penguin | 3 years ago | on: Critical ignoring as a core competence for digital citizens
savant_penguin | 3 years ago | on: An unwilling illustrator found herself turned into an AI model
To me the answer is no.
savant_penguin | 3 years ago | on: Ray Tracing in Notepad.exe at 30 FPS (2020)
Now feed it Doom haha
savant_penguin | 3 years ago | on: DALL·E Now Available Without Waitlist
savant_penguin | 3 years ago | on: Speedup from switch to +=
Jokes aside this is pytorch so this is compiled to C++ or cuda, the problem likely comes from the different functions that are called for += vs +
savant_penguin | 3 years ago | on: Speech by Chair Powell on monetary policy and price stability
If on the other hand it's printing money (as I'd expect from the trillions of free money in recent months) it should only get worse. What I observe is more consistent with money printing than disruption of supply chains
savant_penguin | 3 years ago | on: “Science must respect the dignity and rights of all humans”
I'm sure our demigods will gladly enlighten us with their wisdom to distinguish between misthoughts and correct thoughts.
So that when journalists claim to be following the science there will be no dissenting voice in research to disagree.
Those who defend opposing ideas will have no leg to stand on and will rightfully be labeled science deniers
savant_penguin | 3 years ago | on: How to pay your rent with your open source project (2020)
Sometimes they're buying decades worth of debugging/testing
savant_penguin | 3 years ago | on: Inaction on Climate Change Could Cost the US Economy $14.5T by 2070
savant_penguin | 3 years ago | on: Research shows circadian clock influences metabolism, cell and tumor growth
savant_penguin | 3 years ago | on: Ask HN: Google Search down?
savant_penguin | 3 years ago | on: Visa, Mastercard suspend payments for ad purchases on PornHub, MindGeek
Would other companies that support pornhub/across in any way also be considered participants? Water supply/electricity/ internet providers/whoever sells them dildos/food
savant_penguin | 3 years ago | on: Why do tree-based models still outperform deep learning on tabular data?
Categorical > one hot encoding > deal with new categories in test time (sklearn does this, but it's really slow and clunky)
Numerical > either figure it out the data distribution for each column and normalize by that or normalize everything by z score. Found an outlier?? Oops, every feature collapsed to 0
Can you that for 10 features? Sure, now try it again with 500, it's not fun
Ok, now that you've done all that you can begin training and possibly get some reasonable result.
Compare that with tree models: data>model>results
savant_penguin | 3 years ago | on: Argentina’s black-market USD rate climbs 24% in two weeks
savant_penguin | 3 years ago | on: Google slowing hiring to “technical and critical roles” only
savant_penguin | 3 years ago | on: The Uber leak exposes the global war on workers
Wake up, decide it's a good day to be exploited.
Kiss your wife goodbye as you enter your car "bye honey! On my way to being exploited by Uber!"
Drive away and open your exploitation app. Accept a ride, go to the person: "who's the person that's going to participate in my exploitation together with Uber today? Oh, there he is!". Drive him to the place he needs to be, drive away.
"Ok, do I want to be exploited some more today?"
Decide to be exploited on a few more rides and return home.
Now being serious, if you're an Uber driver and let's say that in the short term that's your best option, why would it be better for him to have this option striped from him? Why do you think anyone else should make that call except him?