thornygreb's comments

thornygreb | 1 year ago | on: Monorepos: Please Don't (2019)

Yes, but very often you are trucking along just fine with some version of a dependency and then all of a sudden it gets a CVE and the fix has only been applied to the next major version and not backported because the version you are on is no longer supported. And now you are in dependency update cascading hell.

thornygreb | 2 years ago | on: The teenager who lives like it's the 1940s

I have a functioning rotary phone connected to POTS. I do live in the sticks though. Only issue is automated systems that ask me to dial 1 for foo, 2 for bar, etc. But a lot of those now actually also take voice.

thornygreb | 4 years ago | on: Senior developers are leading the great resignation movement

I resigned yesterday, and with 20 years experience I guess I'm a senior dev. It was many factors, but management and the amount of process and the banality of the work finally did me in.

Maybe management is dysfunctional everywhere, I don't know, about to find out but mine literally just copied the email (headers and all!) from the client into the ticketing system and assigned it. Most of management has been there for decades and it has been their only job ever.

I spent more time tracking my time spent in the various systems and monthly reports than actual dev work. And the work was so mind numbingly boring.

I took the plunge and applied to half a dozen interesting job posts and that was it. I was worried about ageism, being an imposter, having to leet code, endless rounds, etc. But it wasn't that bad at all, a small take-home and a few rounds of talking about experience and now a nice pay bump and new problems to solve.

thornygreb | 4 years ago | on: Problems with Oracle SQL

Exactly, and many features that are in the standard now and we take for granted were invented by Oracle in the first place.

thornygreb | 4 years ago | on: Problems with Oracle SQL

Oracle has quirks, yes. Oracle the company is...yes. We all get it. Oracle RDBMS has been around for longer than most of us have been alive and has amazing backwards compatibility. It has features I wish PostgreSQL had and vice versa. Nothing is perfect.

thornygreb | 5 years ago | on: Opinions I have formed about the “geospatial industry”

seriously though, if I had a nickel for everytime one of the gis staff asked me to process something for them using postgis because arcgis would crash on them I would be rich. it seems like gis staff have turned into pretty map makers and most of the real processing and such is done in open source tools (postgis, gdal and python)
page 1