• 4 Posts
  • 444 Comments
Joined 1 year ago
cake
Cake day: November 12th, 2024

help-circle

  • If something uses a lot of if else statements to do stuff like become a “COM” player in a game, it is called an Expert System.
    That is what is essentially in game “AI” used to be. That was not an LLM.

    Stuff like clazy and clang-tidy are neither ML nor LLM.
    They don’t rely on curve fitting or mindless grouping of data-points.
    Parameters in them are decided, based on the programming language specification and tokenisation is done directly using the features of the language. How the tokens are used, is also determined by hard logic, rather than fuzzy logic and that is why, the resultant options you get in the completion list, end up being valid syntax for said language.


    Now if you are using Cursor for code completion, of course that is AI.
    It is not programmed using features of the language, but iterated until it produces output that matches what would match the features of the language.

    It is like putting a billion monkeys in front of a typewriter and then selecting one that make something Shakespeare-ish, then killing off all the others. Then cloning the selected one and rinse and repeat.

    And that is why it takes a stupendously disproportionate amount of energy, time and money to train something that gives an output that could otherwise be easily done better using a simple bash script.






  • I am going by mainly 2 points:

    • DDR4 being dropped in favour of DDR5
      • What if the places with high quality output end up just staying on DDR5
    • DDR4 being taken by the cheaper manufacturers
      • Ever since seeing how well my old SK Hynix DDR2 has lasted, I have been kinda partial to it. paying $10 - 15 extra to get something that I won’t have to replace for the device’s lifetime (~20 years) makes sense to me
      • The new modules made by the cheaper ones might not end up being as good and reviews may be hard to find as most enthusiasts that do quality testing, tend to do so only when the tech is new (and now that is DDR5)

  • Sadly I am not in a location where people just discard useful parts.
    If I were to try buying 2nd hand here, I would most probably end up with stuff that has some or the other kind of of damage.

    For instance, in one of the companies I worked at, their policy for getting rid of stuff was:

    1. If unneeded but working, then send to another department
    2. If malfunctioning but fixable, get it fixed
    3. If not worth fixing, then auction it off
    4. HDDs? repurpose or shred

    And the auctions occurred years later after much red tape…
    Mostly bought by other companies, who get to do more red-tape stuff to buy it.

    While on one hand, this is a good thing, reducing wastage, it also means that I have no way to get 2nd hand stuff for hobbyist usage.
    In case we do get 2nd hand stuff, it is usually through a 2nd hand dealer, who then ends up with a higher asking price than what it’s worth.


    Also, I am not expecting there to be any AI enthusiast nearby me.










  • Although the encryption is a useful feature, I don’t really expect that from mail.
    And if were doing internal communications with a company with that level of security and privacy requirement, I would be using their on-premises mail server.

    I have been considering Proton, mostly. My main goal being, not randomly losing access to my mail account due to some AI bs.
    Though I am not sure if they might end up requiring stuff like “Video ID”.

    And if it comes to paying for a service, I will also start comparing it to the cost of a domain name and a static IPv6 address, because I already have plans to run a server.