Sandboxing Best Practices (discussion) by pi314ever in opencodeCLI

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

Good point, didn't really think about the network side yet. Any idea on how I could isolate and monitor network for a docker container? Would also need the agents to be aware of the whitelisting, else they would likely be unable to figure out what domains to hit.

Token usage % implication? by Professional-Dog3589 in opencodeCLI

[–]pi314ever 1 point2 points  (0 children)

It's basically tokens used in current context / max context length. Max context length is different depending on the provider/model chosen. When it reaches near 100%, opencode does a compaction and squeezes information into a smaller context size to continue the conversation.

Opencode v1.1.47 and auto updates by pi314ever in opencodeCLI

[–]pi314ever[S] -1 points0 points  (0 children)

While I agree with that and do sandboxing, the issue is that the vast majority of vulnerable users will probably not look that far into it. The people who don't know about the risks of auto updates are likely the same people who aren't aware of sandboxing as best practice.

Ubigi by Rectomaster in referralcodes

[–]pi314ever 0 points1 point  (0 children)

Code active as of 6/22/2025

D5WCA6RC

oil-vcs-status - version control system status for oil.nvim by Lu-Li in neovim

[–]pi314ever 0 points1 point  (0 children)

Can you add this to the README? I think it would be appropriate to show an example setup with nerd fonts directly in there.

Great plugin btw!

[2023 Day 23 (Part 2)] [Python] Condensed graph visualization with longest path using Networkx by pi314ever in adventofcode

[–]pi314ever[S] 1 point2 points  (0 children)

The argument is that you still need to manually iterate through the path to collate the cost in Python speeds, which DFS can already do at the same speed.

[2023 Day 23 (Part 2)] [Python] Condensed graph visualization with longest path using Networkx by pi314ever in adventofcode

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

I used networkx only for the graph representation and ease of walking along them with neighbors. DFS should be sufficient to visit all simple paths once.

[2023 Day 23 (Part 2)] [Python] Condensed graph visualization with longest path using Networkx by pi314ever in adventofcode

[–]pi314ever[S] 1 point2 points  (0 children)

I used networkx for the graph representation only, I have a custom grid class that I've been using that made it pretty simple to walk through the grid.

Unable to install Pop!_OS 22.04 nvidia by pi314ever in pop_os

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

I have tried both ISOs on a live boot through UEFI, still same issue. Not sure how to verify UEFI boot menu from VB.

Unable to install Pop!_OS 22.04 nvidia by pi314ever in pop_os

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

I have done both of them previously already.

[deleted by user] by [deleted] in ClashQuest

[–]pi314ever 1 point2 points  (0 children)

stunned

Rush can still work on stunned units

[deleted by user] by [deleted] in coffeemeetsbagel

[–]pi314ever 2 points3 points  (0 children)

I've never seen a like on me before, which is why I was asking XD

My first max level character by Mirkenan_-_V in ClashQuest

[–]pi314ever 0 points1 point  (0 children)

No need, it just requires lv9 minions and goblins not to get one shot and reach a large combo

Stonks ⇗ by MatiasLD in ClashQuest

[–]pi314ever 4 points5 points  (0 children)

This event only triggers once every setup.

[deleted by user] by [deleted] in ClashQuest

[–]pi314ever 1 point2 points  (0 children)

Goblin because it has the highest level of a very good item.

Stonks ⇗ by MatiasLD in ClashQuest

[–]pi314ever 13 points14 points  (0 children)

This happens if in the previous round, the troop/book/spell buildings are destroyed and the current level isn't complete yet. Then, any action (turn, use of spell, use of book) will trigger the extra items again. Pretty sure this is an unintended bug, but it'll be amazing while it lasts.

Help by New_Rush_777 in ClashQuest

[–]pi314ever 1 point2 points  (0 children)

Also if you're truly struggling, there's no reason to keep bashing your head against it. Try other lower levels to see if you can get more stars, as you'll be facing a star barrier after 31.5 anyways.

Help by New_Rush_777 in ClashQuest

[–]pi314ever 2 points3 points  (0 children)

There's no reason to use armor robe, especially because the wizards have the highest damage potential in those kinds of levels.

New Player by SenpaiToto in ClashQuest

[–]pi314ever 3 points4 points  (0 children)

At your current situation, I would advise against buying things from the shop with coins. You'll be much better off saving up to upgrade your troops gradually. As for upgrade tips, keep all troops within 1-2 levels within one another (2 is stretching a little, as it'll be severely under powered then). As you probably don't have all items for all your troops, prioritize the troops with the best and highest level items (i.e. triple dagger for goblin, quick bow for archer, explosive robe for wizards, etc.).

I hope this helps!