Readit News logoReadit News
mapleshamrock commented on Modern action films fetishize the body even as they desexualize it   bloodknife.com/everyone-b... · Posted by u/Avshalom
willyt · 4 years ago
Try some European stuff? These are all excellent and non-violent: - Normal People - Call my agent (Dix pour cent) - Fleabag
mapleshamrock · 4 years ago
Funny, Normal People comes out of Ireland, historically a very sexually repressed nation under the thumb of the Catholic Church. Times are changing rapidly in Ireland though.
mapleshamrock commented on Modeling a Wealth Tax   paulgraham.com/wtax.html... · Posted by u/tosh
logicchains · 5 years ago
>If you have a bucket of money that isn't doing anything, then what value does it actually bring to the economy

Wealthy people don't just leave their money under a mattress, they invest it in something. Even if they just left it in a bank, the bank is still going to lend that money out and invest it. Taxing wealth just encourages riskier investments, as higher risk is needed to achieve comparable post-tax return.

mapleshamrock · 5 years ago
Exactly. Capital gains tax is equivalent to a wealth tax on appreciating assets only, which is the only kind of assets you should be targeting with a wealth tax. So just implement a sensible capital gains tax, and you're done.
mapleshamrock commented on Apple has €13bn Irish tax bill overturned   bbc.com/news/business-534... · Posted by u/alvis
danhanlon · 5 years ago
Yeah I think you're spot on with everything. I think some change in direction is needed for the long term but it's something we are not really seeing which is concerning.

The well known MNCs seem to be here largely in an operational capacity, the majority of their workforce would be something like trust/risk/support/finance/sales. In terms of "R&D" and "innovation", work that develops the products and services that are sold, I see very little of that happening in Ireland. Yet these companies have huge engineering and product teams in London which are still growing, and the fact they're not placed here is rather telling. For sure we've benefited from the presence of these MNCs so far, but for it to be more sustainable and for the economy to mature further I think we need to be looking to become a country that's attractive beyond being an operational base.

mapleshamrock · 5 years ago
I'd largely disagree. There's a huge amount of R&D and Engineering work being done in Ireland.

On the hardware side Intel, Qualcomm, Huawei, HP, Analog Devices, Xilinx, Nokia Bell Labs and many more all have extensive R&D departments in Ireland.

On the software side, Amazon, Microsoft, Facebook, Google etc. all have engineering roles advertised currently on Linkedin.

mapleshamrock commented on TSMC officially begins 5 nm production   notebookcheck.net/TSMC-of... · Posted by u/ChuckNorris89
atq2119 · 5 years ago
Keep in mind that with the 2080, they added raytracing acceleration and tensor cores. Both add area and improve performance of specific user cases, but my guess is that they don't show up in that TFlops number.
mapleshamrock · 5 years ago
This is it - you can't just compare FP32 TFLOPS. The newer cards have a ton of extra precisions, custom cores for certain workloads, and on chip memory, all of which use silicon area and transistors, but none of which boost the FP32 TFLOPS metric.

I could design you a chip that is nothing but FP32 multipliers and adders that has, theoretically, a ridiculous TFLOPS per mm^2, but it would be next to useless in any real workload.

mapleshamrock commented on Ask HN: Ways to generate income when you're at home without pay?    · Posted by u/throwawayt856
snazz · 5 years ago
I started a little economics experiment on Fiverr a few months ago (to try to figure out how much the market is willing to pay for a native English speaker with technical knowledge) and I've had a surprising amount of success at the $0.05/word pricepoint. When you charge a little more, the worst of the worst buyers are scared away by the price.
mapleshamrock · 5 years ago
What keywords should I search for on Fiverr to see examples/how this service is marketed?
mapleshamrock commented on ALBERT: A Lite BERT for Self-Supervised Learning of Language Representations   ai.googleblog.com/2019/12... · Posted by u/agluszak
danieldk · 6 years ago
This is nice work. Summarized: by untying word piece embedding sizes from the hidden layer size + sharing parameters between layers, the number of parameters in the model are drastically reduced. They use this headroom to make the hidden layer sizes larger and given that layers share parameters, they can also use more layers without increasing model size.

Another interesting finding is that this speeds up training due to the smaller number of parameters.

However, my worry is that those of use that do not readily have access to TPUs will get even slower models when using CPUs for prediction due to the additional and wider hidden layers. (Of course, one could use ALBERT base, which still have 12 layers and a hidden layer size of 768, at a small loss.) Did anyone measure the CPU prediction performance of ALBERT models compared to BERT?

Edit: I guess one solution would be to use a pretrained ALBERT and finetune to get the initial model and then use model distillation to get a smaller, faster model.

mapleshamrock · 6 years ago
On CPU, assuming inference is compute bound rather than bandwidth bound, the compute time will scale quadratically with the size of the FC layers (which account for almost all compute time in these networks). So if the hidden size was 768 in BERT-Base, and 4096 in ALBERT, inference will approximately be 28.4x slower... yikes.
mapleshamrock commented on The More Gender Equality, the Fewer Women in STEM (2018)   theatlantic.com/science/a... · Posted by u/oftenwrong
liziwizi · 6 years ago
i hate this argument so much! it has been thrown in my face soooooooo many times... it's the go-to excuse managers and sales people use to tell a woman in IT that she's weird for doing what she does. even in teams with 90% men, it was almost never the men in the team that were the problem, but almost always those looking in on the team: managers, sales people, marketeers, project managers, journalists, ...

please, stop telling women they are weird for wanting to work in IT or for enjoying their IT job.

mapleshamrock · 6 years ago
Woah there, the person you're replying to didn't once use the word "weird" or any synonyms thereof.

They said that men and women tend to have different broad interests. But that doesn't preclude women from having an interest in tech. He's making a statement on statistics, not making a value judgement about anybody.

u/mapleshamrock

KarmaCake day10October 21, 2019View Original