• 2 Posts
  • 1.36K Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle




  • That was always the fake dream that was sold, about 15 years ago there were a lot of people writing cukes

    I never saw a single business analyst or product owner ever open even one of those text files that ostensibly primarily only existed for their benefit.

    The closest we got was copy and pasting the user story from the ticket and hammering it into the shape of the existing regexes

    Then we all woke up from the fever dream about 10 years ago and I’ve basically not seen one since.

    Tbh with this AI bubble it’s only a matter of time before someone tries it again





  • 9point6@lemmy.worldtoMildly Infuriating@lemmy.worldFuck you Whatsapp
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    4 days ago

    I think you’ve got the power dynamic wrong here

    If OP is having to contact loads of estate agents, it’s probably because they live somewhere with in-demand property.

    That means those estate agents are going to have loads of potential people to sell to

    Someone who wants to do something differently than everyone else is going to get a lower priority over someone who just does everything they are asked without question.

    The estate agent doesn’t really lose anything by doing this, OP risks reducing their chances at getting a place, ostensibly one they need to live in at some point soon.



  • Oh don’t get me wrong, our intrepid adventurers are going to have to spend a good chunk of time on this with no guarantee they live long enough.

    However assuming knowledge isn’t a gap (given they already built a time machine), iron ore is fairly abundant in many areas of the world, and it’s relatively straightforward to build a kiln that would reach the appropriate temperatures to smelt the iron into bloom (that can be hammered into workable iron)

    It’ll take many, many years, but assuming they can avoid ending up as food, it doesn’t seem impossible


  • 9point6@lemmy.worldtoComic Strips@lemmy.worldTime travel
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    12 days ago

    Assuming Dr. Stone is some kind of MacGyver regen:

    Two obvious approaches to me that I’ll run through in high level: build a wind/watermill generators or potato/lemon batteries

    First thing you’ll need to figure out for both is how to make some wire. That’s going to require finding some metal ore and a hot furnace, and creating a few tools out of stone to work with it.

    The biggest difficulty with the former two is going to be finding some ferrous metal to turn into magnets. You can make a magnet without electricity by smashing the shit out of some iron as it’s aligned with the earth’s magnetic field, and it’ll become a weak magnet. From there with enough wire, you can build a generator. With the sails of the mill, you can build that out of wood and foliage.

    For potato or lemon batteries, you’re going to need a shitload, as they give you about a volt and a pretty tiny current, but theoretically you could figure something out that way with enough. I imagine some things may want to eat your batteries though



  • I have something similar with my phone plan

    My current plan (that I’ve been on for about 7 years now) includes unlimited everything and global roaming across basically anywhere I’ve ever visited (only had to get a separate ESIM once)

    I’m regularly getting offers from them to switch to a plan with limits and more restricted roaming for only an extra 25% more a month…!




  • Hmm assuming the disk isn’t super scratched up, I’m thinking you need to configure the region correctly.

    I think if it was a decryption error, you’d have something different to a read error on what looks like one of the first blocks.

    I remember there’s a cli utility for setting the region that you should be able to get from your package manager, I can’t remember the name off the top of my head

    Edit: reread your post, regionset rings a bell actually. If it’s not available in your package manager, perhaps try building it from source