Hacker Newsnew | past | comments | ask | show | jobs | submit | aigoochamna's commentslogin

"Even Mark Cuban can't..."? What has Cuban fixed?


The Dallas Mavericks - at least initially.


Meh, if they forked they should have called it "iron oxide" or "FeO" or something. Lost opportunity...


If you think that way, you are not objectively weighing the benefits of server side rendering. It _is_ useful and shouldn't be tossed away for the benefits of a 6MB javascript blob.


You can do better than a 6MB blob. You can code split and cache. It's not that bad. Especially if it's an app, not an SEO site.


A 6MB blob is identical to 2MB, 1MB and 3MB blobs.


Not quite.

1. They can potentially be downloaded and parsed in parallel

2. They can be invalidated independently, meaning on your next visit you may only need to re-DL the 1MB blob instead of the whole thing

3. Not every page will need all 3 blobs, you might only need the 2MB blob to load the homepage which means it'll load a little bit quicker. Then you can either load the next blob on the next click, or start downloading it in the background so the next click is nearly instant

4. You can do this not just between pages, but progressively within a single page. Render part of the UI, wait for the 2nd blob, then render the components that need that bit.


If their hacking ability is anything like the engineering ability you can contract then I am not worried.


If you're unable to hire quality talent, that's either because you can't afford the market rate or because you are incompetent. I don't know why you would want to advertise this.


I don't know why, but the entire demonstration and explanation of the vision pro felt totally surreal. It felt like a 5-10 minute opening sequence for a Black Mirror episode.

I don't think anyone asked for this.


A close friend of mine went to highschool with George. Everything I read about him coincides perfectly with all of the highschool stories. At least he has stuck true to himself all these years :p


anything specific come to mind?


Why is this is a surprise? You don't own Reddit. It's not "your" subreddit. You're a free worker (moderator) and you went against the boss (Reddit). Of course they fired you.


Anyone else think Stackoverflow has been in a decline the past decade?

Stackoverflow hardly surfaces when I am searching for help and when I find answers it's usually a blog or a hosted blog somewhere. Most Stackoverflow answers are usually 4-5 years old and outdated.

Perhaps it's simply my engineering has improved in the last decade and I no longer search for help very often and when I do it's outside the scope of Stackoverflow..


Happened to me once in college in New York. A kid smashed the vending machine and chips were everywhere.


Learn and master fundamentals and not technologies.

Html, css and javascript will be useful forever. As will basic computer science, architecture and so on.


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

Search: