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

help-circle




  • Dude I mean in this in the most genuine, kind way: a significant aspect of being a successful programmer is using the tools in your environment. If you can’t do something without bringing in your Tool of Choice you’re artificially limiting yourself.

    If your environment does not have a specific tool or functionality that you would prefer, you work around it. OpenWrt is an immensely capable OS and it manages to perform complex network operations within its (admittedly) constrained environment.

    In this case you’re myopically focused on not even a specific language, but the language agnostic feature of regex capture groups. You should be asking yourself if there’s any other way to accomplish your goal without this (spoiler: there are probably dozens of alternatives)














  • Our current understanding having spoken to systemd developers is that we should be able to find a path that brings us much closer to upstream, if not entirely.

    The only way the systemd developers will allow musl support upstream is if musl supports the glibc-isms that systemd uses.

    They have been extremely clear that they will not carry patches for other libcs.



  • I find GNOME’s “must be perfect” approach to accepting new code counterintuitive.

    One of the largest benefits of having a clean architecture is increased velocity and extensibility. What’s the point in nitpicking over perfection when it takes literally years to merge a feature, arguably one considered basic and essential by today’s standards?

    KDE is on the other side of this pendulum, integrating everything and resulting in a disjointed, buggy disaster.

    Where’s the middle way? It used to be XFCE. What is it now?