• 1 Post
  • 55 Comments
Joined 1 year ago
cake
Cake day: July 10th, 2023

help-circle

  • evranch@lemmy.catoHumor@lemmy.worldHistory repeats itself.
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    The volume could definitely be higher now, since the box sides are so bloody high that you can’t actually put anything in the truck without a ladder.

    As a farmer and actual truck user everyone I know has a beat up farm truck from the 80s for actual truck use, modern truck is just a big car for comfortable city trips




  • Off road gasoline is rare and varies by district, here in Canada I grew up in BC and we had “purple gas” and “red diesel” but purple gas was only sold at very specific stations, usually near parks where people would put it in ATVs and boats.

    Now I live in SK and we only have “dyed diesel” which is your standard red farm stuff. You can get a discount on gasoline delivered to a farm tank, but there’s no colorant added and almost nobody does it anyways, since gasoline goes stale and isn’t used in farm equipment.

    Myself I converted my remaining gasoline equipment to propane and run heating propane in it. The only gas burners left are lawnmowers, quads and a farm truck.





  • Unfortunately not as the oil is impregnated into very small pores during manufacturing. This is the “sol-gel” part of the process, a way of creating a solid and liquid in very close contact.

    The oil is effectively bonded to the surface creating a “permanent oil film” which is why it works so well. You can think of the long tails of the silicone molecules being trapped in the pores.

    However once they escape there’s no putting them back. Seasoning cast iron is a totally different process involving polymerizing light oils into a solid coating.


  • The secret of these coatings, which is deeply buried and requires some research, is their “sol-gel” structure.

    Basically they are like a sintered bronze “oilite” bushing, where oil is stored in the pores between the bronze to lubricate the surface.

    In this case the oil is silicone oil, and while it performs amazingly and is totally inert and harmless it sets a lifespan for the pan. Once the oil is depleted, the pan is worthless.

    I’ve gone back almost entirely to cast iron and stainless steel, though I do have one Greenpan that I save for scrambled eggs and similar.








  • Stop buying imported Chinese crap, for starters. If you don’t, then that’s great, but almost everyone does to some extent. Some is unavoidable, but try to minimize it.

    Buy quality items that are built to last. Ask yourself if you really need something or if you just want it. Spread the word to others to do the same. Tell all your friends to stop buying shit from Temu, Wish, dollar stores and other crap-merchants.

    On the positive side, China is in fact growing their renewable capacity at a higher rate than anywhere else in the world, and also building nuclear plants. However the amount of power required for manufacturing to feed the world’s endless appetite for disposable crap is vast and mostly supplied by burning coal.


  • To me, it’s as useful as a toy is.

    This used to be my opinion, then I started using local models to help me write code. It’s very useful for that, to automate rote work like writing header files, function descriptions etc. or even to spit out algorithms so that I don’t have to look them up.

    However there are indeed many applications that AI is completely useless for, or is simply the wrong tool.

    While a diagnostic AI onboard in my car would be “useful”, what is more useful is a well-documented industry standard protocol like OBD-II, and even better would be displaying the fault right on the dashboard instead of requiring a scan tool.

    Conveniently none of these require a GPU in the car.


  • In the case of an LLM-type AI though, the bars can be swapped in a sense. LLMs are strange, because they can talk but not feel.

    You can’t argue that a series of tensor calculations are sentient (def. able to perceive or feel) - capable of experiencing life from the “inside”. A dog is sentient by most definitions, it could be argued to have a “soul”. When you look at a dog, the dog looks back at you. An LLM does not. It is not conscious, not “alive”.

    However an LLM does put on a fair appearance of being sapient (def. intelligent; able to think) - they contain large stores of knowledge and aside from humans are now the only other thing on the planet that can talk. You can have a discussion with one, you can tell it that it was wrong and it can debate or clarify using its internal knowledge. It can “reason” and anyone who has worked with one writing code can attest to this as they’ve seen their capability to work around restrictions.

    It doesn’t have to be sentient to be able to do this sort of thing, even though we used to think that was practically a prerequisite. Thus the philosophical confusion around them.

    Even if this is simply a clever trick of a glorified autocomplete algorithm, this is something the dog cannot do despite its sentience. Thus an LLM with a decent number of parameters is “smarter” than a dog, and arguably more sapient.