Live data from Hacker News

Viewing profile — thornygreb

thornygreb

HN member
Joined
Thu, Sep 11, 2014, 3:25 PM UTC
HN karma
106
Public activity
34 items

About thornygreb

No profile information was provided.

Recent public activity

  1. comment
    Comment #40191185

    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 ve…

  2. comment
    Comment #38687917

    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 tho…

  3. comment
    Comment #38551299

    Benson NC? That is some good BBQ.

  4. comment
    Comment #31219997

    https://urbanfootprint.com

  5. comment
    Comment #28721964

    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…

  6. comment
    Comment #28717314

    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 …

  7. comment
    Comment #28706293

    I pay for jetbrains datagrip, worth every penny.

  8. comment
    Comment #28530295

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

  9. comment
    Comment #28485937

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

  10. comment
    Comment #28484651

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

  11. comment
    Comment #28484465

    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.…

  12. comment
    Comment #28130641

    Done it once..in 20+ years accompanied by an entire re-write, so not often enough to care about this at all.

  13. comment
    Comment #26715660

    I used to miss packages but I mainly use schemas now to organize. Not the same I know but as good as it gets. I also add https://github.com/okbob/plpgsql_check so that I can find b…

  14. comment
    Comment #26697875

    You will eventually run out of memory or some other restraint given large enough datasets. PostGIS will churn through it and not crash...

  15. comment
    Comment #26464917

    Similar, I didn't get any anime exposure really in the 70's. My intro to mecha was through Space Giants ( https://www.imdb.com/title/tt0061299/ ) after school on TBS.

  16. comment
    Comment #24578247

    nice, similar to tern which I've been using lately after using flyway for years. https://github.com/jackc/tern

  17. comment
    Comment #23613085

    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 s…

  18. comment
    Comment #17735840

    My Ford has one key, works on everything, of course it is a truck and has no power locks or windows.

  19. comment
    Comment #15346895

    I don't know if it is related, but a certain three letter agency we do business with is having an IT freeze from 9/21 to 10/3 which means no changes of any kind to any production s…

  20. comment
    Comment #14813654

    100g protein * 4 = 400 calories + 10g fat * 9 = 490 calories to stay healthy? Maybe if you are 3ft tall and sedentary.

  21. comment
    Comment #12599307

    downvoted for asking a question, kills me it does.

  22. comment
    Comment #12598372

    So tell me this, polio and smallpox were eradicated, but I am 45 years old and never had a smallpox or polio vaccine, so that makes me an anti-vaxxer regarding those two, yet here …

  23. comment
    Comment #11346905

    I'm sorry, but documentation is one thing Oracle is NOT lacking. http://docs.oracle.com/cd/E11882_01/nav/portal_booklist.htm

  24. comment
    Comment #9974407

    Because if you use the input parameters correctly they are immune to injection. If you concatenate unsanitized input you are susceptible no matter where you write the SQL.

  25. comment
    Comment #9705686

    Longtime Oracle dev/dba. I have been using PG now for over 6 years, and it is my #1 choice for new projects if possible. Oracle beats it in instrumentation and tooling and to me th…