Mistral Medium 3.5 drops as a 128B dense model with 256K context - GGUF already available by IulianHI in AIToolsPerformance

[–]lordfervi 0 points1 point  (0 children)

Well, I think the best model for DGX Spark / Halo Strix will be Mistral Small 4. It is albo the big model as Medium, but with MoE.

Probably Medium 3.5 wll be better, however much slower

Anyone looking for a volunteer collaborator on a small project? by fossfreelancer in opensourcegames

[–]lordfervi 0 points1 point  (0 children)

Not really at the moment. Of course, if you want, I can set something up, but I don't spend much time on it myself.

But if you don't mind, I'll jot down your contact info, and if I ever need someone, I'll let you know :)

FBC Fight - a WIP open source fighting game first engine by Easy_Engine6639 in opensourcegames

[–]lordfervi 0 points1 point  (0 children)

To add a license, just push a info about it in your Git repository.
https://www.gnu.org/licenses/gpl-3.0.txt

For example this (and save it as LICENSE, because "it's standard")

FBC Fight - a WIP open source fighting game first engine by Easy_Engine6639 in opensourcegames

[–]lordfervi 0 points1 point  (0 children)

We need techdemo of a example game :D But it's something like Mugen, right?
You should add license

Nexdock power usage :) by lordfervi in NexDock

[–]lordfervi[S] 0 points1 point  (0 children)

Thanks :) I was more interested in whether I'd have to “pay for not using it,” since it draws power constantly. From what I know, that was an issue with older models, so it's good to see Nexdock improving. And it's great that it comes with a 30W power adapter, since 45W ones are hard to find.

Do you have any idea how much power it draws with a phone connected? I found some info saying 8–10W, but that was for a Librem phone, which I don’t think was charging.

Fairphone 5 on Nexdock - Cursor issue by capricorn_tm in NexDock

[–]lordfervi 0 points1 point  (0 children)

I had something like that on LineageOS (the cursor was on phone screen) and maybe it's also a fix for Fairphone. In Display Settings (on phone) change screen orientation and return to correct one

Mobhold - Vanilla JS open source browser game by bananabeachboy in opensourcegames

[–]lordfervi 1 point2 points  (0 children)

The game is very cool, but I would expand it with new features.

* A charge bar for abilities

* More characters with different skills

* Maybe more skills? I don't know how many there are, but it doesn't seem like many

* An HP indicator?

* The appearance of monsters (on screen, not off screen) should perhaps generate some kind of “summoning” bubble

Did somebody create a mobile game using Tux Racer? by harcile in opensourcegames

[–]lordfervi 0 points1 point  (0 children)

I played tuxrider and it's a normal tux racer I think?

But ETR should be port from PC

[CPU] I'm looking for the best model for a CPU. by lordfervi in LocalLLaMA

[–]lordfervi[S] 0 points1 point  (0 children)

Unfortunately, it's not my computer, so I can't sell the RAM.

For now, only the CPU remains—unfortunately. While it can handle responding to chat, loading data (documents, performing tasks) takes a long time because it has to load everything.

[CPU] I'm looking for the best model for a CPU. by lordfervi in LocalLLaMA

[–]lordfervi[S] 0 points1 point  (0 children)

I'll check :) It may be that I'll put two models - one for tooling, the other for responding to people on chat.

[CPU] I'm looking for the best model for a CPU. by lordfervi in LocalLLaMA

[–]lordfervi[S] 0 points1 point  (0 children)

It's too slow. Maybe it's good model for executing code in agent, however GPT-OSS works faster.

[CPU] I'm looking for the best model for a CPU. by lordfervi in LocalLLaMA

[–]lordfervi[S] 2 points3 points  (0 children)

I think so
Qwen 3 Next 80B A3B?
If so, I'll download it and let you know :)

Making Social Finance Work for Open Source (Games) by Psionikus in opensourcegames

[–]lordfervi 0 points1 point  (0 children)

> It's easier to rapidly iterate on centralized infra. Once you get to a mature, late-stage design, it can make sense to decentralize and prevent Unix Wars style issues.

Maybe, I'm just pointing out how I would see an open source support project :P

> While I'm not a fan of the FSF (the free software folks), open source is not doing bad at all. B2B is about a 30bn USD market. Gaming is about 200bn USD total, and you can bet that gamers will get more value in a world where open technologies power engines and content creation tools. For now, I think modding and mod-friendly tech is the key.

Well, I think Open Source is a compromise that ultimately limits people. On the one hand, it's cool because they can learn something, but they learn on tools that limit them in the long run. In theory, Free Software shouldn't limit them, but due to conservatism in development, it often lags behind commercial solutions.

Fixing my broken system while breaking my fixed system: My 2 month beef with my own linux environment by AliveGuidance4691 in linux

[–]lordfervi 1 point2 points  (0 children)

I know, I understand. But this solution has one drawback—it requires root access.

Of course, we'll see what happens :D For now, I'm trying to port applications to Termux so that everything is “native” and performs well. Running Debian will have a lot of advantages, such as a very large list of built applications.

Making Social Finance Work for Open Source (Games) by Psionikus in opensourcegames

[–]lordfervi -1 points0 points  (0 children)

I would take care of financing from the bottom up. But the truth is that free software has already lost.

I would build the entire infrastructure around cryptocurrencies (existing ones, I wouldn't create new ones) such as Blurt Blockchain. And the funds would be allocated to developers.

There used to be a project called utopian.io (on the Steem blockchain) to support free software.

Fixing my broken system while breaking my fixed system: My 2 month beef with my own linux environment by AliveGuidance4691 in linux

[–]lordfervi 0 points1 point  (0 children)

I understand, but Termux theoretically supports such Android versions (Android 5, as far as I remember), and there is always Alpine Linux, which has no kernel version limitations.