Live data from Hacker News

Ask HN: What are your predictions for 2023?

news.ycombinator.com

1–10 of 816 posts

Ask HN: What are your predictions for 2023?

#1
- Use lists instead of long paragraphs. - One prediction per list item.

Historical:

2022: https://news.ycombinator.com/item?id=29746236

2021: https://news.ycombinator.com/item?id=25594068

2020: https://news.ycombinator.com/item?id=21802596

2019: https://news.ycombinator.com/item?id=18753859

2018: https://news.ycombinator.com/item?id=16007988

2017: none?

2016: https://news.ycombinator.com/item?id=10809767

2015: https://news.ycombinator.com/item?id=8822723

2014: https://news.ycombinator.com/item?id=6994370

2013: none?

2012: https://news.ycombinator.com/item?id=3395201

2011: https://news.ycombinator.com/item?id=1970023

2010: https://news.ycombinator.com/item?id=1025681

Re: Ask HN: What are your predictions for 2023?

#4
- The slow death of SPAs and client side JavaScript (including WASM in that) will commence due to the dubious ROI.

- War against humans and AI commences. The AI content farms will destroy everything by reducing the signal to noise ratio so that all content is worthless regardless of who wrote it.

- Major cloud provider will screw something up and lose a lot of clients leading to a minor shift of corporates back to their own infrastructure.

Re: Ask HN: What are your predictions for 2023?

#5
post #4

- The slow death of SPAs and client side JavaScript (including WASM in that) will commence due to the dubious ROI. - War against humans and AI commences. The AI content farms will destroy everything by reducing the signal to noise ratio so that all content is worthless regardless of who wrote it. - Major cloud provider will screw something up and lose a lot of clients leading to a minor shift of corporates back to th…

> - The slow death of SPAs and client side JavaScript (including WASM in that) will commence due to the dubious ROI.

What do you think would replace it? it seems impossible to manage a modern frontend app without it. For most cases, I think we don't need it though.

Re: Ask HN: What are your predictions for 2023?

#8
post #4

- The slow death of SPAs and client side JavaScript (including WASM in that) will commence due to the dubious ROI. - War against humans and AI commences. The AI content farms will destroy everything by reducing the signal to noise ratio so that all content is worthless regardless of who wrote it. - Major cloud provider will screw something up and lose a lot of clients leading to a minor shift of corporates back to th…

I predict the opposite: more movement towards code running in the browser. Not that it is necessary always a good thing!

Re: Ask HN: What are your predictions for 2023?

#10
post #5
post #4

- The slow death of SPAs and client side JavaScript (including WASM in that) will commence due to the dubious ROI. - War against humans and AI commences. The AI content farms will destroy everything by reducing the signal to noise ratio so that all content is worthless regardless of who wrote it. - Major cloud provider will screw something up and lose a lot of clients leading to a minor shift of corporates back to th…

> - The slow death of SPAs and client side JavaScript (including WASM in that) will commence due to the dubious ROI. What do you think would replace it? it seems impossible to manage a modern frontend app without it. For most cases, I think we don't need it though.

Server side rendering with light weight JavaScript. The point you make about most cases not needing it is spot on.
Post reply on HN