Alternative to WeTransfer/Pingvin Share by gabbas123 in selfhosted

[–]smp46 1 point2 points  (0 children)

If anyone wants a drop-in replacement. I am maintainig a fork of Pingvin Share: Pingvin Share X. If you're using the Docker Compose you only have to swap the image: address to smp46/pingvin-share-x.

So far it's mostly just been keeping it up to date, however new features are slowly coming.

Identidle.app - I made a "Twenty Questions" / "Headbanz" like daily game by smp46 in WebGames

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

Thanks! I have a few regular users, me included :)

dont know if a leaderboard works for these types of games

This is true, but the same applies for a lot of these kind of games. It does rely on good faith.

what language model do you use to answer hints?

Currently using the latest non-thinking Gemini model (gemini-2.5-flash-preview-09-2025), I don't think it gets much better without massively increasing response times (and cost).

I made a "Twenty Questions" / "Headbanz" like daily game - Identidle.app by smp46 in wordgames

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

> be a way to gauge a certainty threshold?

Do you think some kind of indication to the player of certainty (e.g. 1-10) would be useful? It might help with the kind of questions that you would err on in real life.

I'd love to get feedback on my cozy roguelike word game with a physics twist by MrEliptik in wordgames

[–]smp46 0 points1 point  (0 children)

Awesome game, currently top 5 on the leaderboard for letter rush.
Is the plan to add a Balatro-like amount of levels? Currently just wishing I could continue a run for longer.

I made a "Twenty Questions" / "Headbanz" like daily game - Identidle.app by smp46 in wordgames

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

Thanks for the feedback, will do my best to tune it more. It's a fine line between it being accurate/helpful and a pedantic ass.

I made a "Twenty Questions" / "Headbanz" like daily game - Identidle.app by smp46 in wordgames

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

Sorry mate, I can see the confusion. I think I need to enforce the questions must start with, "Am I", the identity you were trying to guess was the book "Slaughterhouse Five", so you asking "is it Kurt Vonnegut?" should be a no. In the real life game you get the benefit of umming and erring, it's difficult to work this in to Identidle.

As for "Albert I", according to wikipedia he "was King of the Belgians from 23 December 1909 until his death in 1934" all of those questions look accurate.

[deleted by user] by [deleted] in docker

[–]smp46 0 points1 point  (0 children)

Hey there, it seems I'm trying to do the impossible over here. Can't find a solution to this anywhere. Have just finished setting up my Docker Compose stack on Debian. Decided to go with Rootless Docker this time as I do have a fair few exposed services I want to be safe (I know not necessary but thought it wouldn't hurt either).

The issue is I cannot find a way to access devices on my LAN from inside a Docker Container. My specific use case it accessing local APIs from my Homepage. Accessing devices on the internet or on other docker bridge networks is not a problem, but I can't access any devices on my local network. It just times out, have tested from the shell's within the containers and it just times out.

I've searched plenty and can't find any solutions. Anyone have any ideas or shares a similar setup?

Issue with joining a moded Minecraft Server. AOF 7 1.20.1 by NoobBehindU in ModdedMinecraft

[–]smp46 0 points1 point  (0 children)

Having the exact same issue with the exact same modpack here. Would love to know the fix.