* Posts by travisgriggs@gmail.com

7 publicly visible posts • joined 8 Dec 2016

So you're 'agile', huh? I do not think it means what you think it means

travisgriggs@gmail.com

In 1998, I went to the first talk at OOPLSA about eXtreme Programming. It had been all the rave on the original W2 Wiki. I spent the next 5 years really getting into the movement, experimenting with it, and participating in the larger movement being labeled as Agile. One of my favorite books was Beck's original eXtreme Programming eXplained. It was pretty simple, pragmatic, and it didn point out that the practices kind of supported each other. I found it made a positive difference in the product I was working on at the time. Whether that was a placebo effect that really boiled down to "let the developers think they're doing a new cool thing and managing their own destiny and they'll actually increase their productivity" or not, is something I guess I'll never know.

What I have watched over the last 20 years has been like an accelerated variant of the last 2000 years of Christianity. The amount of pressure to be "doing agile" was huge, but people mixed and mashed it with their own ideas. Which had a variety of mixed results. The "introspection" principle (the idea that you should sit down at the end of every week or so and decide what was working and what wasn't and adjust as necessary). Like the term "Christian", when diluted to the point it has been, it becomes pretty undescriptive to use "agile" as a term to try and communicate what it is your team actually does do (or fails to do).

Brace yourselves, fanboys. Winter is coming. And the iPhone X can't handle the cold

travisgriggs@gmail.com

I am so sick of this new found diversity persecution. Make cool products. Period. Where did that go?

The last couple decades have shown repeatedly the ability of people to be disruptive. I have not noticed there is an "advantage" or "privilege" to the disrupting groups. If you don't like where you're at, go be disruptive.

And maybe go read Kurt Vonnegutt's Harrison Bergeron (http://www.tnellen.com/westside/harrison.pdf). Got to be one of the most prescient short stories ever written.

Nadella says senior management pay now linked to improving gender diversity

travisgriggs@gmail.com

There are two more social strata that aren't being militantly enforced. Yet. I'm waiting for them.

Age Diversity. Too many old people at the top. Too many young people at McDonalds. Obviously, for a company to be successful, and approved, and worthy of my business, it should have an age distribution that matches the world's global age distribution.

Intelligence Diversity. Google employs too many smart people. This is unfair. I'm just an average guy that thinks he's slightly better than average. Google would be better if they employed a better cross section of intelligence and aptitudes. I want an interview process that accommodates me and my less-than-stellar-riddle-solving-skills better.

Bot you see is what you get: The cold reality of Microsoft's chat 'AI'

travisgriggs@gmail.com

Correction...

*Microsoft* command lines are inherently unintuitive.

I've found that unix style command line interaction, given a little training in the early ages some 20+ years ago for me have actually led to a lot of intuitive discovery.

Microsofts few command line forrays have always left me "DFGHJK" printed across my forehead.

systemd-free Devuan Linux hits version 1.0.0

travisgriggs@gmail.com

Honest inquiry

Ok, I'll bite. I've done moderate Linux stuff for many years. I get by fine, but I don't put myself in the sage greybeard class.

I've rather like moving to systemd. I'm not a hard core guru of that either, but I've like having some structured approaches to common unit script patterns. I like it much better than the competing "let's just make the scripts more structured with a layered on meta language" that I was having to learn with Upstart and other distorts variants.

So let's say that systemd solves these problem in a deplorable way, does the anti systemd crowd actually have an alternate solution to some of the problems systemd wanted to solve? Or is it just a party of no?

IBM, Microsoft, US Govt all to blame for globalisation backlash: Jack Ma

travisgriggs@gmail.com

Don't really agree with the guy, except here:

"We just want the IP, the technology, and the brand, and we'll leave the other job. It is not that the other countries steal jobs from you guys — that is your strategy. You did not distribute the money in the proper way."

systemd free Linux distro Devuan releases second beta

travisgriggs@gmail.com

As a novice/accolyte level admin of embedded linux, I have to say that I've actually liked systemd. For me, it brings some consistency and structure to the whole thing. With sysvinit, I was always left parsing a bunch of clever bash scripts, all nearly alike, but some times not quite the same. If there's anything "crufty" about systemd, it is that on a debian system, it's not a complete implementation, because of the legacy of all of the old stuff. So I end up having to navigate systemd, legacy sysvinit, and having to figure out when I should be where. I honestly look forward to the day all the sysvinit stuff is just gone.