Avatar

CatPoop

CatPoop@lemmy.world
Joined
3 posts • 15 comments
Direct message

Misleading description, it’s only a brief summary about Agile/Scrum.

Can’t say I’m a fan of the methodology either…

permalink
report
reply

It’s not that bad, you might have a couple of moments where you suddenly second guess yourself, particularly on smaller country roads, or car parks. Just remember you the driver should be nearest to the center of the road and you’ll be fine. If you pre book you might have a chance of renting an automatic to make things even easier.

permalink
report
reply

Maybe also look ip a good component library, for C# I use MudBlazor, which has great documentation that helps a lot to pick the right component for the job, and a lot of the hard work is already done in terms of styles/themes.

For my apps I use the MVVM pattern and write all the backend logic first, then that helps me narrow down the right way to display it.

permalink
report
reply

“This just in, a new study has shown AI poses not material threat to society, go about your business fellow humans”

permalink
report
reply

For my sins I spend a significant part of my time maintaining smalltalk, and it most definitely is not productive.

The syntax is ugly and cumbersome when you start chaining messages. Any advantages the evangelists tout are available in modern languages without the baggage of this dead one.

Today if you want something ‘simple, flexible, interactive’ (interpreted, GC and likely faster) python would almost certainly be a better choice.

permalink
report
parent
reply

Should have no problems. Couple of things to check on the TV settings menu, make sure the zoom is set to ‘fit’ so that there is no border/overscan, if there is a ‘game’ or ‘low latency’ mode enable it; otherwise turn off all picture enhancements (e.g. LG clear view / image smoothing) as they are no bueno for gaming.

permalink
report
reply

Assuming this is C#, you could just make Reservation a record type, which can be defined with a one line primary constructor, is immutable and has value type equality. Second example is an insane amount of boilerplate.

permalink
report
reply

Might have better luck getting meat from a local butcher, the supermarkets are notorious for pumping up the weight with water.

I was walking down one of the isles today and shocked how small the condiment jars have become. (What is this? mint sauce for ants?)

permalink
report
reply

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.

permalink
report
reply