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

help-circle


  • Skipping React hydration… so, only rendering on the server? BBC just re-invented server-side rendering, bravo 👏😆

    I say this as an 8-year React developer. Damn, our industry really drank the kool-aid on on this one. Of course, plenty of people have been saying that React for static content like this has always been a misapplication of the tool, I’ve been reading opinions like that the entire time I’ve been working with it.

    I’m glad BBC is doing this, though. Legitimate kudos to them for recognizing the issue and working towards fixing it. I actually think there are some great benefits that React has given us:

    • A universal component interface for all JavaScript-targeting languages
    • An enormous ecosystem of components
    • Popularization of the “component model”, which has spread to basically every other language that is used to render user interfaces (the mental model is just that much better)
    • A quickly-evolving (React is arguably on its third major paradigm shift) testbed for what works best for UI development

    I would be happy if React was supplanted in the near future, but I also have some fondness for it. I know I’m way off topic on this post, just felt like talking about React.




  • I used to feel this way. Over the course of building out 2 calendar systems in my career (so far) and having to learn the intricacies of date and time-related data types and how they interact with time zones, I don’t have much disdain for time zones. I’d suggest for anyone who feels the same way as this meme read So You Want To Abolish Time Zones.

    Also, programmers tend to get frustrated with time zones when they run into bugs around time zone conversion. This is almost always due to the code being written in a way that disregards the existence of times zones until it’s needed and then tacks on the time zone handling as an afterthought.

    If any code that deals with time takes the full complexities of time zones into account from the get-go (which isn’t that hard to do), then it’s pretty straightforward to manage.



  • This is why many languages have errors and warnings as separate things. Errors for things that for sure prevent the program from working, and warnings for things that are probably wrong but don’t prevent things from working. If you have a setting to then treat warnings as errors (like for CI checks), then you get all the guarantees and none of the frustration.






  • Others have great suggestions, but I’ll take a different approach with some practical advice that came to mind. These are just ideas, so feel free to workshop it or to dismiss it entirely.

    Advocating for yourself in person can be really difficult. I’m quite a people pleaser, so I know how it feels to go into a situation with an idea of what you want to say and leave feeling disappointed that you didn’t stick up for yourself. You seem like you’re fighting an uphill battle with your age and the doctors’ previous responses.

    I think you’re a pretty decent writer. I really felt for you as I read this post, and I can tell that you’ve struggled. The doctor that you want treating you will be someone who is moved in the same way and will care about you enough to get to the bottom of this.

    I think you should change the main text of this post into an email template that you can address to different doctors. Maybe add a blurb about only wanting to be their patient if they’re willing to treat the things you say with trust and validity. Then, start sending it to doctors/neurologists around you. If those don’t get a response, then expand your range. You might have to travel or make some life changes to get the treatment you need.

    Hopefully you’ll get some responses. From those responses, you could gauge how you feel about each doctor. For the ones that seem like they genuinely want to help, you can visit their office and get an appointment. Don’t treat going to an appointment as a commitment. You’re shopping around to get the best treatment for yourself.

    Hopefully yet again, you’ll find a doctor that feels like they’ve got your back and is willing to take you on as a patient because they really care about you, not because you’re just another “customer” of the healthcare business.

    Ask for help even though it might be scary. You’ve already done that here with this post, and I of course don’t know whether you’ve done it elsewhere. If you haven’t done it on more personal forms of social media like Facebook or Instagram, then try there. People are usually more motivated to help if it’s someone they know that is suffering. Even if you haven’t talked to most of the people on there in many years, people will still read it, and some of those people might know something that could help you.

    Depending on how comfortable you feel on those platforms, you can reach out in a vulnerable way like this post or you can keep it more practical by just asking for doctor suggestions. Also, if you want to hide the post from certain people (maybe your parents), you can do that pretty easily on Facebook with the “post audience” option.

    I hate that you’ve gone through all this suffering, and it should NOT be this difficult to find a good doctor. The system here in the US is really horrible to navigate and inhumane. I’m sure doing all of this would be exhausting, but if it gets you what you need, then I think it’s worth it.





  • I just read through all the top-level replies to this post, and you’re the only one that actually understands this change. They didn’t just change the icon, they added new functionality.

    Your description isn’t quite complete, though. Pressing it once adds to the playlist you most recently added to. Basically, it remembers which playlist you last added a song to, so if you’re listening to a radio station that matches one of your playlists vibes, it makes it really easy to add the songs as they play.

    This new functionality perfectly matches my “flow” of music collection, since I add to separate playlists instead of to Liked. This feature changes nothing if you only ever add to Liked.

    So basically, everyone in this post is complaining about a feature Spotify added that genuinely enhances my experience and is only a minor visual change for everyone else.