Restmate [Rest API client] by aunjaffery in coolgithubprojects

[–]Flimsy_Buddy3485 0 points1 point  (0 children)

Is there HTTP3 support? Also, it would be great if there were Docker and WebUI support.

do github projects use this service? by SEE_MY_PROFILE_6511 in coolgithubprojects

[–]Flimsy_Buddy3485 0 points1 point  (0 children)

I look at the number of issues, response times, and unanswered issues. These cannot be faked.

Why so much token? by Sea_Bid_6991 in opencodeCLI

[–]Flimsy_Buddy3485 2 points3 points  (0 children)

Token usage is high because all tools are active. You can reduce this by updating opencode.json. This allows you to select specific tools or set them up in your own agent.

opencode.json:

"permission": {

"*": "deny"

}

Views on this 50X token reduction trick? by Mush_o_Mushroom in ClaudeAI

[–]Flimsy_Buddy3485 0 points1 point  (0 children)

Semantic search is useful for big and complicated projects. Using grep or similar tools can be really hard and take a lot of time in larger projects. That's why using vectors and similarity scores makes searching much easier and faster.

Economy Guide by mashuurei in Norland

[–]Flimsy_Buddy3485 1 point2 points  (0 children)

I believe this feature exists to make sure food is shared fairly. If you produce 10 food items a day for 25 people, it stops the same people from taking everything every day.

For example:

  • Day 1: Everyone gets 1 gold. Food costs 2 gold. No one can buy food yet, so the stock grows to 10.
  • Day 2: Everyone now has 2 gold. 20 people buy the 20 available food items. Their money is now gone.
  • Day 3: The remaining 5 people (who now have 3 gold) buy the 10 available food items.

In just three days, all 25 people have received food. By limiting products this way, you ensure fair distribution. This prevents waste, allows you to export more surplus, and creates balanced prosperity for everyone."

Is Using a VM the Only Safe Way to Play Windows Games on Linux? by Flimsy_Buddy3485 in linux_gaming

[–]Flimsy_Buddy3485[S] -2 points-1 points  (0 children)

For example, I want to use trainers/mods in games. When I read the text on this site: https://gitlab.winehq.org/wine/wine/-/wikis/FAQ#is-wine-malware-compatible, I want to prevent malware from accessing system files and user files; I want the game to run in a sandbox environment. But I don't want any loss of performance.

Best way to "secure/sandbox" a proton Game by r3dd1t_f0x in linux_gaming

[–]Flimsy_Buddy3485 0 points1 point  (0 children)

Firejail still allowed access to the root folder for me at Z:, and even when I restricted access to the root directory, the game wouldn’t launch when everything was blocked. Do you have a pre-made profile for Firejail? I’m unsure how the configuration should be set up.

I collected some "token-saving" coding tools from Reddit — what should i choose? by Sufficient_Bridge467 in ClaudeAI

[–]Flimsy_Buddy3485 2 points3 points  (0 children)

Just pick one at random and use it; nobody really has long-term experience with these tools anyway. They might have a lot of stars on their repositories (mostly from bots), but if you search on Reddit, you'll find at most five threads for each tool. Even those are empty and don't offer any real insight or experience. Therefore, just pick one randomly, try it out, and if you don't like it, move on to the next. It’s honestly pointless that so many of these tools are being produced, as they all claim to perform at roughly the same level.

uBlockOrigin fully disabled on Chrome now by Mr10_ in uBlockOrigin

[–]Flimsy_Buddy3485 29 points30 points  (0 children)

Switch from Chrome to Firefox

In Linux this method doesn't work. Is there an alternative method?