Alt account of @Cube6392@beehaw.org for looking at stuff Beehaw defederated

https://keyoxide.org/BAF9ACFBBA5B9A51A680D77CEF152DAE039C5CF5

  • 0 Posts
  • 30 Comments
Joined 2 years ago
cake
Cake day: June 26th, 2023

help-circle






  • My thing is that there’s a minimum price for fairness, and then there’s products that present themselves as being marked up for fairness that don’t actually benefit the people a fair price should benefit. Your best bet is to do some research into what the minimum fair price something is, and then look for something that price from a local economy.

    Unfortunately, this is next to impossible. The systems in place favor us never knowing where anything comes from, and the research tools we used to be able to use to find fair prices (internet search) have been broken for this purpose for nearly 10 years (not just AI bullshit, but all those SEO pay to play bullshit listicles that even infect real human driven testing processes like The Wirecutter and Gear Lab). I think there’s even an argument to be made that AI is an intentional device to steer us into a digital dark age where finding real trustworthy information is nearly impossible.












  • Ruby’s popularity in the early 10s thanks to Ruby on Rails feels like it happened by accident. The language is hard to read and low performance, but Rails is completely automagic. But this is also the worst thing about rails. You create your app fast, but then maintaining it is expensive because you can’t onboard new developers easily. Even if they’re familiar with rails’ automagicisms, it will take them quite some time to parse what the hell the code is doing.

    Meanwhile I seem to recall Ruby’s creator finding the situation of his language being popular because he’d created it as an experiment and never thought it would be used in production grade environments