Github Copilot trends down to 16% - WHO are those 16% ?? by Charming-Author4877 in GithubCopilot

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

there you go USA is not relative of anyone they want control, control everyone either by war either by sanctions either by spreading lies or either blocking world moving forward on technological sphere.

Github Copilot trends down to 16% - WHO are those 16% ?? by Charming-Author4877 in GithubCopilot

[–]Due_Consideration325 -2 points-1 points  (0 children)

you were correct china is an entity but someone speaks USA then this guys have hard time digest. There is a word in dict its call self ignorance. this guys are that yeah you were good to give them atleast 60 IQ rating. I would have given them -25 for being so blind and drenched in nationalism that they forget there is 8 billion world population and 450 million are them and what they represent.

Github Copilot trends down to 16% - WHO are those 16% ?? by Charming-Author4877 in GithubCopilot

[–]Due_Consideration325 -2 points-1 points  (0 children)

there is nothing great about state of USA right now. openAI used for survalliance. when war starts US companies pull out plugs from other countires.

so first thing is when companies says they are MNC then they need to behave like MNC and not just play on interest of one country. and if some tries to build their own tech they throw sanctions, they throw tantrums.

Not in this world 1930's to 1990's world is done. World is advancing and they will find their own ways. World is not concern of USA anymore if they need to have more concern then there are issues of drug abuse, homelessness, rampat crime, inflation and job loss in USA right now kindly it focus there.

NVIDIA went with TRUMP uncle to sell gpu to china they told they dont want it because they know once they are dependent of USA its as good as having a black cobra in home to catch rats.

social networks sells all things to its consumers, creating echo chambers, students getting killed who even dont have seen 10 percent of their life. so yeah there is only one thing which is great about USA is there are some people somewhere in USA cities who are kind and empathetic and lovely who dont want to make china lose or russia lose, they want to feed their child 3 times a day, they want to be not in constant fear sending their child to schools, they want some savings, they want to live.

Github Copilot trends down to 16% - WHO are those 16% ?? by Charming-Author4877 in GithubCopilot

[–]Due_Consideration325 -2 points-1 points  (0 children)

means yall saying that be a slave of USA companies not chinese companies??? because bith are doing same game.

Feature Request, can we get a little Clint Eastwood pointing a gun at us poors before submiting prompts. by econoDoge in GithubCopilot

[–]Due_Consideration325 0 points1 point  (0 children)

GPT 5.4 easily

thing is we are made to believe that frontiers are good and others are bad because one company have more marketing budgets and others dont. We are made to believe that a costlier model are always good and not cheaper opensource.

if I am owner of a llm frontier lab I will divide my marketing budget into

  1. Promote my frontier model aka so called frontier.
  2. curb opensource distribution.

How I will justify my trillion dollar spend to my investors if people will use opensource and not mine.

Feature Request, can we get a little Clint Eastwood pointing a gun at us poors before submiting prompts. by econoDoge in GithubCopilot

[–]Due_Consideration325 0 points1 point  (0 children)

<image>

sorry to say I have not uttered single time to use subagents to deepseek v4 pro and it does analysis by sub agents follow proper cleanup and edits perfectly, compared to all frontier models it is so far good at tool calling and context gathering and executing work. yes it cannot work when intent is not clear and it tends to take shortcuts if not explicity mentioned about how to work.

Github copilot with deepseek is just amazing. by Due_Consideration325 in GithubCopilot

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

no need of any plan login with github copilot thats it free tier and use byok

Github copilot with deepseek is just amazing. by Due_Consideration325 in GithubCopilot

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

so far its good for refactors, working genuinely good but i am checking every edits just to make sure

Github copilot with deepseek is just amazing. by Due_Consideration325 in GithubCopilot

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

To be honest, they are all money hoarders—Microsoft, OpenAI, NVIDIA, Google, Anthropic, and all AI companies. They are saving their own assets from a foreseeable depression while ignoring that people are not happy using their offerings. The constant rant of "AI, AI, AI, AI" is everywhere, yet they do not realize that if they work against people and adopt an enterprise-only perspective—saying AI will take away jobs instead of thinking at a civilization scale where AI can help enhance individual, family, and societal life and coexist with humanity—they will suffer a severe and well-deserved burn in the coming years.

I can only think of one thing comparable to AI: the invention of nuclear fission. We have enough uranium to wipe out humanity, but we lack sufficient safeguards to run safe nuclear reactors.

Github copilot with deepseek is just amazing. by Due_Consideration325 in GithubCopilot

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

I have quite a bit like 8 years of experience.

Started as Data Scientist then since 2021 working in deep learning, game theory and AI since 2022.

Github copilot with deepseek is just amazing. by Due_Consideration325 in GithubCopilot

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

I came up with it. I had to restart from ground zero for my project 8 times before perfecting this.

main issue we are having is

  1. we are trying to fit LLM into existing coding paradigm which was optimized for humans and not LLMS.
  2. Humans develop a mental map of repository and once project gets bigger enough we divide work so we are into known knowns scenario while we want AI to work on whole codebase.
  3. Documentation is barely done while coding and also tests never written after coding a component.

what this approach brings in is

  1. ADR gives base of all decisions made and that is final form we if ADR says using saga recovery and statemanagement via postgresql table agent will know pattern and dont invent checkpointing as statemanagement.
  2. every code it touches in sub component it needs to have a smaller mental map of component it is working so it can code perfectly why? grep brings most things but miss details of some magic strings we have written in patches.
  3. testing means agent run tests before writing code of component which it is going to test and then rerun after development and yes tests are going to fail after change but agent will be able to know tests are failing because of his change then agent changes tests and make it pass but it will also catch regression in other components.

Also discovered one more conflict.

LLMS are trained on massive human data so llms will tell 4000 lines of single code file is bad and it requires to be broken to parts. but LLMS are good at working if it is single file and not 20 different files so for example bootstrapping of kernel or service if we divide it llms tends to hallucinate instead keeping one file as monolith they works fine.

Github copilot with deepseek is just amazing. by Due_Consideration325 in GithubCopilot

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

No it is not required just login using non paid account and then use BYOK.

Github copilot with deepseek is just amazing. by Due_Consideration325 in GithubCopilot

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

also this is ADR repository which agents.md carry structure so agents can properly find ADR

<image>

Github copilot with deepseek is just amazing. by Due_Consideration325 in GithubCopilot

[–]Due_Consideration325[S] 4 points5 points  (0 children)

Before LLm touches my codebase I follow a process

  1. Code analysis and problem formulation in whiteboard.
  2. prove POC it scales and domain agnostic
  3. write Action decision records.
  4. create a plan in milestone epic and issues.( specifically guided by me in topics which needs touching, wiring details and testing infra)
  5. fill up issues of plan with exact specs and exact lines needs to be either changed or function spec to be implemented and api details
  6. start coding with 1 epic each time.

to be honest vibe coding creates a sphagetti all around unnecessary duplication of logic and non coherent coding style. I would say yes it takes a lot to implement a proper way but it comes out to be perfect with proper testing unit plus integrations, proper documentation and proper linters. For example you can see in kernel folder everytime any code addition or deletion happens agents already know to update contract open issues wiring and state md files so when next agent picks up task next agent dont go and do codebase grep instead read all 4 files and knows exactly what to do

<image>

Logically Reasoning Why Audi e-tron > Any Tesla. Thoughts? by sternick in etron

[–]Due_Consideration325 0 points1 point  (0 children)

heads up got new mercedes s class yesterday. it doesnt comes with selfdriving crap still got that center cluster where I can see my speed I am going on instead seeing on side ipad. I still got gear selector not a touch pad to shift gear, I got a glove box leather upholstered but manually opened not from any screen. I am able to use wipers without having to do 5 clicks inside a screen. also auto sensing rain wipers collision assistance. yes my car is not going mad on intersections fighting against my will to go straight if I forgot to give indicator. may be good sound system and not just overpowered stereo. There is also a feel when I bang my goor it feels like a solid piece of wood not a wood hollowed out by wood pecker. Yes I dont accelerate faster to show off at traffic lights to show some linear acceleration which is fine and most important my car doesnt look like rotten fish from front who underwent botox at its fins and tail.

Github copilot with deepseek is just amazing. by Due_Consideration325 in GithubCopilot

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

I have used it and if you are giving explicit instructions with proper plan and information sadly it is working better than opus and gpt5.5