Hacker Newsnew | past | comments | ask | show | jobs | submit | thornygreb's commentslogin

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.


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.


You can play dtmf into the microphone with a separate device



Shouldn’t that still work there if they work for dialling?


No, the dialing on a rotary phone is done by quickly closing and opening the circuit (this means you can tap out numbers by hand on the switch that detects you hanging up the handset).

Press 1 to continue systems require the DTMF tones to be played down the line, either by the phone or any other device held up to it.


Benson NC? That is some good BBQ.


Yes indeed, it's roughly a 20 minute drive from us so we'll go there if we're heading to/from somewhere on I-40.



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.


What kind of work you were doing? I'm working in bank and most of my work is finding a bug in tens of thousands lines of logs and then fixing it. It's really slow not because it's hard to solve but because literally everything there is slow. New features consist mostly of integrations on systems so rest call and them data process. It was similarly dumb?


I used to do a similar job a few years back. Reading logs upon logs and reading code I didn't write. I was so depressed I eventually got fired. Now I earn a third less, but I design and code my systems from start to finish. It really makes a difference if you have a feeling that you did something of value at the end of the day.


Instead of quitting I retired this year after 40 years as a programmer. I was much in demand since I could do with fewer people and deliver things no one else could do, yet my team was taken advantage of repeatedly and given no thanks for anything. In the end it simply wasn't worth the long hours any more. I didn't work in a FAANG company but a huge non tech company that used a lot of tech to support the business. Now I make art using my programming experience and life is much more pleasant. But my former team (younger than I was) still suffers and likely each will move on soon as well.

Programming as a profession has always been a blend of amazing and fun, and stupid and sucky for 4 decades. Still better than lots of things you could have to do instead. I never got rich or anything, but still have enough for a decent life.


In my experience it's rare for a company whose core product is not technology to realize the ROI they're getting is completely worth is and to continue investing in tech and appreciate their tech staff.


I'm right with you. 20 years experience, I guess I'm a senior dev. I'm worried about ageism, being an imposter, having to leet code, endless rounds, etc.

How was it out there? I haven't been getting the recruiters hitting me up on linkedin as much, I wasn't sure how hot or cool the market is.


> How was it out there? I haven't been getting the recruiters hitting me up on linkedin as much

Not nearly as much experience, but I had the same issue. I was expecting once I opened up, I’d have a flood of messages in my inbox, given how everyone is saying how hot the market is. However, I feel like I’ve seen less than previous job searches, and filtering out irrelevant, low paying, shit jobs from those the number is even more disappointing.


Are you trying to only find remote work? What area do you live in?


Yeah only remote right now. Normally I’m open to relocate, but I recently had to renew a lease that’s not breakable.

I’m in central FL and I’ve been generally disappointed in this state from a job market perspective. Most of the recruiters I’ve spoken to are recruiting for roles within the state, regardless if they’re fully remote or not.


how do you ensure that new company isn't the same or just slightly better than older company. Everyone seems to promise rainbows and ponies in the interview.


You don't really, that is why I consider the pay bump what I call 'grass is not greener' insurance. I'd rather get paid more for the same thing wouldn't you? And I can't imagine it much worse really. But you won't know without trying.


I pay for jetbrains datagrip, worth every penny.


Seconded. DataGrip is terrific and supports every database type I have ever come into contact with. And it's all JDBC-based so you can add new connectors pretty easily (from within the app, no less. No fiddling with files necessary). I had to do that to do help on a proposal a few years ago for a project that had a Firebird database and Datagrip didn't natively support it.


Going to second this, however I will warn, at least in my experience it is a little bit different from most DB IDEs. I didn't like it at all first time I used it, then a friend told me to give it another try. I've never looked back, fantastic tool.


One of my coworkers uses datagrip. Needing to install mysql specific tooling so that they can take a full database dump is kind of frustrating. Many other tools can do it out of the box, why not datagrip?


Reminds me of Salvage 1 (https://en.wikipedia.org/wiki/Salvage_1), Andy Griffith goes to the moon in 1979!


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


My goto was Tom Kyte (https://asktom.oracle.com) for learning the 'why'. Burleson is an interesting character, but not always correct either.


Last I've heard of Tom Kyte: https://archive.is/20150928144011/http://www.oracle.com/tech...

His answers were sometimes prime examples of what is today known as seriously unwelcoming. But I remember I un-learned the "best practices" meme reading one of his answers. In fact it was just one sentence, some concise version of "if the 'best' setting existed, nobody would bother to make it a configurable option". But it clicked.

Burleson's more advanced answers were of limited usefulness, because they have never mentioned the exact oracle version. They often have been only valid for antiques like Oracle 7.


Tom Kyte books were great and beyond Oracle, I learned a lot about databases generally from them.


My SO was a Oracle DBA and she swore by Kyte's books.


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.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: