Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fddhjjj
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
fddhjjj
3y ago
Douglas McGregor, the creator of these theories, had an interesting biography. > He chose instead to pursue a psychology degree at what is now Wayne State University in Detroit. After two years, he married, dropped out of college, and wo
2.
▲
by
fddhjjj
4y ago
> To Doug's point the junk tokens are likely at book value on their balance sheet The linked article in turn links to coin desk which writes >> Also, token values may be low. In a footnote, Alameda says “locked tokens conserva
3.
▲
by
fddhjjj
4y ago
Why not?
4.
▲
by
fddhjjj
4y ago
Strong parallels between your definition with “isolation” and that offered by freemint in terms of decomposition into elements. The nuance makes sense on its face. Although I don’t trust my own judgement of what impacts the real economy and
5.
▲
by
fddhjjj
4y ago
Super interesting and over my head but to oversimplif: automation and old financial “tools” (mortgages, index funds) good but (excessively?) “innovative financial instruments” is a bridge too far. Still hard for people not deep in it — me —
6.
▲
by
fddhjjj
4y ago
Can you provide a decision rule that distinguishes financial services from financial engineering? I do not feel as confident as you seem that the group of things called “crypto” will not be useful for financial services.
7.
▲
by
fddhjjj
4y ago
I cited three examples of financial engineering. Just to be clear you oppose mortgages, index funds, and ATM machines? I agree all of these or at least mortgages and index funds probably increase inequality especially given uneven access. A
8.
▲
by
fddhjjj
4y ago
Why would programmable money be useful for anything beyond financial engineering. It’s literally engineering + finance. Why is financial engineering inherently universally without qualification bad? I have a mortgage, an index fund, and an
9.
▲
by
fddhjjj
4y ago
Is your sense that the pandemic shutdowns have left us with supply issues? It seems to me the economy is delivering all it ever did and more. https://fred.stlouisfed.org/series/PCES https://fred.stlouisfed.o
10.
▲
by
fddhjjj
4y ago
Very clearly explained recent history. Thank you. > Then in December, the megacaps we're squeezed further until the S&P 500 had a negative return relative to price! What does this mean? What is negative return relative to price
11.
▲
by
fddhjjj
4y ago
> The key metric along this line is how often each language allows success to some level and how often they fail How does python score on these key metrics?
12.
▲
by
fddhjjj
4y ago
As clarification, you are objecting to the phrase “process voice to [serve] ads” in the title which was provided by the submitter not the paper authors?
13.
▲
by
fddhjjj
4y ago
What part of the paper gives you the impression they imply voice assistants are listening to everything? I don’t get that. The discussion in the paper is nuanced on that point and does not make that claim as far as I read it. Section 2.2 (p
14.
▲
by
fddhjjj
5y ago
A lot of wisdom here. Allow me to just restate and expand on some of your thoughts. 1. If it goes from experimental to ship, you aren’t going to go back and make it shipshape. 2. Sanding time is meditation on the product. As I rework, I’m r
15.
▲
by
fddhjjj
5y ago
There are dozens of examples in the wild of python code getting reviewed, corrected, and enhanced. I’m not a spreadsheet expert. Does that even happen for spreadsheets?
16.
▲
by
fddhjjj
5y ago
No one made the claim that open source universally don’t fall victim to dishonesty. We were discussing the rate.
17.
▲
by
fddhjjj
5y ago
Does the current evidence noted by fallat — the massive amount of extremely high impact open source projects that don't have malware embedded in them — suggest the error rate is much much lower that 1%?
18.
▲
by
fddhjjj
5y ago
Good product. Very easy to get going. It would be nice to have a scale to zero ability.
19.
▲
by
fddhjjj
5y ago
Shadows stats has faced some criticism https://econbrowser.com/archives/2008/09/shadowstats_deb Some wags have pointed out the price has been constant for many years https://web.archive.org/w
20.
▲
by
fddhjjj
5y ago
The Fortune 500 CEOs might be closer than you think. Median pay last year was $12.7 million. [1] https://www.equilar.com/reports/83-equilar-associated-press-...
21.
▲
by
fddhjjj
5y ago
Interesting POV. Can you elaborate on an alternative to the way of industry programming? Or more simply, list some of the ways in which industry brand programming is flawed?
22.
▲
by
fddhjjj
5y ago
If I felt said for a period of months without specific cause, yes, I would see a psychiatrist or psychologist. What did the doctors who you did see say when you told them about your symptoms? It strikes me as odd that they did not recommend
23.
▲
by
fddhjjj
5y ago
We switched from deployment: > I wouldn't want to be deploying a multi-gigabyte binary every time i make a change to the dataset... To runtime startup: > lambda warmup time And cost: > RAM consumption is proportional to binar
24.
▲
by
fddhjjj
5y ago
It depends on your deployment setup? Or the frequency of dataset changes? I check-in a one-line change and CI/CD kicks off a docker build and push. A multi gigabyte binary is pushed to AWS ECR every time. I hardly notice. One benefit i
25.
▲
by
fddhjjj
5y ago
Very interesting. What libraries are out there for animations? Can I use python to make cartoon videos for my kids?
26.
▲
by
fddhjjj
5y ago
> Does it need to be loadable via pickle? Torch? Tensorflow? If they don’t use pickle, they shouldn’t release in pickle format. They should release in a format such that you can take the source they release and use the model weights as r
27.
▲
by
fddhjjj
5y ago
> Stockfish claims they haven't released their NN weights. But that claim makes no sense. They distribute the weights with every copy of Fat Fritz. Otherwise, the product wouldn't work There was a comment addressing that yester
28.
▲
by
fddhjjj
6y ago
Recent discussion on architecture documentation https://news.ycombinator.com/item?id=26048784