Live data from Hacker News

Viewing profile — scrabble

scrabble

HN member
Joined
Wed, Feb 06, 2013, 6:47 PM UTC
HN karma
785
Public activity
387 items

About scrabble

Available for contract / remote work.

Recent public activity

  1. comment
    Comment #20530947

    This is my experience as a staff dev in an org with this type of org chart. Staff devs are considered lead engineers with no reports and sit in most of the lead meetings.

  2. comment
    Comment #19188902

    Very much this. If I'm looking to know about a job somewhere, the first thing I do is check my network to see if anyone who knows me and has worked with me works there. Otherwise I…

  3. comment
    Comment #19082369

    Back when a was a tech lead and made hiring decisions for my team I would run the questions I asked candidates by the rest of the team in a 1:1 setting. We were checking that peopl…

  4. comment
    Comment #18998467

    Padding the array is a bit of a code smell. You can't just pad an array without allocating a new block of memory. After allocation you need to copy the array into the new space. Th…

  5. comment
    Comment #18570713

    In this case Monopoly for Millenials is a Walmart exclusive item. So the money is made from people going to Amazon to buy it.

  6. comment
    Comment #15091063

    It used to be that you could buy them as Digital Signage monitors. But for the most part these might now also be smart devices.

  7. comment
    Comment #15091025

    The last time I bought a TV it took a bit longer because I insisted on buying a dumb TV. Privacy is a large issue for me, but also not loading my TV up with software that it simply…

  8. comment
    Comment #14969308

    That is a major conservative politician talking point. I do not consider it founded in reality, but making it a talking point and an objective does increase political contributions…

  9. comment
    Comment #14912410

    The article said that a judge ruled the search unlawful after the fact, and one of the reasons for that was because of the questioning -- so I'm not surprised there was no question…

  10. comment
    Comment #14912390

    This seemed incredibly questionable for me when I read it. Of course, if he was prevented from consulting with his lawyer, how would he know if this is an empty threat or not?

  11. comment
    Comment #14570225

    > We’ll have you work on actual bugs in our actual code > you’ll pair with us on a real feature or bug Are you paying people who are interviewing with you? Or are you getting them …

  12. comment
    Comment #14036880

    I'll be honest, I stopped reading the article as soon as it mentioned Hypermedia, because I instantly saw the problem as the author being upset that Swagger is not Hypermedia. I ha…

  13. comment
    Comment #13317860

    You wouldn't notice a change from me, since I switched to Linux on my MBP. My next refresh will be to a Carbon, but this laptop is still fairly new.

  14. comment
    Comment #13222358

    Nintendo actually has a very sizable war chest. I don't think they are struggling for survival at all. Although Nintendo doom and gloom has been a popular theme for many years I'm …

  15. comment
    Comment #13194149

    The point is definitely collecting the special coins. The pink coins seem to get harder to obtain as the game goes on. The purple coins afterwards are even harder, and the onyx coi…

  16. comment
    Comment #13178995

    This is helpful for me. I serve on a local board and this very much describes the type of discourse that occurs there. For reference, we run the meetings according to Bourinot's ru…

  17. comment
    Comment #12851194

    I saw that one of the screenshots from the limited number they had was Willy Wonka Slots. So that's a no.

  18. comment
    Comment #12804217

    You could just grab user location and populate it in a db. Use a proximity search to see which users you see and see you. You could also break things down by geofence, but that wou…

  19. comment
    Comment #12752911

    You can't take the Wii U tablet with you. It's not the core of the system. This allows Nintendo to combine their console and handheld divisions so that they can unify their focus a…

  20. comment
    Comment #12752858

    It's brilliant. I have kids, and I could definitely see it coming places like the car where the kids are able to play together, or where I am able to play with the kids.

  21. comment
    Comment #12745743

    Your account is charged when purchases happen. So your account would not be locked. You just couldn't make any additional purchases until you updated your account. Chargebacks are …

  22. comment
    Comment #12745719

    As I understand it, native promises don't make native system calls. They are still pure js. They are just implemented differently from Bluebird which optimizes for the most common …

  23. comment
    Comment #12743723

    Other cards might do chargebacks and fraudulent charge recovery, but I look at online services like Playstation Network. If your account is compromised, and you do a chargeback, th…

  24. comment
    Comment #12739376

    Bluebird already has this, and is more efficient than native. But this is definitely a step forward.

  25. comment
    Comment #12689438

    I think even UI/UX review would be good. Like looking at things that pop up on Show HN and doing a short video covering usability and design of the thing. Seems to me that it would…