• 0 Posts
  • 20 Comments
Joined 11 months ago
cake
Cake day: August 19th, 2023

help-circle



  • Python is for some reason darling of many, sometimes it has almost religious connotations. Meanwhile differences from e.g. PHP are mostly superficial and each has their strengths and weaknesses.

    Bourne shell is orders of magnitude worse clusterf*ck than JavaScript, yet it’s rarely criticized.

    Rust rarely gets criticized which isn’t necessarily a problem, since it’s IMHO a good language for its intended use case. But people tend to recommend it for things where the trade offs come out negative. (apps not needing max. performance)

    In general I wouldn’t follow the trends on social media, it’s all a huge groupthink, mostly focusing on (easily avoidable) warts, and ignoring strengths.



  • Swallowing your pride, merging into another project and taking a less glamorous role in that project is not as easy as it was to fork when steering your project.

    I don’t think it’s because of the ego. But if you’re working with other people, you need to do a lot of non-coding (non-fun) things. Align thinking, find compromises, establish and follow processes. Things are easier and more fun hacking alone. No processes to limit you, no one telling you “this doesn’t align with the vision of the project” (and the other way round - you don’t have to maintain code contributed by other people with use cases not interesting to you) etc. For volunteer FOSS contributors, doing fun stuff is often a big part of the motivation to give their free time to the community.













  • severien@lemmy.worldtoAndroid@lemdro.idMeet Google Play's target API level requirement
    link
    fedilink
    English
    arrow-up
    25
    arrow-down
    6
    ·
    edit-2
    11 months ago

    I have a small app on the play store. It’s finished, has a small user base and doesn’t really need updates.

    But I’ll now let google delist it. The API level isn’t even the main reason, it’s the other X warnings which jumped at me when logging into developer console about new rules and guidelines I need to satisfy. I’ve had enough of the hamster wheel.