Viewing profile — TopInvestor
TopInvestor
HN member- Joined
- Wed, Oct 14, 2020, 5:42 AM UTC
- HN karma
- -14
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About TopInvestor
No profile information was provided.
Recent public activity
- comment
- comment
-
comment
Comment #26019834
GOP , not Trump
-
comment
Comment #26019818
https://www.zerohedge.com/markets/yellen-gets-ethics-waiver-... Once it became clear - just a few seconds after AOC first rage-tweeted about RobinHood refusing to let "the people" …
-
comment
Comment #26017053
https://www.theamericanconservative.com/articles/our-oligarc... That’s one of the key takeaways here: these people are far too desperate to be as nefarious as we might think. The m…
-
comment
Comment #26014754
https://dailycaller.com/2021/02/02/robinhood-hedge-funds-cit... Robinhood Made Nearly $700 Million By Selling User Data To Hedge Funds RobinHood is the Facebook of investing. There…
-
comment
Comment #26010615
Got it , just an observer working for the establishment. Why you didn’t invest your own $’s if your algo is so good? Other peoples’ money I know. Is that a real job? HFT is a scam.…
-
comment
Comment #26008918
Just try with your own $ and you will learn from practice. Good luck following recommendations. Practice is the best teacher. Now - do you have thousands $’s to learn from your mis…
-
comment
Comment #26008891
I don’t give any advice. I was probing to see the reaction . It is amusing to look at postings glorifying the pundits advice. They are not your friend. Have you actually placed a l…
-
comment
Comment #26008808
Wondering if I had $10,000 to invest I would use an app.
-
comment
Comment #26007677
RH is giving a loan - these are margin accounts. That is why it had to raise $ billions.
-
comment
Comment #26007647
The general recommendation is never use limit orders - do not reveal your intention to the other side.
-
comment
Comment #25993591
Citadel, 1.8 mill shares missing because of naked short selling, because they are counterfeit, because all hedge funds are doing this , because connect the dots, because the game i…
-
comment
Comment #25990936
https://www.sec.gov/comments/s7-08-09/s70809-407a.pdf Related: The Counterfeiting of Shares of Fannie Mae and Freddie Mac A. Counterfeiting Stocks Through Electronic Delivery Naked…
-
comment
Comment #25360873
All my devices are Retina ones. Who uses LCD today?
-
comment
Comment #25355742
When I go outside green is the color my eyes are looking for to relax. Also pixels in the white background emit the maximum energy. One reason Apple introduced the dark mode is the…
-
comment
Comment #25354504
Dark mode with green letters - a standard for hours of working before the screen since 1980’s . The white background is not good for the eyes.
-
comment
Comment #25038159
Some people might see he knows who won the reelection.
-
comment
Comment #25032235
Betting websites use the certification of the Federal Election Commission in order to pay out wagers.
-
comment
Comment #25020324
Nothing is officially certified.
-
comment
Comment #24949562
With Otter it is complicated. It iMac needs the sound to be split but Safari is not allowing it. So they recommend Chrome and changing it’s settings. Then setting up aggregate devi…
-
comment
Comment #24946865
For anybody interested the following equipment works the best: 1) Oticon hearing aids + TV streaming device connected to iMac via audio interface. It streams the audio from the com…
-
comment
Comment #24891602
Fast compilation was one of the main reasons Golang was invented. The gradual accumulation of #include clauses in C programs scales very badly. A large distributed compilation syst…
-
comment
Comment #24891475
I made this playground: https://play.golang.org/p/S1Yh0Oq24q- There are a ways to do unique enums with implicit repetition. Like this: I 0 1 2 II 101 102 103 III 201 202 203 IV 10 …
-
comment
Comment #24890683
I started using Golang 8 years ago and introduced it to the company I worked for to build several web services from scratch. The reason it was adopted quickly was that building RES…