I’m sick and tired of the Capitalist religion and all their fanatic believers. The Western right-wing/‘liberal’ population are the most propagandised and harmful people on Earth.

Currently they all repeat the same nonsense about world affairs, and none of them have actually sat down and researched what is going on, and why their leaders/media are lying to them. Ex. here is what really happened in and around the Ukraine project: https://www.youtube.com/playlist?list=PL6-hcqTF_eSc6PIdk3QIwtoxtTK1wr30y

Stop supporting the Epstein Class by giving in to their lies about other nations !

  • 0 Posts
  • 148 Comments
Joined 3 years ago
cake
Cake day: June 8th, 2023

help-circle
  • USB is not good as its a huge bottleneck, and most external accelerators are (was?) passive without any ram onboard. Google Coral was/is ‘passive’ in that it resends all data all the time over the interface - Npu<->system ram.

    I were going to recommend these: https://shop.geniatech.com/product/m2-ai-inference-acceleration-module/

    40tops, ARM + Npu + 16gb ddr4 - a whole little Inference computer on a NVME interface. Kinara (Ara240) is a homegrown Chinese chip. While they are usually selling b2b, you can ask anyway. YMMW atmo. Also note that some NPU’s are less efficient at llm’s vs vision.

    …but I see that they also rose almost 4* in price since I asked for, and were offered the price of 179$ ~7M ago, which is already a long time in this space. Not sure how the current ~650$ stacks up to the rest of the offers out there at the moment, but these small active AI systems on NVME are a great way of upgrading a piss-old server, enhance a new cheap 4-8port NVME mini-NAS or similar, and there’s no clear bottleneck in the interface.

    Look for something like this instead of Nvidia Coral and other ‘passive’ sticks, that are all - imho - overpriced/underperforming.



  • “You do need to own a copy of the game to play it with OpenTS”

    Arg!! I love these passionate re-imaginations, remakes and whatnot of old games, but they are already developing with AI, so why are they not generating a new asset resource that replaces all the original proprietary stuff!

    Anyway, I hope we soon get complete asset replacement for ALL the old games Diablo, C&C, Baldurs gate and hundreds of other old classics that all have an open engine that still relies on shtty original copies of proprietary assets. Nobody cares about these corporate parasites anyway, so f’em…


  • I think it’ll get harder and harder to find ‘pure’ distros. For a while you can maybe rely on something similar to Gnu linux-libre kernel that removes proprietary blobs, or BSD, or Gnu Hurd kernels etc, but linux-libre is already a pain if you need certain hw drivers, and eventually an anti-ai kernel will become crippled even worse, and it will become too hard to keep track of what kernels/parts of kernels is AI assisted code or not.

    In the future, more and more new features will be from ai assisted code, and pretty soon, the anti-ai kernel will lose out to ai-assisted kernels in features, speed and soon stability (bug-finding etc).

    The same goes for the rest of the distros that tries to avoid ai-assisted tools and code, and you/others will imho get completely swamped by this transformation. In fact, you will most certainly need an agent to keep constant track of this development.

    I’m okay with AI, but I kind of feel for those trying to avoid it. Its hard enough just to avoid proprietary crap, and to me, avoiding ai-assists, is an even bigger mountain to climb. I do wish you all best of luck on that journey.

    Ps. There ARE fully open models trained on fully libre with open libre data-sets, and for you - ethical data oriented - you could/should? probably accept that ‘non-pure’ situation, and use such an open llm to either maintain an ethical distro, or keep unethical ai-assist as low as you can get away with, for as long as you can.








  • ‘$1 HTML’

    Why tf do US/western kids always think its okay to monetise everything they touch !? Just make something that are free because it doesn’t cost you anything, because it was fun, or because you want to share with others, ffs ! This is the same annoying ideological mindset as new game-programming kids that have setup ad-servings in their games before they have a gameplay, assets or any other working code.

    You managed to enshittify your entire ‘fun’ project before it was even released. I think that is a horrible, childish, capitalist mindset/project, and I don’t think sharing/open-source people would want to support your selfish for-profit kid-project - ‘fun’ or not…


  • Sims@lemmy.mltoLinux@lemmy.mlQueue-based file system for cache
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    17 days ago

    Not 100% on what ‘stack-based’ means here, but if ‘stacking’ = ‘tiering’, you could use a normal filesystem like bcachefs that have tiered storage ?

    You can declare different tier devices for speed, availability or what you prefer, and have different compression, managed cache, auto-move hot data from cold storage, cold data to cold storage, and what not…

    However, I’ve never actually tried it, so I’m likely exaggerating the possibilities. I think ZFS have tiering too, but maybe a filesystem specialist can chime in with some advice.

    Alternatively, if it doesn’t bother you, it could be a great task for a sota ai, to help/create/setup a simple fuse fs for your needs.






  • Just for the record, Linux can do with less swap-space than the memory you have, also for hibernation. The system doesn’t write every byte to swap, and it uses compression. With 32gb I would choose a default swapsize of ~10gb max, but test it first as it depends on the specific content of your ram, and usage patterns oc. However, its an instant time-saver during boot.