devil_d0c

joined 1 year ago
[–] devil_d0c 1 points 8 months ago

I mean, I did a quick Google search. The first result says otherwise.

[–] devil_d0c 1 points 8 months ago

My dad and I both think apple has been best bang for the buck. I've let that one lapse, but I've enjoyed their originals.

[–] devil_d0c 4 points 8 months ago (2 children)

I still pay for it because they haven't cracked down on sharing. It's why o still have Hulu too.

If that goes, then so does my sub.

280
Lilly (lemmy.world)
submitted 8 months ago by devil_d0c to c/cat
 

Full name: Lilliana Los Pantalones

278
submitted 8 months ago* (last edited 8 months ago) by devil_d0c to c/cat
 

the stretch, the fur, the belly

[–] devil_d0c 2 points 8 months ago

I'm in that boat now 😭

Except I built the app from the ground up and I was super proud of it. I learned so much about PKI and S3 and made a better system for our suppliers, engineers, and customers.

The fatal flaw was that changing supplier workflows was a complete non starter. It didn't matter that I reduced the complexity of supplier involvement and made it easier for them to work with us, the old supplier portal HAD to be their front end, which has no api to interact with (one of the drivers for this project).

Without the direct supplier pipeline, the tool is worse than useless. Now we need a manual process to receive, validate, and sign software before moving it to the new system. Then to deliver it requires another manual process in reverse.

I made everyone involved life worse.

[–] devil_d0c 8 points 9 months ago

Oh no my cilantro aversion

[–] devil_d0c 7 points 9 months ago

Guys it's a bit, he's doing a bit. Calm down.

[–] devil_d0c 9 points 9 months ago

I think they mean "looting."

[–] devil_d0c 7 points 9 months ago (1 children)

I've learned a bit about trans life and issues from boards like these. The problem is that people assume that you know everything, and making a bad assumption is a personal attack.

So learning about trans issues is this annoying game of: put my foot in my mouth, get piled on by a bunch of pissed off internet commenters, try to engage so I can learn something, wade through the vitriol to find the one or two people not putting words in my mouth, learn a new thing.

It's exhausting and makes me not want to try most of the time.

[–] devil_d0c 0 points 9 months ago

Worked out ok for me

61
mood (lemmy.world)
 

Commit message: update .gitlab-ci.yml

 

I dunno... just software engineering things I guess.

47
lgtm 👍 (lemmy.world)
submitted 10 months ago by devil_d0c to c/programminghumor
 

115 files changed and almost 3k lines added... sure, I'll have this reviewed by tomorrow for ya 🙄

245
DO NOT TOUCH (lemmy.world)
submitted 11 months ago* (last edited 11 months ago) by devil_d0c to c/programminghumor
 

Edit: so im done with my preliminary research into this codebase.

Our corporate SSO provider is changing, so I've been updating our tools to take advantage of the new badges. I found this in a web application that I started on today. The original developer is long gone, and according to our PaaS, this app has been running for just under 3 years without an update.

There is no CI/CD, blue-green deployment, or back ups. The database is an H2 db with ddl-auto set to create-drop on startup, meaning that this database will delete itself if the app is restaged but thanks to this guys code, it won't populate itself. 🤷

 
view more: next ›