Skip Navigation
Jump
Am I the only one that thinks we should have dedicated buttons for copy/paste on keyboards?
  • MY PEOPLE! I’m so used to the CMD key that I made this shitty AutoHotkey script that makes things mostly work the same in Windows. It’s glitchy and imperfect, but it’s better than changing my muscle memory.

    If anyone has any recommendations to improve the situation (besides recommending that I switch OSes), then I’m all ears.

    1
  • Jump
    BBC World Service - lite
  • 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.

    4
  • Jump
    Daylight saving creator left the chat....
  • 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.

    28
  • Jump
    Trust your hogs brothers
  • HEY BROTHER, THIS ONE NEEDS A FEW MORE WEATHER AND NEWS WIDGETS. AND MAKE SURE IT’S SLAPPED IN A RUGGED CASE AND TIGHTLY SECURED TO A LEATHER BELT SO IT DOESN’T FALL OUT WHEN CRANKIN’ YOUR HOG.

    23