Comment on: Jetbrains, DataGrip. What do you think?
0 06 Feb 2016 04:50 u/AFloatationDevice in v/programmingComment on: What kinds of problems is /v/programming solving these days?
Just got done with some java code that compares user feeds containing system access they are entitled to against feeds from the target systems. It's boring stuff but it puts food on the table.
Comment on: What are you working on?
Mostly identity management related projects. Automated provisioning of user accounts/access, that kind of stuff. Most is done in Java, with some javascript and the occasional python, perl, powershell and bash scripts thrown in the mix. Oh and writing reports...I hate reports...but they pay the bills I guess.
Comment on: C Plus Equality (C+=), a feminist programming language
The example code is golden. #consider and don't forget to call PrivilegeCheck()!
It does the job for what I need (mostly building queries) and it's a familiar interface. I'd been using the EAP (0xdbe) for several months and it's definitely come a long ways since the EAP started.