Viewing profile — taway555
taway555
HN member- Joined
- Wed, Jun 12, 2019, 8:23 PM UTC
- HN karma
- 80
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About taway555
No profile information was provided.
Recent public activity
-
comment
Comment #23118012
I'm not sure what your setup is, but 8 seconds to load a profile is not my experience. It takes less than a second here. This is an anecdotal datapoint that is insanely useless in …
-
comment
Comment #23104993
Please provide sources for core usage for each of the games referenced in your list.
-
comment
Comment #23095826
It makes sense. Just like "economy" vs "first class" for travel. As a business, it needs to partition out the consumer buckets into various groups for profit maximization.
-
comment
Comment #23084826
For a Linux user, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mount…
-
comment
Comment #23082020
Can you please show at least one example that you consider to be "great"? I'm curious.
-
comment
Comment #23081998
It's almost disheartening that there are folks out there that like the clump, cluttered busy mess that is sourcehut.org over the clean, beautiful design of the Stripe website.
-
comment
Comment #22744020
jealousy
-
comment
Comment #22733015
For a Linux user, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mount…
-
comment
Comment #22730112
My family has ordered online from all three of these retailers during this pandemic. Walmart and Target may have roots in traditional retail, but their online pipeline is quite rob…
-
comment
Comment #22688451
shorts taking profits.. remember, you have to buy to close a short position.
-
comment
Comment #22688313
I'd rather use a native app than a PWA any day of the week. The experience of a mobile web app is clunky, slow, typically ugly, and just a generally bad experience.
-
comment
Comment #22560345
Essentially all of the events you mention plus a good amount more are either in an active product development pipeline for vendors we work with or are actively being worked on inte…
-
comment
Comment #22560065
I'm in the industry and I have to agree here. All of the devices we develop and use (third-party) either already have this capability built-in to the device or are working on it ri…
-
comment
Comment #22438520
Every single line of code at my company is subject to a peer reviewed pull request and isn't accepted unless at least 3 people approve it.
-
comment
Comment #22437531
what about code review? And if the answer is that everyone at the company is a rock star and doesn't ever need code review, then I'll be at a loss of words.
-
comment
Comment #22410024
I'm currently at a company where our iOS product has millions of paying customers. FWIW: We run a flavor of the coordinator pattern + MVVM. We use delegation to handle messaging be…
-
comment
Comment #22388132
Easiest way to cut through the noise is to give candidates some whiteboard questions. This will invariably filter out some good candidates that aren't good at these problems, but y…
-
comment
Comment #22352283
I still don't know why DropBox is a thing. For a Linux user, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlft…
-
comment
Comment #22331921
I do, but more so the era in which I heavily used it. I started a local IRC channel for my high school. Word spread and eventually we had 100-200 people on it every single night, w…
-
comment
Comment #22198084
native, all the way. launch on one platform. get traction? fine, scale to multiple platforms and at that time evaluate whether you should move to a cross platform framework (i.e. r…
-
comment
Comment #21518243
https://teachyourselfcs.com/
-
comment
Comment #20773310
1) Do every easy/medium problem on leetcode. Do the hard ones, too, if you want to go above and beyond. 2) Go back to step 1 until you pass an interview.
-
comment
Comment #20510337
i'm self taught without a CS degree. I filled in many of the gaps by studying for technical interviews. I can rattle off every type of data structure, every type of classical algor…
-
comment
Comment #20168932
i was able to do this. i had one side project/app published in the app store and one freelance contract. those alone got my foot in the door for technical interviews... from there,…