90% of people aren’t worth the time

  • 12 Posts
  • 501 Comments
Joined 10 months ago
cake
Cake day: November 7th, 2024

help-circle

  • I absolutely love doing everything on the computer and can’t stand writing things by hand anymore. I’ve always learned simply by listening — instructors that force students to take notes were the worst because I would be too busy scrambling to write things down than actually listening and learning.

    All of this goes out the window when it comes to foreign language though. I have to do everything old school: textbooks, pencil and paper, and if it’s a non-Latin character set I have to write the same characters over and over for hours.









  • For my personal setup I’ve been wanting to do it on a VPS I have. I route my traffic through a bundle of VPNs from the US to Switzerland and I end up needing to clear browser cache often (web developer testing JavaScript, etc) on my end devices.

    each site hosts their own copy of jQuery or whatever the kids use these days

    I do this in my projects (Hotwire) but I wish I could say the same for other websites. I still run into broken websites due to trying to import jQuery from Google for example. This would be another nice thing to have cached.



  • This very much bothers me as a web developer. I go hard on Conditinal GET Request support and compression as well as using http/2+. I’m tired of using websites (outside of work) that need to load a fuckton of assets (even after I block 99% of advertising and tracking domains).

    macOS and iOS actually allow updates to be cached locally on the network, and if I remember correctly Windows has some sort of peer-to-peer mechanism for updates too (I can’t remember if that works over the LAN though; I don’t use Windows).

    The part I struggle with is caching HTTP. It used to be easy pre-HTTPS but now it’s practically impossible. I do think other types of apps do a poor job of caching things though too.








  • I’ve worked at McDonald’s, Burger King, Wendy’s, and Taco John’s and out of all of them McDonald’s has the most efficient systems. As long as management follows the policies it should be easy to run a McDonald’s. Keep in mind this means a lot of stuff is prepared ahead of time: tomatoes, onions, etc. are pre-sliced before it ever reaches the store (Burger King and Wendy’s are more “fresh” in this regard).

    Wendy’s was pretty good too, but Burger King had the worst setup I’ve seen. The restaurants are just not set up for efficiency and it doesn’t take much to start having long wait times.