Advertisement · 728 × 90

Posts by Michał Moroz

Thank you, I'll check it out

1 year ago 0 0 0 0

Yes! Będę szybko i skutecznie mówił o kilku podstawowych rzeczach co by zrozumiał się biznes i developerzy.

1 year ago 1 0 0 0

Cool ideas: On the protocols which are text based (REST over HTTP, for example), use AI for self-healing when unexpected behaviour happens. Sure, it will be a lot slower, but it would be fun to see two apps talking to each other, trying to handle a situation before passing to developers.

1 year ago 0 0 0 0

I feel pretty much the same, with one thing I'd like to ask you - can you elaborate on the errors more and tell how much these are distracting you? I hear a lot of conversations about AI generating errors, but my own experience is that none of them was worth remembering for more than 5 minutes.

1 year ago 3 0 0 0

Yes, especially if written in a consistent manner (no stray return create_object() in the middle ;) )

You can have abstractions, but the "clever" ones are usually the ones that only you can understand, before you don't.

1 year ago 0 0 0 0

One more thing: Think about rewriting tests every time you play the game and see that the systems are not coming together to a fun experience, and you need to scrap the idea and do something else.

Tests become a lot harder to keep if you're pivoting week after week or month after month.

1 year ago 1 0 0 0
Preview
Function patterns: early exit or ”no, no, yes!” | Michał Moroz A pattern for functions that makes them easier to read and reason about.

michalmoroz.com/writing/func... – a simple idea helping to write better code. Stay tuned for more bits and pieces. #programming

1 year ago 0 1 1 0
Advertisement