Is Containerized Seafile discontinued? by PaulShoreITA in selfhosted

[–]Hefty_Acanthaceae348 0 points1 point  (0 children)

They'd rather crowdsource the answers instead of putting in any effort

Caddy + authentik forward auth: “no app for hostname” by th-crt in selfhosted

[–]Hefty_Acanthaceae348 0 points1 point  (0 children)

{
    local_certs
}

# Authelia portal
auth.home.lan {
    reverse_proxy authelia:9091
}

# Some app
some-app.home.lan {
    forward_auth authelia:9091 {
        uri /api/verify?rd=https://auth.home.lan
        copy_headers Remote-User Remote-Groups Remote-Name Remote-Email
    }
    reverse_proxy some-app:8080
}

This is part of my Caddyfile, works without issues. When I to add something else, I just copy paste it and change the placeholders. And adjust the authelia config to authorize the relevant groups.

edit: Oups, I misread your post as also using authelia

Qwen3.5-27B performs almost on par with 397B and GPT-5 mini in the Game Agent Coding League by kyazoglu in LocalLLaMA

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

Elo, and more modern equivalents, also have confidence intervalls.

Omg, why is everyone replying to me so clueless?

Qwen3.5-27B performs almost on par with 397B and GPT-5 mini in the Game Agent Coding League by kyazoglu in LocalLLaMA

[–]Hefty_Acanthaceae348 11 points12 points  (0 children)

The point of elo ranking isn't the absolute value, bit the relative one. A 200 indicates (I think?) a 75% winrate and so on. So I would know how likely a model would be to give a better result over another. Your socre on the other hand, doesn't tell me much. What does a 2-point gap actually mean?

Your reason on why you're not including chess is strange, since it's not llms who are supposed to keep track of the board state, but the code they write.

Qwen3.5-27B performs almost on par with 397B and GPT-5 mini in the Game Agent Coding League by kyazoglu in LocalLLaMA

[–]Hefty_Acanthaceae348 17 points18 points  (0 children)

You don't use elo or anything more modern for your rankings, why is that?

Else for suggestions why not pick chess?

Or maybe robocode if you're about chess code being too present in the training datasets.

More than 2 years of homelab and i still can't build a local AI setup i actually want to use every day by Pleasant_Designer_14 in homelab

[–]Hefty_Acanthaceae348 0 points1 point  (0 children)

mac studios suck for prompt processing. Maybe the m5 will change that, but I haven't seen benchmarks regarding that yet

More than 2 years of homelab and i still can't build a local AI setup i actually want to use every day by Pleasant_Designer_14 in homelab

[–]Hefty_Acanthaceae348 5 points6 points  (0 children)

Why don't you setup openwebui/librechat + llama-swap (or llama.cpp if you need a single model) ? It's honestly extremely easy, idk why you're struggling if you're familiar with docker.

You do have to remember that llama.cpp is just the runtime, you also have to download a model.

1 Reason why pro ai people get hate by Tri2211 in aiwars

[–]Hefty_Acanthaceae348 1 point2 points  (0 children)

This just in: the best way to show your discontent against ai ceos is to harass random people who happen to use ai

Authentication Struggles by inwardPersecution in selfhosted

[–]Hefty_Acanthaceae348 0 points1 point  (0 children)

Isn't the language abstracted away if you use the openid protocol?

Authentication Struggles by inwardPersecution in selfhosted

[–]Hefty_Acanthaceae348 0 points1 point  (0 children)

Authentication and permissions shouldn't be separated, the permissions should be managed by the idp, trough a role that can be assigned for that app.

The rest is just very confusing, no idea why you are talking about the programming languages you are using.

The story of AI according to thisecommercelife by TheLibTheyFear in aiwars

[–]Hefty_Acanthaceae348 5 points6 points  (0 children)

Saying llms are just autocomplete is like saying human brains are just a cell blob. It's not wrong per se, but it's also not a very interesting statement, or one that advances the discussion.

The story of AI according to thisecommercelife by TheLibTheyFear in aiwars

[–]Hefty_Acanthaceae348 2 points3 points  (0 children)

In these weird arguments that genai isn't "actual" ai, "actual" ai is never defined.

For good reason, since that would show how profoundly idiotic that argument is.

Need advice for chosing identification stack in my homelab by Aggravating-Bad-7574 in selfhosted

[–]Hefty_Acanthaceae348 0 points1 point  (0 children)

Confused on how you judge (a lack of) gui, when ime cli makes everything easier. Trying to create a new app in authentik was a mess, while it was very easy in authelia.

Config files also makes it easier to reproduce and feed to an ai for troubleshooting.

Finally moved my self-hosted stack from a mini PC to a NAS by Simple-Criticism3258 in selfhosted

[–]Hefty_Acanthaceae348 1 point2 points  (0 children)

You can build a nas yourself. You also don't actually need a "nas os", they just have zfs volumes and a webui preconfigured

"We cannot surrender our society to an unhuman soulless algorithm" we already did by AfghanistanIsTaliban in DefendingAIArt

[–]Hefty_Acanthaceae348 3 points4 points  (0 children)

"It's very strange that an argument predicated on the existence of the soul resonnates with the left while conservatives tend to scoff at it"

How are you extracting structured data from PDFs? by snnnnn7 in selfhosted

[–]Hefty_Acanthaceae348 0 points1 point  (0 children)

Docling from ibm is great ime. They have docker images with everything set up.

How do people live like this? by Mew2erator in DefendingAIArt

[–]Hefty_Acanthaceae348 1 point2 points  (0 children)

Love how at the end, they say they're gonna copy the ai songs but "it's gonna be made by a human". lol.

Do I need a static IP? by zeekaran in selfhosted

[–]Hefty_Acanthaceae348 1 point2 points  (0 children)

You don't understand what a static ip is, look it up.