L_Acacia

u/L_Acacia@lemmy.ml
0 posts · 45 comments

Recent posts

No posts.

Recent comments

Its trained at native MXFP4 with MXFP8 activations layer, so you need around 1.5TB of VRAM to fully offload it without taking into account the context cache. It might be doable to do some smart expert offloading and swapping, but expect minimum 500GB of VRAM and 1TB of system RAM minimum and the t/s would be reduced.

Its only realistically runnable on datacenter grade gpu at decent speed for now (and judging from the price of ram for the next few years)

Do you use features like permissions, channels, threads, bots, ... a lot ?

Application using xmpp as a backend are great and can be all you need if you just want a simple voice/text chat with no additional features.

There is no equivalent to most "server/community" features of discord in the xmpp protocol, and it is something that needs to be implemented at that level for it to work.

Not exactly what your are looking for, but mihon (formerly tachiomy) fixes my webcomic need. It is both a reader and a downloader. You have different scrapping extension for many sources, thus you can pretty much find anything. If you are fine with a (android) phone only workflow, I recommans you give it a try.

The official installation process won't work, as Bazzite is an immutable distro.

You can install it with rpm-ostree. If you choose to do so, I invite you to look into what immutable distros are, and what problems they solve (and create).

I was curious and searched if it was more complicated than it looked for ProtonVPN. It doesn't look complicated, but it is not very straightforward either.

You can find how to do it in the comment of this reddit post

If you have a GTX 10xx card or later, their are virtually no issue with Wayland anymore. I have two PC with nvidia cards and had almost 0 issue with gnome plasma and hyprland in the last two years.

on *Permanently Deleted* · c/technology · 6 pts · 1y

I use obtainium to install it and it works flawlessly. The reason they don't publish it elsewhere is due to licences and push notifications iirc

on wlroots 0.19.0 released · c/linux · 2 pts · 1y

It works for me on graphene in vanadium, Firefox and brave with no compatibility settings changed

The configuration of nix is not the time consuming part, most of the time it's faster than other distro if you are a developer. The time consuming part is having an issue with a niche package, the only doc you have is the code and random github issue from 3 years ago that don't mirror your config, and the nix evaluation doesn't tell you which part of the config is the problem.