|
|
Instead of just showing who has been assigned what task, now Asana says its AI tool can do the assigning or reach out to fill in missing information. Because I'm sure there are people at work that you'd like to tell what to do
|
|
|
|
|
Kent Sharkey wrote: that you'd like to tell what to do I wouldn't like to, but there for sure are some than definitively need "someone" telling them what to do, and even then...
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
A study has found that projects adopting Agile practices are 268 percent more likely to fail than those that do not. "Fail fast"
|
|
|
|
|
Agile is a methode, but when it is taken as a religion... fail is not only expected but deserved.
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Dr Junade Ali, author of Impact Engineering, said: "With 65 percent of projects adopting Agile practices failing to be delivered on time, it's time to question Agile's cult following.
"And the truth will set you free."
If that's how they're judging failure I'm really going to have to read about this Impact Engineering and how it is that it manages to figure out an appropriate timeline for an undefined and undefinable deliverable which is what I think 90% of the world deals with... "We'll know it when we see it".
|
|
|
|
|
And then you have the king of Agile - SpaceX. SpaceX has used Agile methodologies for the Falcon 9, Dragon, and now Starship. In doing so they've beaten the pants off the legacy rocket industry.
|
|
|
|
|
At the risk of sounding trite, I’d say that’s the difference between a company using Agile correctly, versus a company that’s doing it because an exec heard it was good.
TTFN - Kent
|
|
|
|
|
Windows 10 development is about to get interesting, as the operating system is no longer on the back burner. Give the people what they want
|
|
|
|
|
They need more places to place ads for Windows 11.
I’ve given up trying to be calm. However, I am open to feeling slightly less agitated.
I’m begging you for the benefit of everyone, don’t be STUPID.
|
|
|
|
|
"Features"... yeah, right!
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Quote: Microsoft’s approach has changed, and it wants to empower every computer, even those running Windows 10. No, no. They want to backport some of their best spying features because not enough people are switching to 11.
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
We have a winner!
TTFN - Kent
|
|
|
|
|
To help developers build, learn and grow, we are creating the Google Developer Program. They can't cancel this one, can they?
I jest, of course they can. But maybe we can use it while it's still available.
|
|
|
|
|
Nearly eight in 10 (79%) have been told to downplay the severity of potential risks, and fully 80% said that only by experiencing a serious cybersecurity incident would the board be more alert to potential risks. Something about closing barn doors after the network is hacked
|
|
|
|
|
The problem I am seeing is that while this is rising to the top as a concern, the what to do about it and how is more complicated and the best of the scanners I've seen is still very much wanting.
|
|
|
|
|
Microsoft has officially deprecated NTLM authentication on Windows and Windows servers, stating that developers should transition to Kerberos or Negotiation authentication to prevent problems in the future. Not Too Locked M'kay?
Sorry, struggling with that one.
|
|
|
|
|
Article wrote: stating that developers should transition to Kerberos or Negotiation authentication to prevent exchange problems in the future. As if the other things were not going to give any problem... yeah, right!
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Need To Look More (for better auth)
|
|
|
|
|
'Nother Technology Losing Maintenance?
Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012
|
|
|
|
|
Huh? I thought NTLM had been depreciated about a decade ago. Seriously, Windows Vista and later don't use it by default.
|
|
|
|
|
The DuckDB team is very happy to announce that today we’re releasing DuckDB version 1.0.0, codename “Snow Duck” (anas nivis). It's up to you to decide if it's all it's quacked up to be
sorry about that
For those wondering about the point (as I was):
"DuckDB has no external dependencies, neither for compilation nor during run-time. For releases, the entire source tree of DuckDB is compiled into two files, a header and an implementation file, a so-called “amalgamation”. This greatly simplifies deployment and integration in other build processes. For building, all that is required to build DuckDB is a working C++11 compiler."
|
|
|
|
|
They wrote: For releases, the entire source tree of DuckDB is compiled into two files, a header and an implementation file, a so-called “amalgamation”. It feels a bit dirty.
They wrote: This greatly simplifies deployment and integration in other build processes That's actually a point
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Wasn't this what SQLite used to be?
GCS/GE d--(d) s-/+ a C+++ U+++ P-- L+@ E-- W+++ N+ o+ K- w+++ O? M-- V? PS+ PE Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++* Weapons extension: ma- k++ F+2 X
The shortest horror story: On Error Resume Next
|
|
|
|
|
Yup. From their docs, it looks like that’s what they’re targeting to replace.
TTFN - Kent
|
|
|
|