Hacker News new | past | comments | ask | show | jobs | submit | scrabble's comments login

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.


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'll see if people I'm close to know someone who works there.

Then I'll set up a chat with either an internal recruiter for that company or a hiring manager. The chat is to discover if the company would be a good fit for me, and on their side to see if I'd be a good fit for the company. If both of those things are true then interviews come very quickly afterward.

Having someone who works there means that you already have someone internally who can vouch for you. If it's already determined that you'd be a good fit from internal discussions then you generally have a leg up in the hiring process. And again it's also really great to figure out where you definitely don't want to be working.


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 people could answer the questions well -- and sometimes when they couldn't it could show us weak points and give us ideas for training.

I always ended those 1:1 sessions by asking if the team member would be comfortable working with people who couldn't get to the correct answer. And if they could, what they would want to see from a candidate working on the question.


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. This is a significant amount of overhead to a fairly straightforward and efficient algorithm.


Well, that's easy to fix - copy your array into a linked list so you an insert elements at the head efficiently. ;-)


Yes, the real problem with this implementation is the data structure they use. But is `next == null` a special case? ogod what do we do?!


This is interesting. Is it possible to implement a linked list while eliminating the end of the list ‘edge case’, in the fashion of the parent article?


Create a "sentinel" node which represents null and also points to itself, perhaps?


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


I actually made money off of an exclusive back in the GameCube day. They did The Legend of Zelda: Collector's Edition for the GameCube that had both games released for the NES and Nintendo 64, with the former including revised texts fixing the original mistranslations, a demo of The Wind Waker, and various promotional videos.

It was going for 50-100$ on eBay. The only way to get it was to get a subscription to Nintendo Power during the promotion so... yeah.... I was getting a few dozen Nintendo Power magazines in the mail every month for a year and pocketing 20-70$ per subscription after the sub price and eBay/PayPal fees.

Funny thing was, if people messaged me and just asked how I got the copies I flat out told them "just go get a Nintendo Power subscription".


I can't remember how I got a copy of the Collector's Edition, because I don't think I had an NP subscription. Was it a pre-order bonus for Wind Waker as well?

In any case, I found it endlessly amusing when I would go to Gamestop and see used copies of the Collector's Edition marked for sale at $50 or so. Particularly with the giant "NOT FOR RESALE" text on the cover:

http://static4.wikia.nocookie.net/__cb20110103022630/zelda/i...


Apparently there were other ways to get it but I only knew of the NP one

https://zelda.gamepedia.com/The_Legend_of_Zelda:_Collector%2...

>In the United Kingdom, the Collector's Edition was available to GameCube owners who mailed Nintendo proof of purchase of one of several selected GameCube games, including The Wind Waker, F-Zero GX, Mario Kart: Double Dash!!, 1080° Avalanche, Mario Party 5, and Eternal Darkness: Sanity's Requiem. Consumers could also send proof of purchase of two titles from the Player's Choice range to receive the game


Yes! I got this bonus disc as a pre-order bonus for wind-waker. The "harder" version of Ocarina was a new triple A game all by itself and is still included in the Nintendo virtual console versions of the game on Switch and Gameboy from what I understand.


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.


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 doesn't need.

I ended up getting a TV that is not from a major brand, but has ended up looking just fine to me. I would love if more manufacturers continued / resumed selling dumb TVs of high quality.


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 from wealthy sources.


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 questioning in the cases you are familiar with since they may have been carried out correctly.


My interpretation was that the questioning was unlawful since they asked about other companies that might be selling these android boxes. They were supposed to limit questions to his particular case.


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?


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

Search: