• 0 Posts
  • 136 Comments
Joined 4 years ago
cake
Cake day: February 15th, 2021

help-circle

  • The Free Software movement wasn’t really anti-commercial, they explicitly allow commercial purposes as part of the freedoms to protect, it’s part of the first freedoom they defend, “freedom zero”.

    And it’s not like the open source movement wasn’t inherently political either… wanting more companies to join the movement is actually a political position.

    But also, it’s not like the Free Software movement didn’t want to have more companies adopt their philosophy… they did want that, I mean that would have been awesome if it had happened. And when possible the FSF has actively tried to convince companies to get on board, they even have run programs to help companies promote themselves as certified by the FSF, such as the “Respects Your Freedom (RYF)” certification.

    What makes the Free Software movement different is that they actively see proprietary software as evil. They see freedom as a right, something mandatory, not something to merely be “open” to. Going out of your way to not use closed source software, to the point of crippling yourself digitally if necessary, is then the ethically correct behavior. Whereas the “open source” movement sees it more as an option, something that can be useful but not strictly necessary, they wont consider it inherently bad/evil to use proprietary.

    This is akin to someone considering buying ethically sourced shoes as something optional vs considering it a moral obligation so as to not be complicit to evil practices. Or say… saving energy being an option that might be convenient for you personally vs a moral obligation with the planet.

    The business model at the time for most commercial projects was based on offering software as a product, not as a service, so they didn’t want to release their code. When eventually the shift towards services started to happen, companies gravitated towards the “open” side because it allowed them to take advantage of free software while retaining proprietary software for those situations in which it benefited them, without being flagged as “evil” by the same community they were working with.


  • Ferk@lemmy.mltoTechnology@lemmy.mlPNG is back!
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    4 days ago

    It’s ironic how WebP lossless mode is actually better at compressing the image than the lossy mode.

    I bet most people would use the default thinking that they are making a compromise and that increasing the quality would make the compression worse. They wouldn’t know unless they tested making the images themselves, because it’s not easy for users to differentiate lossy webp from lossless webp.

    This imho is why lossless should be in its own format, instead of trying to make a single container format do everything like WebP was trying. A new compression level for PNG would be most welcome.


  • There are many philosophers of the mind that agree that intelligence and consciousness are separate things.

    Some examples are Daniel Dennett and John Searle.

    There are also currents of thought in philosophy of the mind that disagree that even things like “slime mold” are mindless. Both from the materialist direction (like panpsychysm) and from the idealist direction (Bernardo Kastrup’s idealism).

    Most philosophers of the mind would disagree that the reason for their field to exist really has anything to do with any specific terminology / position. I’d say it has more to do with curiosity and the interest for seeking truth. Like most fields of philosophy do.

    Your definition of intelligence, which is what the AI companies use, has made people more confused than ever about “intelligence” and only serves the interests of the companies for generating hype and attracting investor cash.

    I’d argue it’s your definition, which includes consciousness, what makes AI an attractive term for investors. Precisely because you say intelligence include awareness and it can lead to people to misinterpret AI as self-aware.

    Promoting your definition helps the interests of the companies who want to generate hype, and causes just as much confusion as you attribute to mine in that regard.

    At least mine is simpler and makes it easier to invalidate the hype, since if intelligence isn’t awareness then AI isn’t awareness. Many philosophers have agreed with that, for years, before LLMs were a thing. John Searle for example is famous for the Chinese room experiment.




  • I don’t know, I feel it’s actually the opposite. Awareness is something you can only experience subjectively, it’s “qualia”, a quality that you cannot measure outside of yourself or detect externally. There’s a reason IQ (“intelligence” quotient) tests use puzzles/problems and don’t test conscious awareness. Most of the time in science intelligence is defined as problem solving and capacity to adapt/extrapolate because that definition makes it observable and more scientifically useful.

    If it were to include awareness then we can’t in good faith answer the question: “is it intelligent?” …we can only say we don’t know. This is the main struggle of philosophy of the mind, what is often called “the hard problem of consciousness”. Empirical analysis would not show if something is having (or not) the conscious experience of being aware.


  • Yes, that’s what I meant 2 comments above by “fungus” (though to be fair, whether slime molds are fungi depends on your definition, they used to be classified as one, before “protist kingdom” was made up to mix protozoa, algae & molds, but I keep preferring the traditional autotroph / absorptive heterotroph / digestive heterotroph division).

    I also mentioned ants who can find the optimal path by simply following scents left by other ants without understanding how this helps with that.

    You can be intelligent without being aware of your intelligence, or you can be stupid without being aware of your stupidity… like how humans are actually creating problems for themselves in many cases.

    Intelligence != awareness


  • Yes there there as many types of intelligence as there are types of problems. Emotional intelligence deals with emotional problems, social intelligence deals with social problems. This doesn’t conflict with my definition, it’s still problem solving.

    Just because a being is intelligent does not mean it can solve all the problems of all kinds, it would require general intelligence, and even a generally intelligent being needs the right training… if you are trained wrong or trained for a different kind of problem that does not fit the current one then your current experience might actually get in the way, as you point out.


  • They’re no more intelligent than an AC/DC converter

    The problem is in the definition of intelligence.

    To me, intelligence is simply problem-solving ability. It does not necessarily imply consciousness, having self-awareness or anything like that. A simple calculator is already displaying intelligence, even if limited to a very narrow situational set of problems, in the sense that it can resolve mathematical questions.

    That doesn’t mean the calculator is self aware… it just means it can resolve problems. Biological systems can also resolve problems without necessarily being aware of what they are doing… does the fungus actually knows it’s solving a maze the scientists prepared for it when it just expands following what is preprogrammed by its biological instincts determined by natural selection? Do the ants really know what they are doing when they find the shortest path just by instinctively following a scent of pheromones left by other ants?

    Knowing exactly what causes consciousness is an entirely different problem… and it’s one that has not been resolved by any scientist or philosopher in a satisfactory manner. So we simply do not know that.



  • Ferk@lemmy.mltoTechnology@lemmy.mlPNG is back!
    link
    fedilink
    arrow-up
    13
    ·
    edit-2
    10 days ago

    HDR and EXIF are great changes… APNG, if already being used for some apps/services, seems a logic choice. Maybe it’ll finally mean the end of gifs once and for all?

    What I’m more excited for though, is the improvements in compression that the article hints that are being worked on. Specially if it can beat other more modern formats that have added lossless compression like jpegxl. I feel it’s best to have separate formats for lossless and lossy, to prevent the off-chance of lossyness getting through.




  • alias lt='ls -t | less'

    Good idea! I’ll steal that but I would rather be able to give a directory path as parameter (and show in colors, and don’t pause if less than 1 page of content, and support the scrolwheel), also piping ls forces it to be 1 single column so might as well show more details, personally I’m gonna use this instead:

    lt() { ls -t --color=always -Fgoh "$@" | less -RF --mouse; }
    


  • Aren’t all motivations emotional?

    I mean… what would be the “logical” reason to use FOSS? I feel you can’t just use pure logic as a form of motivation, ever. Something that only uses logic and not emotions cannot take any action like a computer algorithm made of pure logic with no hard-coded instincts that simply operates mathematically, in reality there’s no logical reason to act in one direction or another… morals/goals are always emotionally grounded.

    I feel the problem has more to do with social reasons, and pragmatic reasons.

    What determines a behavior being “extreme” often has more to do with what is the average behavior of the people you surround yourself with. It’s a relative term.

    In a world where everyone used free software and saw that as the norm, with things being designed around software being free, someone going the extra mile just to use proprietary software would be seen as “extreme” too.

    Also, I’m not convinced that the numeric balance of who killed the most from the other side in a war is what should determine who is in the wrong.



  • Ferk@lemmy.mltoPrivacy@lemmy.mlI made a gpg Hat
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    24 days ago
    • Pretty Good Privacy (PGP): The first implementation of a set of methods used for signing, encrypting, and decrypting texts, emails and files that ultimately became a standard called “OpenPGP” (RFC 4880), the program itself was commercial/proprietary. Sometimes “PGP” is also used to call the standard itself for short.

    • GNU Privacy Guard (GPG): A popular Free and Open Source program from the GNU project that uses/implements the OpenPGP standards


  • If you are happy with the default, then just use the default.

    Some of us use the terminal more than any other app, so I like my terminal to be super lightweight and snappy in all situations so it opens instantaneously (I doubt this one is like that though, if it has big dependencies like GTK / Qt), preferably if it does so without sacrificing in features (true color, things like sixel for graphics, allowing to set fallback fonts, maybe font ligatures, being able to set the app-id so my compositor can treat special terminal windows differently, etc).