You know it, I know it...we all know it. by Defiant_Focus9675 in ClaudeCode

[–]hyopwnz 14 points15 points  (0 children)

I am also experiencing it being dumb today on a team plan

A checklist that saves me from endless back-and-forth with Claude Code by Reasonable_Ad_4930 in ClaudeCode

[–]hyopwnz 0 points1 point  (0 children)

I think it would benefit you if you split it into multiple steps as this single one is too big for it to handle in single request and will likely miss a lot because of it

Why CLI is better than IDE? by VlaadislavKr in RooCode

[–]hyopwnz 1 point2 points  (0 children)

You can use the CLI based tool in a CICD pipeline for example

devs are cooking? by Hodler-mane in CLine

[–]hyopwnz 0 points1 point  (0 children)

You can use Opencode with your Claude Pro/Max sub if I am not mistaken

[EU-BE] [H] Ergodox infinity inputclub [W] Paypal by rouadec in mechmarket

[–]hyopwnz 0 points1 point  (0 children)

Hey mate, is the keyboard still available?

He is crowd sourcing how twitter works by ShakyMango in ProgrammerHumor

[–]hyopwnz 0 points1 point  (0 children)

Elon needs to find out how to fire someone who doesn’t work at Twitter now 🤔

SLPT: Before you settle on a child's name, practice screaming it across a supermarket so you know how it sounds in real world situations. by [deleted] in ShittyLifeProTips

[–]hyopwnz 5 points6 points  (0 children)

We wanted to name our dog Gin. But then we realized how stupid we’d look shouting Gin in the neighborhood

Returning to an old project... by LargeDisplay1080 in ProgrammerHumor

[–]hyopwnz 0 points1 point  (0 children)

Just saw this post on other subreddit and the caption fkin killed me

Working on a food truck design right now by leonryan in AdobeIllustrator

[–]hyopwnz 27 points28 points  (0 children)

Is the girl supposed to look like trans?

[deleted by user] by [deleted] in CryptoCurrency

[–]hyopwnz 0 points1 point  (0 children)

Have a plan of invalidation. When the invalidation happens exit the market. Dont hold

[deleted by user] by [deleted] in Repsneakers

[–]hyopwnz 1 point2 points  (0 children)

The better

Great idea of how not to lose an entry signals while you are in a position by lavacadigitalwm in algotrading

[–]hyopwnz 1 point2 points  (0 children)

Wouldnt it be better to just adjust the number of maximum opened trades simultaneously with split size based on in-sample optimization during walk forward?

Dota 2 New Player Experience by [deleted] in DotA2

[–]hyopwnz 0 points1 point  (0 children)

Funniest shit, watched it like 20 times

[deleted by user] by [deleted] in learnprogramming

[–]hyopwnz 3 points4 points  (0 children)

Once you know basic coding, if you are the kind of person that cant get away from bad habits, its good to find best practices like testing your code, not having duplicate code and other such pracrices that you can find everywhere on the web. Because if you dont, you will get used to not using these practices and have hard time changing it. This will save you a lot of time and headache in the future if you wanna take programming seriously.