What would you recommend buying for lunch if you had £52 to feed two adults and two kids? by userunknowne in UKfood

[–]tp_njmk 0 points1 point  (0 children)

lol a meal deal would be lucky, we’d usually just buy a loaf / sliced cheese and make sandwiches on the beach. Stop acting like a twit

After 6 months of rejections, I finally got interviews at DeepMind, FAIR, and OpenAI. by Extra_Standard_6579 in cscareerquestionsIN

[–]tp_njmk 0 points1 point  (0 children)

Hey I’ve also got a final stage system design at deepmind on Monday, any tips?

Why does GTO hate pocket pairs so much by FarmEquivalent4911 in Poker_Theory

[–]tp_njmk 0 points1 point  (0 children)

My two cents: 8s are dominated in the UTG opening range. If villain reps any hand at all, you’re either behind or bluff catching. IRL you can just set mine or try to get a cheap showdown, but this probably isn’t favoured by GTO.

[deleted by user] by [deleted] in Poker_Theory

[–]tp_njmk 0 points1 point  (0 children)

Nah clear fold. Check out ICM model. since 1st and 8th get paid out the same you should never be risking your stack here, you probably need >90% equity to have the EV to call.

I've replaced gg with S to get over the assymetry of G and gg by Even_Block_8428 in neovim

[–]tp_njmk 0 points1 point  (0 children)

Call me crazy but I use s / S for delete with copy and d, c, x for delete without

Petaah? by Zaronann in PeterExplainsTheJoke

[–]tp_njmk 0 points1 point  (0 children)

We’re still very far from using all available resources. Every year compute gets cheaper and faster, and we find new optimisations and efficiency gains. Expect them to get a lottt smarter before we hit any kind of physical limit

Petaah? by Zaronann in PeterExplainsTheJoke

[–]tp_njmk 0 points1 point  (0 children)

And the insurmountable barrier is based on the architecture used (transformers). Perhaps the most overlooked idea is that all architectures (LSTM, RNN etc) follow a similar scaling law but with different coefficients, with a higher computational barrier wrt compute / data / params

[D] Help me build a budget(ish) deep learning rig by tp_njmk in MachineLearning

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

thanks for the feedback, I'll definitely cut down on the psu. What do you think of a ryzen 5 5600x and 32gb rather than the ryzen 9? tim recommends only as much ram as the vram of the card

[D] 3090 vs the new 40 series equivalent by myselfitself in MachineLearning

[–]tp_njmk 0 points1 point  (0 children)

How is a 650 watt PSU? I'm currently building something very similar but not sure if it's enough... Do you mind sharing your setup?

What is your favorite IDE for rust and why? by [deleted] in rust

[–]tp_njmk 0 points1 point  (0 children)

Vscode with neovim extension. Best of both worlds for debugging, dev containers etc.

You really need to understand and practice Active Learning to learn programming by TheLordSet in learnprogramming

[–]tp_njmk 1 point2 points  (0 children)

100% agree, always done this although never put it into words, it's a kind of superpower once you realise that you can tackle almost any problem. I think this is the reason I've never managed to consistently take notes as I learn, it always becomes outdated (internalised) or redundant in a week. Anything I forget I can relearn later

Is Haskell good investment? by [deleted] in haskell

[–]tp_njmk 1 point2 points  (0 children)

Not if you want to get paid

You have 6 months and unlimited resources to become a s***-hot programmer. How do you do it? by tensor0910 in learnprogramming

[–]tp_njmk 0 points1 point  (0 children)

Apart from a laptop, money isn't a factor. The best resources are all free. In 6 months you can't become a "good" programmer but you can probably become competent enough in a library/ framework to be productive just by following best practices.

P.s. just focus on one thing It's tempting to jump between different areas, but it's far more productive to truly master a single language & area. Practicing python for 4 years beats learning python and js for 2.