reddit.com

Total Posts
50120
Total Predictions
11787
Success Rate
28.3%
Average Score
0.00

Posts

Reddit by egooririexruinam February 13, 2025

too late for NVIDIA and PALANTIR?

I have a few thousand dollars in savings and just started investing this week. I put $1,500 into NVIDIA and $1,500 into Palantir because I want my money to grow quickly and plan to hold them for a year or two to take advantage of their current growth. The remaining …

Reddit by CrazyFair6693 February 13, 2025

Advice on strategy/analysis?

Should I be creating chart analysis with trading view (is the paid membership worth it..?) to help with my options trading ? Good and simple strategies to become consistent? Indicators, chart analysis, etc. I have a Roth IRA so I’m into long term investing but wanting to become consistent with …

Reddit by Historical_Money2684 February 13, 2025

what should I invest in? Stocks?

Long story short, I am 27 and have made good money operating my business in the real estate space. I currently have 5 Multifamily properties for a total of 14 units. cashflow pays for all my bills & a little extra. I have $100,000 I want to invest but I …

Reddit by Kuais February 13, 2025

February CPI

How important is this one going to be? And what is the correct play here? I don't see a neutral marking coming since the next FOMC is in March so I'm guessing a straddle here? I'm new so please inform me, I would like to learn more

Reddit by Mobile_Hunt9146 February 13, 2025

PLTR covered call?

i I have opened CC for what's it worth at that time but I dint know that PLTR stock has skyrocketed recently. I saw my profile now and amazed. If I wait for the options to expire, I would get 25k as profit ( cc premium + stock appreciation) on …

Reddit by Icy-Independence5737 February 13, 2025

Sell to close

Right now the only contacts I can exercise are penny stocks, but they are a little too volatile for me at this stage. I was thinking about buying contacts and selling to close when they are in the money. I’ve heard Robinhood(primary account) isn’t the best or doesn’t fulfill the …

Reddit by Budget-Recognition26 February 13, 2025

Plans to Buy ‘Armored Teslas’ Disappear From US Procurement List

Surprised ? https://www.bloomberg.com/news/articles/2025-02-13/plans-to-buy-armored-teslas-disappear-from-us-procurement-list?embedded-checkout=true

Reddit by FaithlessnessSalt209 February 13, 2025

Book for introduction to cryptography

I am looking for a book for beginners, explaining all the concepts for key sharing, block and stream ciphers, vulnerabilities, polygons, where primes come in the picture, etc. Possibly supplemented with examples, as well as real-world ciphers and how they are distinct, what makes them special etc. I read a …

Reddit by chri4_ February 13, 2025

Do all points of secp256k1 have the same order as standard G's one?

``` G_Coordinates = (0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798, 0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8) ``` and knowing that we are in `x^3 + 7` and knowing that the modulus is ``` p = 0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f ``` than we can calculate the order of point G ``` n = 0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141 ``` but do all valid point coordinates on secp256k1's field have …

Reddit by anonXMR February 13, 2025

If Grovers "roots" the bit strength of hash functions/sym crypto, what does shors do to ECC?

I appreciate modern ECC is essentially only as strong as half the bit strength of the curve group (subgroup) due to Pollard's Rho. Given Grovers essentially roots the bit strength of hash functions and symmetric crypto (256->128), what does it do to ECC? Do we have an intuition as to …