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

help-circle
  • Well nuts I was considering Ireland as a nice place to flee Canada for. Shame to hear that they’re doing the same to you. I know there’s a demographic issue but I don’t see why they couldn’t have made the countries livable enough that the people living there could afford to have children, instead of importing people en masse from regions with little education.

    We are just creating another demographic problem anyways as at least here all of our migrants are suspiciously young working age men. We don’t see many families “fleeing regions in conflict” which seems very odd, doesn’t it.


  • I should probably clarify what I mean by that. Unlike most countries, most of Canada is probably best described as “a barely habitable hellscape”

    Even the pioneers relied heavily on existing supply chains, and in most regions aside from southern BC and Ontario the natives lived an unenviable hand to mouth existence.

    So while working harder for the same cheque is a bad idea, if everyone stops working at all (which feels like it’s on the brink of happening, some days) the collapse of our society actually means losing our ability to survive in a country that actively wants to kill you on most days.

    I live way out in the country in a mostly self reliant community, but the amount of material and energy we need to bring in just to survive always worries me.



  • Looks at what happened in Canada too, we had big structural problems with our economy so our government dumped a huge volume of immigrants into the country, almost entirely from a group known to not integrate well and who share little values and culture with the existing citizens.

    Now everyone blames the immigrants for everything. Success! And wages have also been depressed, and housing and rent prices elevated. The rich get richer and the poor get a scapegoat. Everyone… wins?

    And there’s literally nothing we can do about it, except effectively the whole country has taken on the “lay flat” movement as a protest after Covid pulled the mask off the villain. Very few working class people put any effort into their work anymore, figuring to collect their check but not generate any wealth for the robber barons.

    The trouble is we will burn our country down while we do it, because ultimately some work does need to be done to sustain our society.


  • 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.










  • True survivalist/libertarian types have always loved solar power.

    I don’t know how solar lost its space age coolness, though, aside from active lobbying from the fossil fuel industry to try to kill it. For awhile solar was undoubtedly the power source of the future, the same thing that was on our space probes and satellites.

    I have old oil-crisis era books and magazines on my shelf which absolutely loved solar power and billed it as the cheap energy solution for the common man. Somewhere we went wrong, and I think it was Reagan (in many ways…)



  • 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.