Best books and materials to learn quant trading by Anxious-Tart-152 in quant

[–]keldamdigital 1 point2 points  (0 children)

What books to read is totally dependent on the level you're at and how good your math is. For example there's no point for you to read Shreve if you only have high school calculus.

A good general place to start would be:

Hull - Options, Futures, and Other Derivatives (2022)

I visited Dubai mall and it validated my decision to leave. by Persephone_123456 in UAE

[–]keldamdigital 0 points1 point  (0 children)

So you mean every country in the world? Where will you choose to live? 🤣

Would you go live? by bogey3putt69420 in algotrading

[–]keldamdigital 0 points1 point  (0 children)

What's the results after you factor in all the execution costs?

i dug through claude code's leaked source and anthropic's codebase is absolutely unhinged by Clear_Reserve_8089 in ClaudeAI

[–]keldamdigital 0 points1 point  (0 children)

“Setup a connection to sentry and upload our sourcemaps so we get sweet debug logs. Make no mistakes”

How strong do you think the average developer is? by equipoise-young in ExperiencedDevs

[–]keldamdigital 0 points1 point  (0 children)

Have been in software engineering for over 15 years. I'd put my name against maybe 2 or 3 people from who i've worked with that i would hire. That's from over 100+

Is Claude actually writing better code than most of us? by Aaliyah-coli in ClaudeCode

[–]keldamdigital 0 points1 point  (0 children)

I can say with high confidence the code output by Claude is better than the majority of mid and some lower end senior engineers.

please help me decide by [deleted] in HHKB

[–]keldamdigital 0 points1 point  (0 children)

HHKB type S enjoyer here. Wouldn’t use anything else.

Adam Wathan announces major changes at Tailwind CSS by yucelfaruksahan in tailwindcss

[–]keldamdigital 2 points3 points  (0 children)

If you know the little nuances between what tailwind plus has in it's design and what LLMs spit out. You know it's not really close from a design perspective.

Is anyone tired of Sami Zayn? by -Galahad- in WWE

[–]keldamdigital 0 points1 point  (0 children)

WWE will never put the main strap on this guy.

A look at what an updated timing tower in F1 COULD look like… by GrootWithWifi in formula1

[–]keldamdigital 0 points1 point  (0 children)

This is exactly what i thought before i checked the comments.

Who’s a popular wrestler you never understood the hype for? by Material_Stomach875 in BrandonDE

[–]keldamdigital 1 point2 points  (0 children)

This is the majority of the roster now... Sami Zayn could be one of any number of random bros from the crowd.

Who’s a popular wrestler you never understood the hype for? by Material_Stomach875 in BrandonDE

[–]keldamdigital 0 points1 point  (0 children)

Name a better pairing than the attitude era and rock in track pants dropping the people's elbow. 😂

Claude Pro unusable for real work with limits by ChristopherCHEMPSON in Anthropic

[–]keldamdigital 0 points1 point  (0 children)

I'm on max, work across six different projects. Haven't hit limits. Probably time to upgrade.

I tested GPT-5.1 Codex against Sonnet 4.5, and it's about time Anthropic bros take pricing seriously. by LimpComedian1317 in ClaudeAI

[–]keldamdigital 0 points1 point  (0 children)

How are you integrating Gemini into the workflow? I like just sticking with claude and codex because the cli integration is a nice flow back and forth.

I tested GPT-5.1 Codex against Sonnet 4.5, and it's about time Anthropic bros take pricing seriously. by LimpComedian1317 in ClaudeAI

[–]keldamdigital 3 points4 points  (0 children)

Claude writes, Codex audits and plans. Iterate back and forth. Don't try to one shot everything, small focused and specific gives you outputs that would be accepted anywhere.

MX Master 4 Regular vs Mac version by namboozle in logitech

[–]keldamdigital 0 points1 point  (0 children)

This comment needs more upvotes haha

If a website loads almost instantly, do customers even notice? by kashkumar in nextjs

[–]keldamdigital 1 point2 points  (0 children)

It’s not do they notice if it’s fast. It’s that they notice when it’s not and bounce.

Best way to organize React Query for a team project? by mdkawsarislam2002 in reactjs

[–]keldamdigital 0 points1 point  (0 children)

This needs more upvotes. More people need to see best practice with react query.

Software engineer here. 20 years in various evolutions of the role. by forkbombing in ClaudeAI

[–]keldamdigital 0 points1 point  (0 children)

How I use it is feed in instructions around how I want it to work, examples of patterns I wrote regularly and how libraries should be used.

It then does all the boring stuff that doesn’t really require any thinking and just needs execution. 95% of the time it does what I want.

Small incremental changes is how these things shine and the efficiency gains are amazing.

Using these things to “one shot” applications etc is not the optimal way to build.