Live data from Hacker News

Viewing profile — tjdetwiler

tjdetwiler

HN member
Joined
Sat, Mar 17, 2012, 7:39 PM UTC
HN karma
353
Public activity
108 items

About tjdetwiler

No profile information was provided.

Recent public activity

  1. comment
    Comment #36773905

    FYI Android apps are also in a VM now. https://chromeos.dev/en/posts/making-android-more-secure-wit...

  2. comment
    Comment #34889923

    Amazon actually tells employees that they have a "total compensation" philosophy, which means that when the value of unvested shares increases then Amazon will take that into accou…

  3. comment
    Comment #34836444

    You can still return the str reference; callers can easily do the copy if they need while allowing for zero-copy for simpler usages.

  4. comment
    Comment #33334439

    With x you're just bringing a window manager that plugs into the x-server. With wayland there's no standard 'window manager' plugin to arbitrary wayland servers. So the wayland exa…

  5. comment
    Comment #30261254

    It sounds like they're actually saying they see Linux as a conduit for cheating and they don't see enough upside to be worth that risk.

  6. comment
    Comment #23934523

    CS tools should require some 2FA based on personal information. CS agents should not be able to access arbitrary data.

  7. comment
    Comment #23772214

    git config --global core.editor

  8. comment
    Comment #11247246

    Rust's cargo does something similar, however it looks like they were much more conscious of git-scalability (ex: limiting the directories in a single level, only appending lines to…

  9. comment
    Comment #9641144

    ARM has something similar: http://www.arm.com/products/processors/technologies/jazelle....

  10. comment
    Comment #9499346

    Lyft (as far as I know) won't show the driver your destination until the ride is started. It's intended to save time in allowing the driver to bring up directions and not as a deci…

  11. comment
    Comment #9195714

    The email I received made me look at some long lost repositories of mine that I did while learning in school. It's always fun to be able to look back on work you did when you were …

  12. comment
    Comment #9108753

    All APIs have performance SLAs that are not consistent. You may have 50% of requests finish in 200ms or less, 90% finish in 300ms or less, and 99% finish in 600ms or less. You can …

  13. comment
    Comment #8818437

    I personally find cubes to be the worst combination of collaboration vs privacy. You still have people who will walk up to you when you're working, but the cubes really break up th…

  14. comment
    Comment #8815380

    I went from private office to open floor plan when I switched jobs last. It was towards the bottom of things I cared about when I was considering the move. Private offices are defi…

  15. comment
    Comment #8551336

    Even better, here's what I get: http://i.imgur.com/QCyCMDH.png

  16. comment
    Comment #8461650

    As someone who only read the headline, that comment really piqued my interest.

  17. comment
    Comment #8421358

    Wouldn't that be impractical or impossible from a visa standpoint? That seems like a lot of H1Bs in 1 year for a single company.

  18. comment
    Comment #8254044

    It's intended to be shorthand for: if (text2 != null) { text2.replace() } Essentially they're moving support for @Nullable and @NotNull into the language and compiler. https://www.…

  19. comment
    Comment #8095002

    Lyft provides a picture of the vehicle that will be picking you up.

  20. comment
    Comment #8069440

    Have you tried IntelliJ?

  21. comment
    Comment #8065737

    A singleton object doesn't need to be re-allocated.

  22. comment
    Comment #8064849

    Can anyone provide context on "Heavy usage of static classes and methods, for simplicity and better performance." Is performance _really_ an issue here?

  23. comment
    Comment #8054696

    Perhaps, but before I had a Kindle I spent roughly $0/year on books. Now I buy 3-4 books in the $1-$5 price range a month.

  24. comment
    Comment #8053756

    I assume it's a technical book? There are very few novels I'd pay even $10 for.

  25. comment
    Comment #8002948

    Can you elaborate on your opinion of the x240 (x220/x230 fan here, never used am x240)