Live data from Hacker News

Viewing profile — junker101

junker101

HN member
Joined
Thu, Sep 24, 2015, 8:28 PM UTC
HN karma
37
Public activity
20 items

About junker101

No profile information was provided.

Recent public activity

  1. comment
    Comment #32490822

    We've found https://tilt.dev/ to actually be a great alternative to docker-compose that also keeps the local setup and knowledge more inline with production (which is Kubernetes ho…

  2. comment
    Comment #14023783

    Location: San Diego, CA Remote: no Willing to relocate: Relocating to San Diego now. Technologies: JavaScript, PHP, Python, Java, SQL, NoSQL, DevOps, Cloud, Marketing & Ad Ops, ful…

  3. comment
    Comment #13991301

    It's typically 'SESSION' specific things with connection pooling that I've seen underlying (sometimes long-uncaught) bugs in production systems. e.g. A 'ALTER SESSION'/'NLS_DATE_FO…

  4. comment
    Comment #13074693

    Actually, in larger enterprises (or maybe this should be "non-startup stage companies") I find its actually often the exact opposite. If we're profitable, we're going to invest in …

  5. comment
    Comment #12801878

    Literally, all of those trusts in that scenario are with 'people' which are indeed quite easy to corrupt (or fail without awareness). Possibly more so than potential crypto and cha…

  6. comment
    Comment #12801241

    If you apply zero-trust (as you are here), then its also _impossible_ to assure all those attributes are present in the current voting system. So I see no harm in attempting to sol…

  7. comment
    Comment #12704464

    > The real programmers will say "Yeah it works but you're leaking memory everywhere. Perhaps we should fix that." I’ll just restart Apache every 10 requests. They're cattle not pet…

  8. comment
    Comment #12647937

    If by "single folder on a hidden home page containing unused default apps" you mean "App draw", then you've described Androids (arguably superior) default UX. Put another way.. You…

  9. comment
    Comment #12629051

    Location: San Diego, CA Remote: no (moving to San Diego in Q1) Willing to relocate: Relocating to San Diego January 2017. Technologies: PHP, JavaScript, Python, Java, SQL, NoSQL, D…

  10. comment
    Comment #12297999

    Also, the security aspect: Hangouts would get a bunch of backlash in the Enterprise world if they added the Allo type features to it. So they have pretty much to have separate syst…

  11. comment
    Comment #12096130

    Also worth a look depending on your needs: https://codenvy.com/ (based on open source eclipse che IDE) http://www.koding.com/ (easy hybrid local IDE and/or cloud IDE integration)

  12. comment
    Comment #11866022

    There are firms that offer patent infringement insurance services. The cost is astronomical (7 figures per year). I have a fair amount of experience with patent trolls. I've seen c…

  13. comment
    Comment #11815532

    Location: San Diego, CA Remote: no (moving to San Diego now) Willing to relocate: Relocating to San Diego ASAP. Technologies: PHP, JavaScript, Python, Java, SQL, NoSQL, DevOps, Clo…

  14. comment
    Comment #11687195

    > Facebook has a massive incentive to stop fake accounts As an advertiser, I am pretty certain this is not the quite case in (current) reality. A large part of FB's proposition for…

  15. comment
    Comment #11597678

    replacing the perma-button on the taskbar? and a short-cut key?

  16. comment
    Comment #11551115

    I think you may also be misconstruing the point. Saying that fingerprints aren't passwords is _not_ the same as saying a fingerprint shouldn't be required to unlock a phone. (as wi…

  17. comment
    Comment #11440864

    Since Lyft actually 'supports' the ability for riders to tip their driver, I would suspect the same person is always happier when their fair is using Lyft's app.

  18. comment
    Comment #11433765

    If you work in in any sort of time-sheets based model: WakaTime ( https://wakatime.com/ ) is indispensable.

  19. comment
    Comment #11246697

    The number of people here defending long 'darlings' (or over-generalizing 'long one-liners'), is both shocking and dimsaying to me. Beyond basic functionality one of any (serious) …

  20. comment
    Comment #10955024

    We just do all that compilation prior to check-in for release branch. Basically, version control holds the compiled 'snapshot' of a working app, and host specific variances in the …