• 0 Posts
  • 6 Comments
Joined 3 years ago
cake
Cake day: June 15th, 2023

help-circle

  • chonglibloodsport@lemmy.catoTrains@lemmy.mlAmtrak Airo
    link
    fedilink
    English
    arrow-up
    2
    ·
    16 hours ago

    Diesel electric locomotives are somewhere on the order of 100 times the efficiency of tractor trailers, which are themselves much more efficient than cars per ton-mile. If all road transit was replaced by diesel electric trains it would cut transit emissions to almost nothing. That of course would still only eliminate a fraction of total emissions, since most emissions are not transit-based.





  • You can’t do all of it. HyperCard wasn’t just a system for making pages of content connected with links, it was also a full programming language and it had a built in database. This made it easy to do things like build a recipe app that you could add more recipes to without having to build actual cards for each recipe.

    Doing this on a website would involve using a database like MySQL and writing some kind of application server. It could not be done with just plain HTML.