• 1 Post
  • 24 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • Good point. I guess you’re right, there are no flattering roles. But each of those options you list would have been less on top of existing prejudices.

    Making her the (non-technical) project manager whose only contribution is “how many story points is that?”, who’s then silenced because “this is important!”, confirms the typical prejudices about women in tech:

    • no technical expertise
    • is not in charge
    • does not have anything to say that is worth listening to in times of crisis

    Especially being talked over. This matches many women’s experiences in men-dominated environments to a T.

    I’d much rather the technically competent, important but socially weird engineer (Jared) be the woman, or the incompetent boss, who’s in charge and calls the shots. Even having no women in the skit would be better than this Cindy role.

    Or, weird idea I know, multiple people with different roles being women. 🙄









  • That’s an honest criticism that does not intend to devalue frontend. But there’s an overlap where “over-complicate” may imply that frontend (tools) should be uncomplicated.

    Having only done a few frontend projects in recent years, I see obvious value to new, more powerful CSS selectors and even things like Tailwind. I can’t read Tailwind yet, but making intuitive user interfaces that work well on all kinds of devices for all kinds of people (screen readers?) is difficult and should not be expected to be simple, IMO. But this is a matter of opinion.

    The ones most qualified to deal with that issue are, obviously, experienced frontend devs and they build these things.


  • And semantically, logically, you are 100% correct. But there are other, subjective, emotional, layers to language. Billionaire, business magnate, and oligarch can mean the exact same thing, but they have very different emotional meanings and associated contexts.

    I think the author may have a point that by spreading the “HTML is not a programming language” meme, we may be contributing to its lower subjective status.

    But this thesis is, by its very nature, subjective, of course.


  • Well, ehm… Thank you for the feedback I guess?

    I appreciate your clarification: you mean that the logic part of conditional appearance should be handled by, for example, changing a property on an HTML node, and styling that property in CSS, did I get that right?

    If I may offer some feedback in return, I would recommend you work on your phrasing. Insulting people can easily lead to being ignored or having low-value interactions. Asshole. 😉







  • Thanks for sharing your experience! I don’t have a strong opinion about distributions, but just wanted to give some pointers to distros that come with a recent Linux kernel (6.5 or greater) for people who aren’t familiar.

    Pop!_OS and Linux Mint seem to be the most recommended for beginners, probably because the net is filled with “how to do X on Ubuntu”. I recognize that Nobara, Fedora and OpenSUSE have an enthusiastic following too and I really think all of the distros I mentioned are good in their own way.

    Am running EndeavourOS Sway Community Edition myself, but I definitely wouldn’t recommend that particular variant to people who don’t know what they’re getting into. Have tried to contribute a fix to it but it’s unmaintained currently.


  • Great! It’s good to see they are also contributing upstream!

    If you’re not rich or willing enough to contribute to this, the ASUS TUF Advantage (2023) is a very similar all-AMD gaming laptop, a good fit for Linux, at roughly half the price on sale. I’ve been using it for a few months now. Zen3+ cores instead of Zen4 but 32GB RAM and an RX7600S, but with only 1920x1200 pixels at 165 Hz, instead of 1440p.

    Just make sure to install a distro with a recent kernel version:

    • Pop!_OS (best “just works” distro with recent kernel)
    • Fedora 39+ or derivative (such as Nobara)
    • Archlinux or a derivative like EndeavourOS or Garuda

    Linux Mint will not work out of the box so if you insist on Linux Mint, you will have to install a newer kernel yourself.

    It’s good but not strictly necessary to install asusctl and supergfxctl on it for stuff like limiting battery charge to 80% and turning off the dGPU when working away from wall power.