Viewing profile — testb
testb
HN member- Joined
- Mon, Jul 17, 2017, 6:54 PM UTC
- HN karma
- 146
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About testb
Recent public activity
-
comment
Comment #18454913
For dashboards, they're all equally terrible IMO and break numerous web patterns (middle click to open in new tab). But every time I deploy a new AKS services, it takes 30 min for …
-
comment
Comment #18424688
Except that Downtown is the only place in SD where being car-free is generally possible. SD has terrible public transportation especially now that Amtrak won't run later Coaster ro…
-
comment
Comment #18104736
What makes you say Cruise is faking? The disengagement data would suggest they're the most viable self-driving car venture behind Waymo.
-
comment
Comment #18091471
Google doesn't even trust itself. My VPN is hosted on GCP and I get these regularly. Sometimes the header is missing and I have to guess which item I'm trying to select.
-
story
Tell HN: I will build your MVP/project in 2 weeks for $5k
There's lots of chatter on HN about startup ideas or side project ideas. I am curious if the HN audience can funnel better ideas than the general public. I will maintain a statusbo…
-
comment
Comment #17936864
There's a good chance you're not missing something - Lots of people don't like SPA's because the consistency of a normal website isn't there. The best SPA's I've used don't actuall…
-
comment
Comment #17932740
The search term you want is 'react ssr' or 'react server side rendering'
-
comment
Comment #17893458
True, best not to make generalizations.
-
comment
Comment #17892893
Hm the advice to be a user would apply for startup founders right? I definitely wouldn't expect engineers to be active users especially in a more mature company with PMs.
-
comment
Comment #17881155
This is a bit different, but you could also look into Harvard Extension
-
story
Ask HN: Is pjax or spfjs still worth using?
I like GitHub's SPA-like feel which doesn't take forever to load as well as being relatively responsive to normal web patterns. Is pjax still the best way to accomplish something s…
-
comment
Comment #17838248
Sorry for the late reply - I'm using Chromium Version 67 dev build. Interesting, I'm p sure other webgl sites have worked fine for me. fwiw I'm on integrated graphics
-
comment
Comment #17833451
* I tried to access the sample which seems to link to /edit but it just redirects me back to the homepage instantly * Page takes an exorbitant amount of CPU and crashes the page af…
- story
-
comment
Comment #17520751
Was about to write this exact reply. A single database and web server goes surprisingly far.
-
comment
Comment #17335919
That's some of the worst information redaction I've seen around. I might even think it's intentional
- story
-
comment
Comment #17297631
I don't quite understand how GAE would affect using Firebase or not. Even on standard you would still use Firebase Auth, there is no GAE specific authentication.
-
comment
Comment #17290758
imo the best way is to look at what other's have built. Here's some of my favorite talks that go from 0 users to millions. Dropbox - https://www.youtube.com/watch?v=PE4gwstWhmc Ins…
-
comment
Comment #17282267
I don't think this pricing is active per https://www.fastmail.com/help/account/member.html I signed up and I only see the same plans as on the pricing page
-
comment
Comment #17216149
Hey, I picked a similar stack when I developed my product. Basically we started with EJS templates since they were the closest to normal HTML but had to move to serverside Vue + Ex…
-
comment
Comment #17216106
SEEKING WORK - Remote, Boston? - [email redacted] Fullstack web + mobile - Primarily JS, Vue, Kotlin, Java, SQL but can pick up anything as needed. Tech Lead @ https://klema.io (JS…
-
comment
Comment #17182106
That makes sense, there really wasn't a good system beforehand for paying others. My primary concern with Venmo holding the cash is that I'd much rather have my bank in charge of i…
-
comment
Comment #17137534
Seems like a problem with trying to remote for hardware in the first place? But this is a great example of how (remote) freelancing/consulting doesn't work for everything.
-
comment
Comment #16739461
Anything involving frontend. Dropwizard seems to fill the niche of API server very well but not beyond that imo