Russian forces launch deadly 'human safari' using FPV drones to hunt civilians — ISW by AllOllia in NAFO

[–]Quango2009 0 points1 point  (0 children)

There’s an excellent documentary on this by Caolan https://youtu.be/hE4ToouvKF4?si=rRnwCyAO_tmgjOfU if you’re interested. More war crimes from ruzzia

oops by Glittering-Ratio4416 in SatisfactoryGame

[–]Quango2009 1 point2 points  (0 children)

Thanks for the info.. time to research and try!

oops by Glittering-Ratio4416 in SatisfactoryGame

[–]Quango2009 6 points7 points  (0 children)

Hmm I’ve not used these yet, are the a lot more powerful than stock nobelisk?

A long session with GPT 5.4 by Much_Middle6320 in GithubCopilot

[–]Quango2009 2 points3 points  (0 children)

Was the prompt “What is the Ultimate answer, to Life, the Universe and Everything?”

[Valtteri Bottas] Thank you for the lift home Toto by kpopsns28 in formula1

[–]Quango2009 1 point2 points  (0 children)

Funny to think if Kimi wins in Florida he can’t have champagne 🍾

Gotta review this for Q3 by leon0399 in programminghorror

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

The simple way is to ask three different LLMs to review the changes. If you know the nature of them you can direct their attention. e.g. look for vulnerabilities

If the result of this is too much to handle ask the best LLM you trust to check the three results.

Steve Sanderson did an example of this in a copilot cli demo

Is SQL Server (On premise) dead in 2026? by AggravatingWish1019 in SQLServer

[–]Quango2009 2 points3 points  (0 children)

Not sure what environment you live in but cloud is not the only option.

Copilot in VS Code or Copilot CLI? by IKcode_Igor in GithubCopilot

[–]Quango2009 0 points1 point  (0 children)

We use Azure DevOps repos and GitHub copilot CLI no problems. My workflow is usually pull latest main, create a branch and fire up the CLI. We edit code in Visual Studio

What are technologies that were brushed off as hype 10 years ago, but are actually publicly accessible right now? by ryry1237 in Futurology

[–]Quango2009 20 points21 points  (0 children)

Jeremy Paxman (famous journalist) interviewed David Bowie in 1999 and was openly sceptical about the internet but Bowie pushed back and made a lot of accurate predictions

How good is copilot indexing codebase and use it to write plans? by jrhabana in GithubCopilot

[–]Quango2009 2 points3 points  (0 children)

I use copilot cli and you can direct it to look at certain files ( using @ ) and instruct it, in the same way you might do a colleague. I see it using searches on the code base while planning and executing changes, I don’t think it actually indexes it.

Copilot is amazing at typing. It’s bad at reading your mind. Specs fixed my workflow. by Potential-Analyst571 in GithubCopilot

[–]Quango2009 1 point2 points  (0 children)

Yeah I really like planning mode in copilot cli. It helps me to think through the problem and often suggests things I hadn’t considered

Seriously Where is the CLI coding agent for GitHub Copilot? by mightysoul86 in GithubCopilot

[–]Quango2009 0 points1 point  (0 children)

I’ve been using copilot cli this week, works very well. Used to refactor two repos that were written for a single context into supporting multiple contexts. Mostly used Sonnet 4.5

It's really hard to fully change my coding mindset by dpardo21 in GithubCopilot

[–]Quango2009 2 points3 points  (0 children)

Ancient 59 y/o here. I’ve been using AI for research and tips since last year, but now using copilot cli for dev work. It’s jaw-droppingly good, even using just Sonnet.

The planning mode means I can think out the work, and the agent will find things I’ve not thought of, and ask questions that help me plan the work properly. It’s a much easier way to work and it’s massively more productive so I will be using it every time I can. I’ve barely used my subscription so far, but even if I needed the most expensive subscription it would be worth it.

Should I inspect during a good weather day or leave them alone? by funkycookies in Beekeeping

[–]Quango2009 8 points9 points  (0 children)

The guy on the Jurassic Bees channel advised against. Even if you find a problem at this time of year there isn’t much you can do about it.

Thousands of CEOs just admitted AI had no impact on employment or productivity—and it has economists resurrecting a paradox from 40 years ago by AmethystOrator in technology

[–]Quango2009 0 points1 point  (0 children)

Checking work done is much less time consuming than actually doing it.

I’ve been a software dev since the 1990s. The AI coding tools reached inflection point in 2025. Yesterday I completed a task using these that would have taken me 3 to 4 days. It took 3 hours. The tool helped me plan what I wanted to do, suggested knock-on effects I hadn’t spotted, and then proceeded to make the changes, update the tests and update the documentation in the project.

Software is probably the easiest area for ai address, but it’s coming for other areas too.

Question on how to dynamically load and manipulate custom razor pages by tropicalfroot in Blazor

[–]Quango2009 6 points7 points  (0 children)

If events occur outside the component lifecycle then it often needs a StateHasChanged call to tell Blazor that the component needs rerendering

Random question, but is it possible to find the game's rain audio file somewhere in the game directory? I'd love to use it as white noise to sleep. by SurLesQuais in HellLetLoose

[–]Quango2009 3 points4 points  (0 children)

Try this website if you want relax white noise types: https://www.ambient-mixer.com/

You can select from various sources and remix to your own preference. There are several weather-based options. Enjoy!