FourThirteen

joined 1 year ago
[–] FourThirteen@lemmy.world 4 points 3 months ago

This is the answer.

[–] FourThirteen@lemmy.world 24 points 3 months ago (2 children)

I liked Ubuntu prior to snap. I've gone back to Debian and aside from a slightly complex install, I think that the distro is the epitome of stability and "just works", especially for the normal software stuff I do. It's 30 years old for a reason.

My experiences with arch are that it just broke if you looked at it funny and I like stuff that doesn't require the constant tinkering. This is the same reason I don't do smart tech and still own dumb and mechanical watches.

I feel like I'm in the minority in this community lately.

[–] FourThirteen@lemmy.world 5 points 4 months ago

Just use Debian tbh

[–] FourThirteen@lemmy.world 1 points 5 months ago

Camunda BPM is pretty bad.

[–] FourThirteen@lemmy.world 5 points 5 months ago (1 children)

What's wrong with Wayland?

[–] FourThirteen@lemmy.world 2 points 6 months ago

Understand programmatic approaches to testing, unit testing, test driven development (TDD), behavioral driven development (BDD), and integration tests.

Understanding TDD and practicing it as a new developer forces you to understand the end result wholly. It's one thing to understand how to solve a problem, but understanding how to validate that the problem is solved programmatically, before you have implemented the solution makes you a better developer. It gives you a better view of what you are doing and will change you way of thinking about solving problems.

[–] FourThirteen@lemmy.world 3 points 7 months ago (1 children)

What's wrong with Debian?

[–] FourThirteen@lemmy.world 1 points 8 months ago (2 children)

What is Zelda 3?

[–] FourThirteen@lemmy.world 4 points 8 months ago

I've been a software developer for 7 years and I've grown to hate terneries entirely. They only hinder readability. Readability is the biggest factor in maintainability. Code that is hard to maintain makes bugs.

I always mark PRs with nested terneries as "needs work".

[–] FourThirteen@lemmy.world 3 points 8 months ago

HP stands for heinous product.

[–] FourThirteen@lemmy.world 1 points 8 months ago

And honestly, nano as the default makes sense, it's lightweight and gets the job done. I still have that as my default.

[–] FourThirteen@lemmy.world 1 points 8 months ago (1 children)

Honestly, most of the defaults are good enough for me. I just run vi and it does the job well enough. If I need to configure a good dev environment, I'll just install stuff with apt-get install and mangle stuff onto my PATH.

view more: ‹ prev next ›