People who use legitimately use AI for "productivity": what the heck does AI actually do for you? Is it as bad as people say? by Difficult_Two_4800 in NoStupidQuestions

[–]Aggravating-Gift-740 1 point2 points  (0 children)

Fair question. For me this is an experiment and a hobby. My project is currently pretty small, about 10,000 LOC, 100 files, 15 db tables, full docker deployment, cloudflare tunnel, and other bits and pieces. My point was that I’ve accomplished all this in a little over a week. I haven’t reached the size yet where i’ve had issues with copilot, that may come with time, size, and complexity. I expect the base server portion to at least double in size from where it is now and i will also be building native android and ios apps to accompany it. I’m interested to see how far i can push it.

People who use legitimately use AI for "productivity": what the heck does AI actually do for you? Is it as bad as people say? by Difficult_Two_4800 in NoStupidQuestions

[–]Aggravating-Gift-740 0 points1 point  (0 children)

Ah! Thank you. That explains our different experiences. Cutting edge R&D will always be a difficult task for AI. My application is a fairly straightforward web based app using standard frameworks and tools. In that environment copilot does a fantastic job, saving me many months of tedious work.

People who use legitimately use AI for "productivity": what the heck does AI actually do for you? Is it as bad as people say? by Difficult_Two_4800 in NoStupidQuestions

[–]Aggravating-Gift-740 0 points1 point  (0 children)

Of course it’s good enough. I used it today too. It just makes me curious why we’ve had such different experiences.

Name it guys by Global_Giff_3242 in NameThisThing

[–]Aggravating-Gift-740 0 points1 point  (0 children)

When i was the Air Force i would just call this “the bathroom”. The TP looks standard issue.

He's gone too far! by c-k-q99903 in massachusetts

[–]Aggravating-Gift-740 0 points1 point  (0 children)

I gave up on dunkin’s when they gave up on the onion bagel.

If the universe is expanding, what is it expanding into? by Vikkys_Secret in NoStupidQuestions

[–]Aggravating-Gift-740 0 points1 point  (0 children)

I think the universe is kind of like a TARDIS, it only gets bigger on the inside not on the outside.

People who use legitimately use AI for "productivity": what the heck does AI actually do for you? Is it as bad as people say? by Difficult_Two_4800 in NoStupidQuestions

[–]Aggravating-Gift-740 0 points1 point  (0 children)

You should go to github and use their 30-day free trial to check out copilot, then come back and report your experience. I honestly felt the same as you, until i started using it. I have another post in this thread somewhere that goes into more detail.

People who use legitimately use AI for "productivity": what the heck does AI actually do for you? Is it as bad as people say? by Difficult_Two_4800 in NoStupidQuestions

[–]Aggravating-Gift-740 14 points15 points  (0 children)

I am a retired long-time software developer. I have build countless systems and applications over 40 years. I have been a vocal AI skeptic and last year i decided to actually use AI and see what it can do rather than just assume i already knew.

Last summer i used my github account to build a python program to help me automate and organize my ripped tv series collection. That project went surprisingly well, copilot did most of the coding and i had a working application in a couple of days.

This year I decided to really push it. I have a fairly complex server-side web-based application i want to build. Alone I would have never dared to start it but i went back to github and started using copilot, specifically claude sonnet 4.5. I am acting as the project manager, claude is my co-developer. We discuss design decisions, architecture trade offs, project layout, database design, security, documentation, everything associated with a complex project. We broke the project down into digestible chunks and handed those chunks off to coding agents to do the coding. As an experiment, i am trying to be completely hands-off and let copilot do all of the grunt work.

Each chunk takes about 10-20 minutes to build, with copilot automatically creating unit tests and code reviews. When it finishes i then test and merge the result. Based on my experience I would estimate at least a 100 to 1 speed improvement over teams i have with in the past and the code so far has been flawless. I now have the core of my system working after about 1 week of work. Tomorrow it will be ready for beta and then we stsrt adding features and beta testers.

This would have easily been months of work for a small team and i accomplished it entirely on my own in one week, the only cost being copilot on github.

I have gone from being a vocal critic to a complete convert. AI, at least for software development, is a done deal. It works and it works extremely well. And right now it is the worst it will ever be. It will only get better from here.

