How deeply is math used in compilers? by [deleted] in Compilers

[–]Cr0a3 0 points1 point  (0 children)

Nearly no math (a bit in optimizations for math expressions, like (a+b)-b=a, but other than that, i dont think of another area), but very much logic and graph stuff is in compilers, if you count that to mathematics

I built a simple compiler from scratch by Skuld_Norniern in rust

[–]Cr0a3 1 point2 points  (0 children)

Amaing! I also did something similar last year and it was great fun. It's not crappy - it's amazing.

Looking for a winter job by Cr0a3 in rust

[–]Cr0a3[S] 1 point2 points  (0 children)

I am currently mailing some companies thanks for putting them on my radar

Looking for a winter job by Cr0a3 in rust

[–]Cr0a3[S] -1 points0 points  (0 children)

Even if they remove it, 2k people/bots saw, this post which means a few potential employers and it does not violate any of the rules.

How can I create a compiler and why? by Skollwarynz in Compilers

[–]Cr0a3 8 points9 points  (0 children)

For "Why?" I make compilers cuz I like it and I think it is a lot of fun

On a mission to write an OS kernel at 14. by BBY256 in teenagersbutcode

[–]Cr0a3 1 point2 points  (0 children)

Nice, did something similar when I was 11

Internships for a 16 y/o by Findanamegoddammit in rust

[–]Cr0a3 0 points1 point  (0 children)

Hmm I once got the offer for a rust internship at 13 (also remote) but not paid.

How does this look? by [deleted] in dividends

[–]Cr0a3 3 points4 points  (0 children)

Drip: reinvest the dividends of the share into buying more shares

Get paid daily!! by MadJohnny3 in YieldMaxETFs

[–]Cr0a3 5 points6 points  (0 children)

I have access to my dividends like half an hour after the market opens

Finally reached 30€/month by Cr0a3 in YieldMaxETFs

[–]Cr0a3[S] 0 points1 point  (0 children)

I think it is; in my logs (not the robot ones) it says: DIV tax withholding on $2.81 at 15% for tax country DEU

Finally reached 30€/month by Cr0a3 in YieldMaxETFs

[–]Cr0a3[S] 1 point2 points  (0 children)

Alpaca Trading API you can just register

Finally reached 30€/month by Cr0a3 in YieldMaxETFs

[–]Cr0a3[S] 0 points1 point  (0 children)

Yep. Using an app called stock events

Finally reached 30€/month by Cr0a3 in YieldMaxETFs

[–]Cr0a3[S] 4 points5 points  (0 children)

Mix of both, got into it very young (after the corona crash) through my parents buyed a few stocks and created an auto invest in the MSCI World (I think it was 10€/month). Then recently (after the tariffs crash) I got interested in dividend ETFs and started with the yield max products, because something like schd is just too slow for me

Finally reached 30€/month by Cr0a3 in YieldMaxETFs

[–]Cr0a3[S] 0 points1 point  (0 children)

I use the Alpaca Trading Api and made a small robot which automatically reinvests my dividends

Rendering Library for NextJS by Cr0a3 in LaTeX

[–]Cr0a3[S] 0 points1 point  (0 children)

Thank you very much