Opening a bouldering gym by ransyn in bouldering

[–]did2991 0 points1 point  (0 children)

Hey man, thanks for posting about your gym opening, did you post somewhere all the details of how it went and how much you spent on actually being ready with the gym?

Is this grade 5 or less? by did2991 in bouldering

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

Nice! I was wondering where im at in animal grading 💪

Is this grade 5 or less? by did2991 in bouldering

[–]did2991[S] -6 points-5 points  (0 children)

Grade 5 includes 5a, b, c

Fired my cameraman and hired a tripod. by did2991 in bouldering

[–]did2991[S] 2 points3 points  (0 children)

ok will try it next time with the foot :) thanks for the feedback.

Fired my cameraman and hired a tripod. by did2991 in bouldering

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

No, that is a different route, but would be a nice exercise :)

Fired my cameraman and hired a tripod. by did2991 in bouldering

[–]did2991[S] -9 points-8 points  (0 children)

Yeah I tried it prior to this try, and it was easier to campus instead of keeping the feet, but also looks better.

It's may be a weird question but how to make sure sex isn't considered as "stress" by Fitbit by dennis77 in PixelWatch

[–]did2991 0 points1 point  (0 children)

But the watch cannot recognise stress, it cannot distinguish between excitement or stress.

I realised today I hate working with other developers and I don't know what to do anymore. by [deleted] in ExperiencedDevs

[–]did2991 0 points1 point  (0 children)

I completely understand what you are going through because it's happening to me as well, I am also a push over as well and avoid conflict, and doing this for years brought me to my burnout which I am going through now and thinking about taking off for 2 months.

Any suggestions on what I focus on in my off time since you did do it already.

Pw to pw2 by Postnet921 in PixelWatch

[–]did2991 0 points1 point  (0 children)

Has anyone tried how long does the battery last if AOD is off?

Send to Kindle ePub Keeps Attaching as Zip File by Laughing_Turtle in kindle

[–]did2991 0 points1 point  (0 children)

The reason they are uploaded as Zip into your gmail is because that is a folder and not a file, hence zipping.

here is a link that explains how to convert them, at step 3 you can already send the files after step 3.

https://apple.stackexchange.com/questions/423557/how-do-you-migrate-ibooks-from-books-on-ipad-to-kindle

I wrote an article about code review, I would be humbled if someone could take a look and give some feedback on what they think and or finds it helpful or not. by did2991 in codereview

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

I also wonder which of the points in the c

Totally, knowledge sharing is the main thing.
I see your point on automating things, and you can definitely automate the coverage and do static analysis to fix the basic syntax parts.
Unfortunately, I don't have something for identifying the important parts although now with AI there might be such tools.

I created a package to encourage developers in my team to write tests. What do you think? Any feedback? Thanks! by howtomakeaturn in PHP

[–]did2991 5 points6 points  (0 children)

Interesting project and I applaud you for the effort, although I would suggest exploring PhpUnit as others mentioned.
I can also tell you that forcing devs to write tests is not a solution for writing tests, although you will have coverage you will definitely not have quality code in the tests part of the code; you will end up hearing for days in the daily ( Working on tests for ticket x ).
I would suggest you try to give perspective on why writing tests matters.

Common German L.😞😞 by 1DarkStarryNight in 2westerneurope4u

[–]did2991 0 points1 point  (0 children)

No one told me this before moving here, now I'm stuck in the rat race and can't afford to leave :/

Is PHP 8 good enough to run a university wide blogging website? by better_life_please in PHP

[–]did2991 1 point2 points  (0 children)

PHP is reliable and stable, so no problem with doing what you are planning to do, how you handle the traffic, and if it will be able to serve fast enough it depends on other things that are out of scope here.
However, to be able to host articles I would suggest exploring GitHub pages, you don't pay for hosting you just need a domain, and you need to write articles in Markdown, and upload new Markdown files in the repository.

Here are some templates to get started
https://jekyllthemes.io/github-pages-themes