software developer, FOSS enthusiast, 🍕🍝🇮🇹

  • 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle

  • I personally have a gut feeling of rejection for every language having the unless keyword. This is why I hardly know any PERL and Ruby for example.

    I have mixed feelings towards Kotlin’s takeUnless scope function (I nearly always use takeIf with a negated predicate) because my mind forgets the unless version exists.



  • The worst case is when someone requires changes, you address them, but then they disappear/go on a leave.

    If the repository rules require all conversations to be resolved before merging and only the original reviewer can mark them as solved, the PR is stuck forever even if the rest of the team approves it.


  • I tried ita little bit, I found it a little difficult to configure and although it’s backwards compatible with Atom’s plugins the duality between Pulsar native/Atom plugins is somehow perceived. Didn’t manage to even find a good markdown pack and it felt too “awkward” and cumbersome, I switched back to VS code for scripting/markup after a couple of days (of non intense usage because I work with IntelliJ most of the time for coding).