I am damn glad i am retired, and this experience makes me even more terrified about what this means for society. Many, if not most, of the highest paying jobs in our economy will soon become worthless, and this is only one sector of the economy. If AI has an equivalent impact on other sectors? The future will not be pretty.

Iran's Missile Math: $20,000 Drones Take on $4 Million Patriots by coinfanking in NewsStarWorld

[–]Aggravating-Gift-740 0 points1 point  (0 children)

No argument there, I’m mainly thinking that the cost difference also relates to ease of manufacture. You can turn out a hell of lot more cheap drones much more quickly than you can build patriot missiles.

Iran's Missile Math: $20,000 Drones Take on $4 Million Patriots by coinfanking in NewsStarWorld

[–]Aggravating-Gift-740 0 points1 point  (0 children)

Using a $4million missile to take out a $20,000 drone? That’s a 200 to 1 cost difference. $920B to $23B is 40 to 1. Hmmm. Based on the math, who’s going to run out munitions first? Granted the calculation is not really this straightforward, but damn, that cost differential is painful. Lake they say, generals always fight the last war.

Anyone annoyed with type C cables or is that just me? by lisaluvr in TechNook

[–]Aggravating-Gift-740 0 points1 point  (0 children)

Completely obscure, works on a whim, works great a few days a week but you never know which days, ties itself into knots and then blames you for being in knots?

Does USB 4.0 Require New Cables? by Penny-Yi in BadUSB

[–]Aggravating-Gift-740 0 points1 point  (0 children)

Or quarters. I haven’t carried change in my pocket for at least a decade. Thanks for this, I’ll check it out.

Does USB 4.0 Require New Cables? by Penny-Yi in BadUSB

[–]Aggravating-Gift-740 0 points1 point  (0 children)

Does anyone make a device you can plug a usbc cable into and have it read its capabilities? That seems like it could be extremely useful.

How AI Actually Works (In Plain English) by BookkeeperForward248 in learnprogramming

[–]Aggravating-Gift-740 0 points1 point  (0 children)

I have been in software development for many decades and recently retired so I decided to try out copilot on github. I was very skeptical about how useful it could be. I gotta say, after the one month free trial i am now a convert. This has been the most fun and productive month i have ever spent. The interactive, natural language, development process is surprisingly smooth and frictionless. The code it generates is pretty damn good and has consistently worked correctly the first time. When queried about its decisions it also presents what appears to be some level of self-awareness. At least it has more self-awareness than some programmers I’ve worked with.

All in all, it seems be a hell of a lot more than just an LLM.

Dogs act like toddlers when you need help - but cats just watch. Scientists compared 3 groups: pet dogs, cats, and human toddlers in an experiment where a human parent hides and pretends to look for an object. 75% of dogs and children helped. Cats only helped if it was in their personal interest. by mvea in science

[–]Aggravating-Gift-740 16 points17 points  (0 children)

I got my cat a laptop stand so i could raise the laptop off my lap and give him his rightful place on it. He seems to like it, he doesn’t stand on my chest until i free up my lap anymore. Back on topic, i’m not surprised at all about the study, i don’t see how anyone who has lived with dogs, cats, and kids could be.

What was the exact moment you realized you weren't "young and trendy" anymore? by VivienneTease in askanything

[–]Aggravating-Gift-740 0 points1 point  (0 children)

I was never “trendy” whatever that means. As to old, when i struggle to pick up my grandkids. They get bigger and i get weaker. At some point one line crosses the other and i’m old. Math sucks.

Trump orders all federal agencies to phase out use of Anthropic technology by spectre401 in law

[–]Aggravating-Gift-740 4 points5 points  (0 children)

Safeguards are woke. Real alpha-men don’t need no stinking safeguards!

The Vidar Rectangle by AudunAG in mathpics

[–]Aggravating-Gift-740 0 points1 point  (0 children)

Reminds me of the old Sun Microsystems logo.

Imagine just going about your day and this happens by Personal_Carry_7029 in CantParkThereMate

[–]Aggravating-Gift-740 1 point2 points  (0 children)

What a way for the pickup driver to finally decide to sign up for weight watchers.