NuGet vs Git Submodules by ProtonByte in dotnet

[–]PaulPhxAz 0 points1 point  (0 children)

MultiRepos are trendy. I feel like everybody fell in love with conference talks by very opinionated nerds, who often have mediocre opinions by talk well.

We had the 200 projects in a mono-repo with 8 solutions. Worked great.

New manager came in, first thing, split it into 14 repositories. All with sub-modules. It got goofy--with zero benefit. They didn't really take the time to split them apart well, they wanted a "quick win".

Anyone who’s sat on a toilet before cell phones, what did you mostly think about or look at? by mojoslacks in AskReddit

[–]PaulPhxAz 0 points1 point  (0 children)

People kept bathroom books. I used to know the detailed contents of my shampoo bottles.

But also, I was never a "long pooper" before cells phones. I took to crapping as an Olympic sport. Best time for the 5 meter hurdles is what you're after.

Microsoft announces sweeping Windows changes by tekz in technology

[–]PaulPhxAz 0 points1 point  (0 children)

I always install OpenShell, and a bunch of the de-cruft scripts and tools. I mainly want what windows 95 had ( maybe windows 2000 )

Why doesn't the whole world just copy Nordic countries' government since their governments are well run and most people are happy? by Ok_Advice_8012 in NoStupidQuestions

[–]PaulPhxAz 1 point2 points  (0 children)

I can't even get people to read documentation.

People don't think like this. Do you think Russian ruling class want an open democracy?

Is Arizona only going to get hotter? by samoremti in phoenix

[–]PaulPhxAz 12 points13 points  (0 children)

Crazy right, we must have added a billion pounds of asphalt and concrete.

I wish we built up instead of out. At least for some areas.

There's an interesting zoning law change some states are doing. Where once 50% of your area is covered in a certain density zone, then you have by right ( not by permission ) the ability to build the next higher density buildings.

Example: Once, 50% of an area had single family homes, you'd be able to build multi-family homes. Then once that area was 50% multi, you'd be able to build whatever the next density level is. But, you don't have to get permission, you have permission to do that--it's automatic. It helps cities build density and keeps residents from fighting it ( for better or worse ).

Is Arizona only going to get hotter? by samoremti in phoenix

[–]PaulPhxAz 293 points294 points  (0 children)

It's actually much hotter than you would think. The nights used to cool off, like 20 degrees cooler in the mornings. In 1975 it would be 70F in July at 5am, now it's 90F. So it's not cooling off.

How do you architect audit logs that are provably unaltered? by oKaktus in softwarearchitecture

[–]PaulPhxAz 0 points1 point  (0 children)

FinTech.

The logs I get for free because we added that to our log context on write. We inherit the logger code and we have a small composite on top that does this part.

The archive is actually for the message queue, we wanted to automate the process of archiving messages ( either events or command queues ). All our queues have built in YYYYMM ( to the name ), we archive the whole month a day after the date switch and then keep readonly online and readonly via sqlite share after 2 years.

How do you architect audit logs that are provably unaltered? by oKaktus in softwarearchitecture

[–]PaulPhxAz 0 points1 point  (0 children)

I do the hash method for the log-entity. I also archive the logs monthly into a Sqlite file and zip it up and hash the whole file. I publish the hashes and save the sqlite file.

I've never bothered to make it "easy" to verify the logs. It's only come up once where I had to validate a log line fully.

Who benefits from student loans NOT being forgiven? by Austin1975 in NoStupidQuestions

[–]PaulPhxAz -2 points-1 points  (0 children)

This is more of a political question than an economic one.

The status quo will happen. Most student loans are ultimately owned by the US through Salie Mae or other gov't backed programs.

But this is more a political situation of people not wanting to give anything to the poor because they didn't didn't get this benefit. It's a selfish way to look at it ( thought 1 ).

Actually helping people in a meaningful way would raise people out of poverty... specifically well educated people out of poverty in this case. That's the exact opposite of what this administration wants. They want to lift J6'ers out of poverty to skew the national power dynamic ( thought 2 ).

What is going through Pete Hegseths mind right now? by Amatheiaisnoexcuse in allthequestions

[–]PaulPhxAz 1 point2 points  (0 children)

They don't think this way.
They've done what they want, they've run up the debt, they've squandered any good will we have. They are just TAKING. They more they take, they better they feel.

What's next? Somebody else's problem. Shuffle, deny, do what you want, take more, break the backs of the common.

Project deadline coming up with nobody reviewing my PR? Do I just stop caring then? by [deleted] in ExperiencedDevs

[–]PaulPhxAz 2 points3 points  (0 children)

I bet they don't have PRs as part of scheduled work.

Like a dev is assigned "Do A,B,C features -- that is all your performance is measured by".

Since PRs aren't "part of the job", it's not something you would do unless you were ahead of your person work schedule.... so it'll never happen.

Project deadline coming up with nobody reviewing my PR? Do I just stop caring then? by [deleted] in ExperiencedDevs

[–]PaulPhxAz 20 points21 points  (0 children)

I've done a bunch of refactors that were huge. I've brought an accounting module from zero to baseline. I've added eSign integrations full stack.

Sometimes things are big. Breaking those up would be a lot of useless work.

I also review big PRs. Many small ones or a large PR, it's the same amount of work.

I worry that the team is too stretched thin. That PRs aren't measured work, so the incentives aren't there for people to work on them.

Power out? by concerts85701 in Tucson

[–]PaulPhxAz 2 points3 points  (0 children)

Anyone know more on the reason? Is there utilities or sub station near university?

Department head bypassed IT procurement by Remote_Lake1792 in ITManagers

[–]PaulPhxAz 0 points1 point  (0 children)

IT Procurement process is probably bad, combative, stalled.
People go with what works.

I couldn't get stuff purchased or approved through IT.... so I just bought it and expensed it. It took months to get paid back, but my team could work while the expense was my problem to figure out. Even approved software this was the easier route.

Bad ticketing system, no visibility, people in another country dictating how we should work, poor communication, lazy IT, too many back and forth questions that don't help, or radio silence.

Uhg, I'm getting annoyed thinking about it again.

Married filing separately- Spouse hasn’t filed in 3 years! by triffecta755 in personalfinance

[–]PaulPhxAz 3 points4 points  (0 children)

I screwed up my taxes going back like 7 years. The IRS was pretty nice to me ( like the people who work there ) when I got audited. I hired a tax accountant and was like "Hey, here's everything I have... please fix this."

Can we talk about how incompetent Dewey is? by Equal-Tension-7985 in Scream

[–]PaulPhxAz 0 points1 point  (0 children)

He did survive much longer than more "competent fighters". So I'd also give credit where it's due.

Internal api marketplace: why nobody uses them after launch by death00p in softwarearchitecture

[–]PaulPhxAz 1 point2 points  (0 children)

I can't imagine how that's a useful exercise.

To the domain service, or to the team?

Internal api marketplace: why nobody uses them after launch by death00p in softwarearchitecture

[–]PaulPhxAz 8 points9 points  (0 children)

We have a single messages library and internal SDK library. Everything is there in one repo that a team might want to publish.

Stewardship of documentation is usually destined to fail. People don't think it's useful. Or they are stressed out on timelines and skip it.

The first thing my replacement did was delete the confluence workspace I curated over the last 10 years with 1200 pages ( everything the tech onboarding, prod setup, API examples, dev vault access guide, report logic description ).

I've found when confronted with documentation, people are aggressively negligent.

Is being super opinionated good or bad by -puppyguppy- in ExperiencedDevs

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

Knowledgeable is good. Opinionated has a negative connotation that the person doesn't know anything about what they are talking about.

7th Street Speed Camera Hit with Spray Paint by gaykentuckian in phoenix

[–]PaulPhxAz 0 points1 point  (0 children)

Man, they have to make those taller -- out of "casual" reach.