There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

programmerhumor

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

urquell , in Being Agile

Fuck scrum

picard ,
@picard@nrw.social avatar

@urquell @yogthos
then it ain't correct scrum. the team should decide to add more people.

but you know scrum is like teenage sex.... everybody says he does it only a small percentage do and a insignificant number do it right

kralk , in Being Agile

Pro tip, if this happens to you split your tickets up into smaller chunks! It has two effects:

One is that you will see progress from one sprint to the next, even if it’s 1 story point at a time.

It also has a psychological effect! If you’re like me you will avoid the huge, nebulous tasks. But if it’s something manageable with a defined start and end, you will do it. You could probably even schedule it.

picnicolas , in Being Agile

Looks like iterative waterfall

threelonmusketeers , in Management wants to know when the bunny will be ready for production

Rabbits engage in coprophagy to extract more nutrients using their short digestive tracts. Is this analogous to training ML models on AI-generated output?

parpol , in It could happen to you!

A manager position is easier to replace than a programmer position. By the time AI is smart enough to replace you, it is also smart enough for you to replace the entire company with and run solo.

hitmyspot ,

A robot won’t replace individual programmers. AI and improved processes will mean quicker code review and less programmers needed. There will be a net loss of programmer jobs but an individual programmer won’t be replaced. Rather the remaining programmers create more (as a percent, not absolute) code with better tools.

pumpkinseedoil ,

If less programmers are needed that means some programmers are being replaced

hitmyspot ,

Yes. But its by attrition. There won’t be a programmer replaced by AI directly. Their colleagues will take over their work and have higher workloads but be more efficient. That’s ways been the way.

Tomkoid , in Overflow
@Tomkoid@lemmy.ml avatar
LeLachs , in Added Bugs to Keep my job

(translated from German) I can’t write

TORFdot0 , in Overflow

CSS was designed by someone truly deranged. I hate front end so much

jol ,

Do you hate everything you don’t understand?

nexussapphire ,

It’s ok, it’s called being a masochist. No one is judging you for using css.😆

TORFdot0 ,

I don’t hate you Bobby

dan ,
@dan@upvote.au avatar

In an alternate reality, we’d all be using JSSS, which was even worse. en.wikipedia.org/wiki/JavaScript_Style_Sheets

Presi300 ,
@Presi300@lemmy.world avatar

laughs in tailwind

kamenlady , in Overflow
@kamenlady@lemmy.world avatar

Rather a

margin-top: -20px;

Or they did a

transform: rotate ( -90deg );

before being able to achieve that with a margin-left.

far_university1990 ,

margin left on car

left for car is where door is

car is clipping through door because negative margin to direction of door

NiPfi , in Management wants to know when the bunny will be ready for production

I’ve always thought of ML-based logic as fuzzy as the outcome is somewhat uncertain

hydroptic OP ,

Not all that cute though

FenrirIII ,
@FenrirIII@lemmy.world avatar

I always think of AI like a schizophrenic genius because it suffers from hallucinations and can be both genius and insanity

s12 , in Management wants to know when the bunny will be ready for production

A machine learning algorithm can be a cute fuzzy baby to depending on the pic you assign as their icon.

jaybone , in Management wants to know when the bunny will be ready for production

Yeah but how many k-folds before it shits itself?

pancakes , in It could happen to you!
@pancakes@sh.itjust.works avatar

I would like to see a robot procrastinate getting work done for hours on end as well as i do!

lugal ,

Ever heard of “while True” loops? They beat even me!

YerbaYerba ,

But can the robot bullshit the pm during standup as well as I can?

Rolando , in Management wants to know when the bunny will be ready for production

“Only when the last tree has died and the last river been poisoned and the last fish been caught will we realize we cannot eat a machine learning algorithm.” - traditional Native American saying.

xavier666 ,

They were really ahead of their time

Reddfugee42 ,

So wise

PixelAlchemist , in Overflow

I like how garage is a class but car is an intrinsic element.

Ironfacebuster ,

Maybe garage is just a class styling for a generic “room” After all, it’s got 4 walls and a few doors

NiPfi ,

Idk why exactly but using IDs for styling has been discouraged for a while and now every application I’ve ever worked on had been styled using classes that are usually unique anyway

yum ,

Should I bother using just classes or can I keep making ids?

NiPfi ,

Tbh, I think for unique elements that’s a valid approach. It also enables easier element selection in automated e2e testing

dan ,
@dan@upvote.au avatar

In E2E tests you should ideally be finding elements using labels or ARIA roles. The point of an E2E test is to use the app in the same way a user would, and users don’t look for elements by class name or ID, and definitely not by data-testid.

The more your test deviates from how real users use the system, the more likely it is that the test will break even though the actual user experience is fine, or vice versa.

This is encouraged by Testing Library and related libraries like React Testing Library. Those are for unit and integration tests though, not E2E tests. I’m not as familiar with the popular E2E testing frameworks these days (we use an internally developed one at work).

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • lifeLocal
  • goranko
  • All magazines