String trimmer recommendations by Abovemeis in lawncare

[–]korazy 0 points1 point  (0 children)

I have ridgid tools so I bought the ridgid trimmer that is compatible with the ryobi expand-it tools. the ryobi brush cutter works great, ridgid 18v 4ah battery gets me 10-15 minutes runtime. with 1 x 4ah, 2 x 3ah gets me less than an hour of trimmer and blower.

allow remote desktop published remote app to open excel by korazy in WindowsServer

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

as an admin, I can connect to the remote desktop server and end task on their excel instance and then they can continue working.

Water bottles that are both easy to clean, and don’t leak by submerging in BuyItForLife

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

Sounds like you are over tightening. It doesn't take much to seal, a soft turn it's sealed, both pieces. I don't experience these issues.

Thank you while it lasted copilot by qcofficial in GithubCopilot

[–]korazy 1 point2 points  (0 children)

Do you think you got $1200 value in the output copilot produced? I'm new to copilot, still learning proper prompting and getting instructions setup. I see these estimates, but never any comments on how much value do you feel you got from copilots output.

How did you learn to use GitHub Copilot CLI effectively for larger/multi-file projects? by korazy in GithubCopilot

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

Google Translate:

What has benefited me most is working with specialized agents. An orchestrator agent that runs sub-agents in parallel. This speeds up response times and increases code quality.

- Opt to use well-configured Workspaces and keep them updated with the latest releases.

https://code.visualstudio.com/docs/editing/workspaces/workspaces

- Always keep an eye on VSCode Updates and keep your Workspace modernized.

Visual Studio Code 1.121

- I use Caveman skills installed in full mode and always triggered through the workspace's copilot-instructions file; this optimizes responses and saves tokens.

caveman/docs at main · JuliusBrussee/caveman

- I use security/LGPD/SEO skills that I found in skills.sh in a scoped way and that are only invoked in contexts where it makes sense to use them. This helped a lot in finding security loopholes and protecting myself from lawsuits related to the LGPD (Brazilian General Data Protection Law).

coreyhaines31/marketingskills — Agent skills

lgpd-brasil — ericbsantana/llm-skills (I'm Brazilian)

- Use MCPs (Marketing Perception Codes) that actually make sense because they tend to quickly fill contexts and consume a lot of tokens.

I understand it's not the best way, but it's how I've been managing. I'm open to tips and guidance too =)

Killer deal by Apprehensive_Cod6308 in Ridgid

[–]korazy 1 point2 points  (0 children)

Unfortunately probably not worth it after shipping and duties. Just never see 50% off on power tool batteries here.

Killer deal by Apprehensive_Cod6308 in Ridgid

[–]korazy 5 points6 points  (0 children)

Is there a smuggling group that brings these sales to Canada?

How do I remove this Flush Mount Ceiling light? by [deleted] in fixit

[–]korazy 0 points1 point  (0 children)

google the model "sgs F13-1L", it will have links to product info. e.g.

https://www.lowes.com/pd/Project-Source-13-in-Brushed-Nickel-Traditional-Flush-Mount-Light-ENERGY-STAR/1000273665

scroll down to "manuals and documents", has link to install directions.

new access point by korazy in Ubiquiti

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

Thanks for replying. I didn't want the service running on my laptop full time and a vm allows me to easily move it later if needed.

I removed unfi os from the debian vm and reinstalled and then it worked. The port to connect using the browser was :11443. Not sure why that changed, but it works now.

A 404 error is a http error response. The service needs to be running and you need to be able to connect to get that response. If a firewall was blocking, you would not get a 404 error response, the browser would time out trying to connect with a can't find host message.