HN user

coaxial

236 karma
Posts4
Comments98
View on HN

Got rejected for not 'technically competent' despite polished complex app on both the App Store and on Github. It's insulting to the point I want to start cancelling processes with all Unicorns...

Because "how do we know you didn't copy paste it from a tutorial and claim it as yours?"

It is insulting, and frankly discouraging. As if the only one true way to tell whether you know your stuff or not is to check if you can solve some silly riddle/puzzle under the gun.

One solution is to only apply to companies without a broken hiring process, but sadly they're very rare.

Same here, have tried QC25s and didn't keep them because it made me feel like I had a cold, gave me headaches, and felt like my ears were not equalized pressure wise.

I use concert earplugs now, they are invisible unless someone really looks in my ears, and they attenuate all frequencies equally. This way I can also use them at concerts and they won't ruin the music, just make it much quieter across every frequency.

The open office can't die soon enough, what an absurd fad this is.

I very occasionally still Hy things from Amazon when I have absolutely no other chance. But I do everything I can to find the time locally and buy it instore or from another more reputable online retailer than amazon (which is pretty much anyone except ebay and aliexpress)

When I want commodity items that don't have a specific manufacturer (HDD enclosures, small tools, etc), I'll go to aliexpress because it's exactly the same things as sold on amazon but for a quarter of the price. I just have to wait 3 weeks longer than on amazon.

I don't even get books from Amazon anymore, because there are pirate prints of books.

It's all fun and games when it's just about having the item break after a couple of weeks because it was a low quality copy, but amazon also sells more dangerous things like Christmas lights with fake CE and UL markings or PPE that aren't sturdy enough to meet the norms they supposedly adhere to.

Not even mentioning the returned and used items sold as new for the full price, or the appalling way in which Amazon treats its workers.

It doesn't even make life that much more complicated, and thinking whether I want something so much as to go to the store or wait a month to get it from China is an excellent filter to block impulse purchases.

I used to wonder too why would anyone answer yes if that was really their intent.

I was told that this was a technicality: you plan on assassinating the president (or whatever the form asks these days) but you answered no. Now you can be charged for lying on your immigration document which gives the government a lot more leverage and opens more avenues to convict you (because lying is bad mmmkay). I don't know how much truth there is to it but it makes more sense than having the question hoping someone with bad intentions will have a lapse of judgement and decide to be truthful on the form.

The people I know who have the approach you have now seem to have a harder time finding a job, because every employer expects their engineers to be passionate about whatever it is they're disrupting which signals that they'll work without counting their hours. What is your secret?

In my experience, bonuses are also very discretionary and completely opaque. I've seen countless offers touting a sizeable bonus at the entire discretion of the company with no way to know what are the criteria for award. And what do you know, nobody ever got these phantom bonuses because reasons. But it was included in offer letters and used to lower the negotiated salary as of it was a sure thing, and not everyone was savvy enough to push back.

I suspect that being a trust fund kid ruins it for you anyway. If you were born that way you'll have a harder time enjoying it because this has always been your baseline and you don't really know what life without is like. Now if you started out normal but became trust fund level rich, then I reckon there is a higher chance you'll actually appreciate it. So, don't feel bad, things feel more rewarding when you've earned them but not as much when they were given to you without effort on your part.

Qmk can handle multiple controllers though. My helix is a split keyboard with an Arduino and OLED display in each half and it runs qmk.

My oven has a Shabbat mode: when you activate this mode, touching the controls doesn't make any sound anymore, opening the oven door doesn't trigger the light, and when touching a button the effect is delayed by a few seconds so you're not technically getting any result from touching the button while still getting the effect from touching the button.

Apple's business model heavily relies on planned obsolescence to bully you into throwing away YOUR working iPhone when they've decided its time for you to drop another 700-1000$ by making their latest OS so slow that your phone is essentially unusable. Of course you'll also have to throw away all the expensive accessories you might own because the connection port has changed format too, yet again.

At least on Android I can install a custom ROM, root it, and install a system wide adblocker like adaway. Oh and also my phones cost under 300$ and I can keep them working until I decide it's time to replace it.

Because android works better for me doesn't mean it has to be the same for everyone, but in any case Apple is out to milk money out of you and not to save you from google. Neither companies have your best interest in mind, you're just there to make them money.

Well, you already have "ping pong tables", "snacks", "disrupting the world" and "open space floor plan" listed as perks quite often, so why not. It is a perk as opposed to no breathing air, so...

In my experience amazon doesn't really care. I have received items sold as new that were obvious customer returns, including things like hair clippers. Amazon has absolutely no quality control whatsoever and will sell just about anything you'll send to their warehouses without any control or inspection. Fake CE and UL markings on obviously hazardous items that plug into wall outlets are rampants too. Amazon just doesn't care.

That was my experience as well. And installing an update is a tour de force, every time. Most of the time it goes smoothly but when it blows up, it really does.

This encouraged me even further to run Linux as my daily driver. Without a hackintosh, I might be stuck in overpriced, un-upgradeable Apple land.

Instead, I completely made the switch: got a 300$ fully decked ThinkPad x230 with 16gb ram and an IPS screen, running Ubuntu + i3, and the former hackintosh is now on server duty. I'm finally apple free :)

So I highly recommend hackintoshes as a stepping stone to leaving Apple!

So my understanding is this: as a seller, buy subpar version of whatever item. Send it to Amazon to be comingled with every other item sent to Amazon for that SKU. Sit and wait, Amazon will use some of your stock to fulfill orders from this listing (so other sellers' sales will result in buyers receiving some of your stock). You'll also make sales yourself, and Amazon will send whatever stock from that pool of item (so not necessarily the exact ones you sent in, and most likely the genuine/better quality ones other sellers sent it). You make the sale, keep the money. Meanwhile, the buyer who got your item when buying from another seller will complain and return their item. The seller (not you!) will have to issue the refund and eat the cost. Voilà, you've exploited amazon's comingling to your profit and actually made money off of it.

How do you keep your docker images up to date? With virtual machines or even lxd containers, you can enable unattended upgrades but not with docker. There is a project (I forget the name) to destroy and rebuild containers with the newer image version, but it doesn't work with images that are built off of others using a Dockerfile.