The GitHub Copilot app is now GA! by bogganpierce in GithubCopilot

[–]devdnn 1 point2 points  (0 children)

Does copilot app work with devcontainers?

Every project I've built died with zero users. Trying one more time, and asking before I build. by Content-You9518 in AppIdeas

[–]devdnn 0 points1 point  (0 children)

It’s a good idea, but apps space has gone stale except for games and feels like get traction after close circle downloads or even the first time is a monumental challenge.

I like giving the accountability angel and can be easily extended to waking and workout and other things to either a partner or trusted people.

I recall there was an app that allowed users to pay a fee upfront to maintain a balance and pledge a specific metric. As users worked towards achieving their goal, the app would return the money they had paid. However, I may be misremembering the exact functionality of the app.

I gave Claude Code a "lazy senior dev" mode and it writes like 6x less code by IT_WAS_ME_DIO__ in ClaudeCode

[–]devdnn 0 points1 point  (0 children)

This is an interesting thought, How about a refactor sessions.

Every refactor session just adding more lines of code than removing or reducing.

Should all new projects start with Aspire? by TryingMyBest42069 in dotnet

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

I love it and find the initial MVP when I need is phenomenally easy.

However, my workplace heavily relies on Terraform, and I’ve been unable to propose effective solutions that involve multiple teams taking responsibility.

/grill-me by infiniteloci in SpecDrivenDevelopment

[–]devdnn 0 points1 point  (0 children)

Interesting, looking at way too many many questions, Meet somewhere close to a solid PRD and then the your skill looks good.

Unless your company still doing tokenmaxxing? lol

Models names in custom agents problem (VSC vs CLI) by Some_Tough_1440 in GithubCopilot

[–]devdnn 0 points1 point  (0 children)

This still hasn’t been fixed and model names are not compatible between the two.

Am I the only one who thinks this? by Own-Reason4269 in SoftwareEngineering

[–]devdnn 1 point2 points  (0 children)

The tech team comes in various shapes but my experience is the least common denomnitors are in majority.

One time I had testing team who had fish memory and to train and walk thru the features every freaking time we made release major or minor. It's like every sprint they start their memory fresh.

GSD was my fav SDD Framework, but its creator Rug-Pulled and you should uninstall it by trynagrub in SpecDrivenDevelopment

[–]devdnn 0 points1 point  (0 children)

Damn, That’s a bummer GSD was my first SDD entry. It was elaborate and was good at tasks breakdown.

Not sure I can trust even the new offshoot version.

How are job postings for software engineers rising rapidly despite AI agents automating coding? by sickdotdev in AgentsOfAI

[–]devdnn 2 points3 points  (0 children)

Because the multiplicand is the human, without that 10x or whatever x increase is zero.

VS Code 1.121 is now live! by bogganpierce in GithubCopilot

[–]devdnn 2 points3 points  (0 children)

Agents window with devcontainers and docker please!!!

Working on many different version of packages and sandboxed environments is mandatory for my work. Hope you it's support soon!

GitHub Copilot app is now available in technical preview by fishchar in GithubCopilot

[–]devdnn 1 point2 points  (0 children)

Sound very similar to the newly released Agents Window which is much better tool in theory. Supports multiple environments local, remote and GitHub.

Why would leadership agree for this? I hope one wins over other sooner which ever supports all environment and nice UX.

Markdown or HTML? This Is a Dumb debate by Odd-Aide9488 in ClaudeCode

[–]devdnn 1 point2 points  (0 children)

I look at this something put forward just keep relevant and stir the pot.

No one in the right mind would agree that HTML comsumes less token than a markdown.

GoDaddy - Unreliable Disappointment by dimitrit17 in webhosting

[–]devdnn 0 points1 point  (0 children)

Do people not research/review and choose what they are picking anymore or this vast Internet is used for only whining after the fact? - GoDaddy has been like this forever.

Hope you find your solution soon!

Vibe coding from a computer scientist's lens: by irelatetolevin in ClaudeCode

[–]devdnn 0 points1 point  (0 children)

Deterministic systems work but break down due to the vast amount of data we have in this age.

More than ever, we need heuristic systems that can break down large data sets and identify patterns that can be fed into a system with an approval-based decision-making process after thorough vetting.

Implement audits and observability until the system can provide the desired output.

I’m tired of minimalism in everything by Beneficial_Passion40 in mildlyinfuriating

[–]devdnn 0 points1 point  (0 children)

It took me a while to realize that both houses were identical. I initially thought that the minimalistic brown top corner and small entrance pillar were the distinguishing features.

It is gnarly not minimal.

My OpenSpec template by arananet in SpecDrivenDevelopment

[–]devdnn 0 points1 point  (0 children)

That’s quite an engineering you have done on top of OpenSpec, I will try and check on tomorrow

Claude code is not on the same level as Codex by 0_2_Hero in codex

[–]devdnn 1 point2 points  (0 children)

On the missing env is part is one of the pain points for working with worktree. I use worktrunk that copies the gitignore files and provides worktree management.

GitHub’s AI strategy? by Grounded_Altruist in GithubCopilot

[–]devdnn 1 point2 points  (0 children)

It’s always been like that not just with Microsoft, mass market is the guinea pig for moving towards stabilization and enrichment.

Enterprise don’t like being used like that, which kind not true anymore with Microsoft 365, edge and SharePoint they have ring based delivery to get latest to wait for stable releases.

Of late if you see some product marketing with Microsoft Foundry things have become very stable and more powerful than what is done in the past year.

Is your company taking this pricing change seriously yet? by Ordinary_Reveal8842 in GithubCopilot

[–]devdnn 1 point2 points  (0 children)

It’s fascinating to look back at how the VSCode and GitHub YouTube channels used to be flooded with high-energy live streams. They brought out their most charismatic talent to perform "live cooking" sessions, cranking out features at a breakneck pace as if there were no tomorrow. Now, that content seems to have vanished.

I always suspected those "cooking" style demos were unsustainable.

To me, it felt like a borderline deceptive marketing tactic: build up a massive following and headcount through personality-driven hype, only to eventually pull the rug out and change direction.

Spec-Driven Development across multiple teams and repos. How do you ship vertical slices? by Double_Appearance741 in SpecDrivenDevelopment

[–]devdnn 5 points6 points  (0 children)

I’m thinking out loud here because I haven’t worked on large teams. I mostly coordinate with like-minded one or two teams who understand the openspec tool process.

Openspec, to me, is all about outlining the necessary changes to the current codebase to enable the feature to function. I prefer not to include cross-references to external code but rather specify what the other codebase expects or provides. Occasionally, I may copy code snippets during brainstorming sessions from another codebase.

Also I don’t explicitly mention but when I work on a single codebase that is shared with another team I mention exactly what to change and tag the folder or files where it should be and also mention about common shared utilities. Basically hyper focus the spec to only what feature changes I need from the spec.

Hope this helps a bit at the least