What surprises me is that Samsung isn’t trying to get better hardware to get more market share.
You say this about the company that invented folding screen phones? lol
What surprises me is that Samsung isn’t trying to get better hardware to get more market share.
You say this about the company that invented folding screen phones? lol
I get what you’re saying, but also see the other side - these services exist and aren’t ever going away, so the level of knowledge you need about these to use them at least competently is significantly reduced.
What their existence does mean is that there are thousands of developers who wouldn’t ever touch or learn any of this stuff previously are now actually learning it and using it. That’s a positive thing. Not everyone needs to be an expert on the inner workings of everything that a service provides unless you’re specifically looking for an expert.
Also…..people lie on CVs and cover letters. If your ad has buzzwords and technology X, Y, and Z, then you should expect people with little to no knowledge of at least one of those things to have all 3 on their resume.
Tl;dr:
It said the two people alleged the suspected use of X’s algorithm for the “purposes of foreign interference.” It didn’t detail the alleged interference or how the algorithm was allegedly used.
The 2 people are politicians, and you’d assume they’re the sore-loser type looking for someone to blame for their loss. Most likely a nothing-sauce.
Adding context is “knowing more” for a computer program.
Maybe it’s different in VS code vs regular VS, because I never get issues like what you’re describing in VS. Haven’t really used it in VS Code.
DLSS is applied in the rendering pipeline before post processing effects. It is part of the rendering pipeline.
You clearly don’t know what you’re talking about. We’re done here.
Interesting downvotes, especially how there are more than there are upvotes.
Do people think "junior" and "senior" here just relate to age and/or time in the workplace? Someone could work in software dev for 20 years and still be a junior dev. It's knowledge and skill level based, not just time-in-industry based.
They're tools that can help a junior engineer and a senior engineer with their job.
Given a database, AI can probably write a data access layer in whatever language you want quicker than a junior developer could.
They're also bad at that though, because if you don't know that stuff then you don't know if what it's telling you is right or wrong.
The reason it goes down a “really bad path” is that it’s basically glorified autocomplete. It doesn’t know anything.
Not quite true - GitHub Copilot in VS for example can be given access to your entire repo/project/etc and it then "knows" how things tie together and work together, so it can get more context for its suggestions and created code.
I've found it to be great at writing unit tests too.
I use github copilot in VS and it's fantastic. It just throws up suggestions for code completions and entire functions etc, and is easily ignored if you just want to do it yourself, but in my experience it's very good.
Like you said, using it to get the meat and bones of an application from scratch is fantastic. I've used it to make some awesome little command line programs for some of my less technical co-workers to use for frequent tasks, and then even got it to make a nice GUI over the top of it. Takes like 10% of the time it would have taken me to do it - you just need to know how to use it, like with any other tool.
Sounds like you just need to find a better way to use AI in your workflows.
Github Copilot in Visual Studio for example is fantastic and offers suggestions including entire functions that often do exactly what you wanted it to do, because it has the context of all of your code (if you give it that, of course).
It was the same for Biden, why did no-one care then?