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

help-circle





  • Serinus@lemmy.worldtoScience Memes@mander.xyzI hacked mars!
    link
    fedilink
    English
    arrow-up
    9
    ·
    2 months ago

    Difficult and stupid aren’t the same thing. There aren’t many goals on the same scale of human progress.

    The attempt would likely teach us lessons about our own atmosphere and maintaining it. Learning the failure conditions of a biosphere and how to avert disaster seems extremely relevant for the upcoming decades.


  • The big US national parks had a reservation system for a bit. It was great.

    If I get a ticket, I’ll go and it’ll be a pleasant experience. If I don’t, well, I can take a tour bus in or I can just not go.

    I appreciated that systemic fix, even if it sucks when you don’t get a ticket and get to drive in exactly how you want. (You can still enter on foot or public transit.)












  • Serinus@lemmy.worldtoScience Memes@mander.xyzhuman geography
    link
    fedilink
    English
    arrow-up
    12
    ·
    7 months ago

    It makes more sense when you have the background that most people don’t have a term for that.

    Because of course that’s what you’re looking for at first. But yeah, I get that the “no term” data is actual positive data that they surveyed, and they want to make that distinct from “no survey data” but…



  • I’m currently doing this with an angular project that’s a bit of a clusterfuck. So many layers.

    I’m still having to break it down into much, much smaller chunks and it’s not able to do much, but it is helpful. Most useful thing was that I started with writing a pure SQL query with several joins and told it “turn this into linq using existing entities”.

    I think they’ll completely replace ORMs.